GarthMJ Posted November 24, 2014 Report post Posted November 24, 2014 So the easiest way to test this is using PsExec, Then from there you can track down exactly what is happening. if it works for PsExec running as local system then it will work for CM12. This video will get you started. Instead of using wbemtest, execute your vbs. Best of luck. http://www.youtube.com/watch?v=d9UqSSQ3kBE Quote Share this post Link to post Share on other sites More sharing options...
regan Posted November 25, 2014 Report post Posted November 25, 2014 seems to work fine when run with user rights if i manually install via software centre but if i set it as required i guess it used the local-system account. so my question is how to i give the local system account access to my UNC file share when i have already given everyone-domain computers full read access? could it be because the drive dont map until a user is logged on maybe? Quote Share this post Link to post Share on other sites More sharing options...
GarthMJ Posted November 25, 2014 Report post Posted November 25, 2014 seems to work fine when run with user rights if i manually install via software centre but if i set it as required i guess it used the local-system account. so my question is how to i give the local system account access to my UNC file share when i have already given everyone-domain computers full read access? could it be because the drive dont map until a user is logged on maybe? As Jorgen stated above you need to give Domain Computers access to the share and files. No CM12 does not need a users logon for the script to work correctly. Quote Share this post Link to post Share on other sites More sharing options...