Voordat we beginnen hebben we de volgende bestanden nodig:
- Download eerst .Net 2.0 hier: http://www.microsoft.com/ of .Net 2.0 SP1 hier: http://www.microsoft.com/
- Download vervolgens Windows Powershell hier: http://www.microsoft.com/
Zoals je ziet is .Net 2.0 nodig en deze moet ook nog eens geïnstalleerd staan voordat je Powershell kunt installeren.
De installatie gaat als volgt:
- .Net 2.0: installdir\ms\netfx\fx2\dotnetfx.exe /q:a /c:”install.exe /qb”
- .Net 2.0 (via MSI): MSIEXEC /I “installdir\ms\netfx\fx2\netfx.msi ADDEPLOY=1 /Qn “
- .Net 2.0 SP1: installdir\ms\netfx\fx2\NETCFSetupv2.msi /Qn
- Powershell: Installdir\ms\pwrshell\WindowsServer2003-KB926139-x86-ENU.exe /quiet /passive /norestart