September 2012
Intermediate to advanced
1680 pages
88h 3m
English
In Windows Server 2012, a set of base modules are loaded when the operating system is installed. In addition, modules can be added or removed using the Add Features Wizard in Server Manager.
There are two default locations for modules. The first location is for the machine, as follows:
$pshome\Modules (C:\Windows\system32\WindowsPowerShell\v1.0\Modules)
The second location is for the current user:
$home\Documents\WindowsPowerShell\Modules (UserProfile%\Documents\WindowsPowerShell\Modules)
As mentioned previously, new modules can be added using the Add Features Wizard in Server Manager. In addition, other modules should come with an installation program that will install the module ...
Read now
Unlock full access