User Account Control (UAC)
Yes it is supported. Perform the push in the system account context. That is how most current deployment tools handle this. You could also look at a tool like AutoIT which allows you to create an installation wrapper that has a runas feature but using the System would be better. To test it out you could look at using the SysInternal Tools. http://rorymon.com/blog/index.php/leveraging-system-context-in-windows-7/ PLEASE MARK ANY ANSWERS TO HELP OTHERS Blog: rorymon.com Twitter: @Rorymon
July 26th, 2012 2:02am

Hi, It's should be supported in UAC enabled systems. As i know that there is no build-in tool to help you by-pass this binary. You should try some third part software.
Free Windows Admin Tool Kit Click here and download it now
July 27th, 2012 12:07am

August 5th, 2012 6:41am

Background: Our product is a client - server based technology. The client ( endpoint ) installation happens using a remote push of binary from server to the target client and the binary ( installer ) is executed in silent install mode. The execution is spawned using RXA. Problem: Once the client install is pushed to the remote machine and the installation is initiated, the install fails with a time-out exception. On further investigation, we have observed that this is because of the administrator prompt that is initiated during install. In summary, the remote push and install is failing if the UAC is enabled. Questions: 1. Is the remote push and silent install supported in UAC enabled systems ? 2. Is there a way to by-pass this binary by giving the command-line username and password of administrator ? 3. Is there a way to resolve the problem that is observed? Thanks, Scott
Free Windows Admin Tool Kit Click here and download it now
August 6th, 2012 12:42am

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

Other recent topics Other recent topics