windir%\system32\inetsrv\appcmd set config /section:isapiFilters /+[name='Test',path='C:\Program files\Test.dll"',preCondition='bitness32'] Parameter of path has a blank space:C:\Program files\, so appcmd can not work properly. How can i deal with this problem