Welcome to MSDN Blogs Sign in | Join | Help

.net ready !!!

        Maxime Lamure
          MCS France

Browse by Tags

All Tags » PowerShell   (RSS)
Sorry, but there are no more tags available to filter with.
How to Enable Web Service Extension and Set Web Site AppPool with PowerShell / Comment activer une extension de site web ou modifier l’Application Pool d’un site web en PowerShell
[English] PowerShell is very powerful and allows you to script and manage easily your IT. The following scripts show you how you can use WMI to manage IIS 6. Set App Pool $newVDir =[wmi] 'root\MicrosoftIISv2:IIsWebVirtualDirSetting.Name="W3SVC/1/ROOT/MaxVirtDir"' Read More...
Page view tracker