Hands-on Lab Exercise Guide

existing PowerShell instance and type the following and hit return : Get-PSDrive ... Run the following simple script from the root of PoSH: (To get to the root just type cd\ & hit return) C:\> .\createinstancescript.ps1 Reminder: You should be running this script from DC2 6. Browse to the root of DC2 and open createinstancescript.ps1 with notepad to view the contents and script structure: Note ... ................
................