I thought I would share my PowerShell_ISE profile with you. I haven't done anything to clean this up or document it which I should do before sharing but I figured that it would be better to get some good examples out there and then I can clean it up later. # I'm doing a lot of work with Modules these days so I added a drive to make it easy to # get to. New-PsDrive -Name Mod -PSProvider FileSystem
Read More...
Read the complete post at http://blogs.msdn.com/powershell/archive/2008/12/29/my-powershell-ise-profile.aspx
Posted
Dec 29 2008, 04:49 PM
by
Windows PowerShell Blog