Use-Powershell
04 December 2014
Load assemblies in powershell
Add-Type -AssemblyName "System.Windows.Forms"
Add-Type -AssemblyName "mscorlib.dll"
Add-Type -Path "c:\windows\system32\inetsrv\microsoft.web.administration.dll"
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment