New Boundary Support Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Install PTS under LocalsystemExpand / Collapse
Author
Message
Posted 11/3/2008 1:53:01 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/21/2009 7:20:19 AM
Posts: 3, Visits: 7
Hello,

I'am trying to install PTS script, in the task configuration I have setted Run under "LocalSystem".

On the client computer the script run in LocalSystem... ok it's what I Expected... But:

When my script contain a /run command (for example /run/wait msiexec.exe /i "c:\temp\Package.msi" /qn) the process (msiexec.exe inmy example) run in logged user context... and fail because not enougth rigths...

(I Insiste on that the packge is on the localdrive and all acl's is correct...)

My questions:

 - This is a normal comportement ?
 - There is a way to execute /run in localSystem context ?

Thanks a lot

Best regards
Sébastien

Post #1714
Posted 11/5/2008 5:46:07 PM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: 2/12/2011 11:11:06 PM
Posts: 742, Visits: 1,211
What operating system is this happening on? Is it Vista with UAC enabled?



New Boundary Technologies Support
support@newboundary.com

Post #1716
Posted 2/2/2009 1:28:21 PM
Junior Member

Junior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior MemberJunior Member

Group: Forum Members
Last Login: 5/4/2010 11:01:24 AM
Posts: 20, Visits: 19

We are using Vista with UAC enabled.  Is there a way to keep these commands in the script and use LocalSystem?

Post #1740
Posted 2/2/2009 1:49:54 PM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: 2/12/2011 11:11:06 PM
Posts: 742, Visits: 1,211
What we have done in our lab that has been successful, since you are pulling the MSI file from a local location.  Try adding ALLUSERS=2 as part of the command.

So..

/run /wait msiexec /i c:\localpath\msi.msi ALLUSERS=2 /qn

This will help make sure everyone gets targeted with User Specific info when they login.



New Boundary Technologies Support
support@newboundary.com

Post #1741
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: New Boundary Support

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 12:30pm

Powered By InstantForum.NET v4.1.3 © 2012
Execution: 0.188. 8 queries. Compression Enabled.