Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ADSUTIL   (RSS)

ADSUTIL.vbs – Copying a website

Copying a website (to another exact copy) Here is the command to copy a website(run from a cmd prompt – c:\inetpub\adminscripts): > cscript.exe adsutil.vbs copy <source> <destination> > cscript.exe adsutil.vbs copy w3svc/1 w3svc/556
Posted by rakkim | 0 Comments
Filed under: ,

ASP.NET_2.0.50727.210 shown as unknown in IIS Manager even after the filter gets loaded in the w3wp.exe process

PROBLEM ASP.NET_2.0.50727.210 shown as unknown in IIS Manager even after the filter gets loaded in the w3wp.exe process. CAUSE Certain Metabase ACLs were missing for the user under which the AppPool runs. Typically, after loading the filter, the Metabase

GetObject Failed while trying to ENUM / using ADSUTIL

Today when I was playing around with my IIS 6.0, got the following error when tried to do an ENUM of / using ADSUTIL.VBS script. C:\Inetpub\AdminScripts> adsutil enum / Microsoft (R) Windows Script Host Version 5.6 Copyright (C) Microsoft Corporation
Posted by rakkim | 0 Comments
Filed under: ,
 
Page view tracker