Okay, so here's another useful script.
Commerce Server 2007 requires you to give service accounts write permissions to various files and folders. This script assigns the write permissions to the Catalog Web service, the Temporary ASP.NET folder, and the Windows Temporary folder. These permission allow you to run the Business User applications through the Business Management Web services.
In order to run this script, you must have the XCACLS.vbs file available. Learn more about this VBScript here, and download it here.
Here's the script:
* Note that, in order to run this script, you may have to run "cscript.exe /h:cscript" from the command prompt, which changes the default scripting engine from Wscript to Cscript.
After running this script, you will have updated the permissions and you didn't have to do it manually!
AssignCSPermissions.vbs.txt (1.5 KB)
I hope this helps!
Remember Me
a@href@title, b
Page rendered at Tuesday, January 06, 2009 7:39:43 AM (Central Standard Time, UTC-06:00)
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.