USMT Estimate package
I need to send out a package that runs the USMT scanstate and create the estimate log file. The log file needs to be on the network so we can analyze it. The issue is the scan state runs as a system account so can't access the network share. What permissions can we set on the share/ntfs that the sytem account can write to. We tried Everyone with full on both share and ntfs. What other ways we can do this. Mapping drive is not an option here as users map various drives and do not want to disconnect them. Wanted to kick this off in the background.Jay Parekh Project Leadership Associates
May 3rd, 2011 4:00pm

You could use MDT integration, and run the ZTICopyLogs.wsf script after you run the estimate. It will copy the scanstate.log to the share defined in the SLShare variable. It uses the Network Access Account, so make sure it has modify rights to the folder The TS steps: your steps Use Toolkit (MDT) Gather (MDT) Set TS Variable: SLShare=\\server\share Run Commandline: cscript.exe %scriptroot%\ZTICopyLogs.wsf (will create a folder in SLShare, with the name of the machine, containing the logs) Michael Petersen http://blog.coretech.dk/mip/
Free Windows Admin Tool Kit Click here and download it now
May 3rd, 2011 4:25pm

Please check the Network Access Account specified in SCCM. You need to give the permission for these accounts. About the Network Access Account http://technet.microsoft.com/en-us/library/bb680398.aspx How to Configure the Network Access Account http://technet.microsoft.com/en-us/library/bb632397.aspxPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
May 5th, 2011 6:11am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics