Tag Info

New answers tagged

1

Find the identifier for the site you want to start/stop: Then, in a command prompt: cscript //nologo C:\Inetpub\AdminScripts\adsutil.vbs start_server w3svc/IDENTIFIER cscript //nologo C:\Inetpub\AdminScripts\adsutil.vbs stop_server w3svc/IDENTIFIER


1

Appdata is used for per user configuration and data stores, to achieve a degree of user isolation. The system profile is not a template, it is the profile directory for the system user account, which is the user running the root IIS process host instance (note w3wp processes are run under the identity associated with an app pool not the root IIS process, and ...



Top 50 recent answers are included