News

PowerShell modules are very powerful and can be quite complex. However most custom PowerShell modules I create simply contain a single standalone function (i.e. cmdlets). As such, to install them, it ...
For the longest time, the open source community had a concept called 'public package repositories.' Microsoft never had the same -- until the PowerShell Gallery.
NuGet: Microsoft.Exchange.WebServices Install-Package Microsoft.Exchange.WebServices -MinVersion 2.2.0 on PoSH 3.0 and above If the Managed API is not installed, PSEWS will import into fallback mode ...
My co-worker needs to install the Exchange powershell module on his 32 bit Win 7 SP1 workstation, obviously he can't install the EMC. He seems to have hit a road block.
The PowerShellGet module is the command (s) for discovering, installing, updating and publishing PowerShell artifacts like Modules, DSC Resources, Role Capabilities, and Scripts.
Keep in mind that this technique does not actually install Hyper-V onto your machine. It only installs the Hyper-V Manager and the Hyper-V PowerShell Module.