http://technet.microsoft.com/en-us/library/cc732742(WS.10).aspx
Die obige URL beschreibt, wie ein IIS 7-App-Pool gestartet / gestoppt wird. Der Name meines App-Pools enthält jedoch Leerzeichen. Doppelte Anführungszeichen funktionieren nicht. Ideen?
C:\Windows>C:\Windows\System32\inetsrv\appcmd stop apppool /apppool.name: My Ap
p Services
Failed to process input: The parameter 'App' must begin with a / or - (HRESULT=8
0070057).
C:\Windows>C:\Windows\System32\inetsrv\appcmd stop apppool /apppool.name: "My A
pp Services"
ERROR ( message:The attribute "apppool.name" is not supported in the current com
mand usage. )
net start was
.
ERROR ( message:The WAS service is not available - try starting the service first.)
, müssen Sie mit Administratorrechten