Hi, I have IIS 7 installed on windows 2008 server. I want to execute commands adsutil.vbs for compression but adminscripts directory is missing under inetpub directory. How can I execute those commands ?
A:
In IIS7 those administration scripts are an optional component - make sure that you have the following installed:
IIS > Web Management Tools > IIS 6 Management Capability > IIS 6 Scripting Tools
Kragen
2010-10-12 13:02:28
Thank you very much. It worked.
2010-10-13 11:21:24