In my PowerShell training, I spend time examining modules and how you can use them to manage code and avoid profile bloat. In the (forgive the pun) modules on modules, I do lots of demos where being able to quickly set your location to the personal or system modules folder is useful. One simple way I demonstrate is to create PS drives pointing to the folders. I do this as follows: # First, create variables
Read More...
Read the complete post at http://pshscripts.blogspot.com/2011/01/creating-psdrives-for-modules.html
Posted
Jan 30 2011, 10:09 AM
by
PowerShell Scripts Blog