All Tags ›
PowerShell ›
IIS ›
ADSI (
RSS)
Sorry, but there are no more tags available to filter with.
-
I am trying to script the change of ScriptMaps variable on some IIS Websites (IIS 6 on Win2003). I have been using ADSI to get the value but I cannot find a way to Set (Put) the value. ([ADSI]"IIS://$computer/$name").Properties["ScriptMaps"] So i tried this: PS > $scriptmaps =...
Page 1 of 1 (1 items)