Getting Started With Microsoft PowerShell

get-content gc,cat,type get-location gl,pwd get-member gm remove-item ri,rm,rmdir,del,erase,rd write-output write,echo Table1: SomePowerShellCommandAliases Listing3,page7). Forextradetail,addthe"-full"option: help -full write-host 3.1 Exercise 1.Typewrite-host "Hello World" andpresstheEnter key 2.Typewrite-host -foregroundcolor yellow "Hello World" ................
................