570 pts.
 create a batch file to have a permission to install software
Do you know how to create a batch file with permission right to install the software by login with power user (without permission to install software) ?

Software/Hardware used:
software
ASKED: April 14, 2010  6:36 AM
UPDATED: April 19, 2010  12:48 PM

Answer Wiki:
If you are referring to "power users" in windows then you should consider using Group Policy to deploy permission to install software and even windows updates. By giving your users the rights you are considering, it would be impossible to control what software is installed and will create other administrative headaches. depending on your version of windows you have to navigate to administration tools and under users and groups security polices you will be able to create a new police for the power users. hope this helps.
Last Wiki Answer Submitted:  April 14, 2010  11:07 pm  by  Sourour   435 pts.
All Answer Wiki Contributors:  Sourour   435 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

You might want to provide an example to clarify your requirement.

Also, what operating system are you trying to do this on ?

 63,535 pts.

 

Best way to do this is to run a command prompt as an elevated user who has access to install programs and run the bat from the command prompt.

 590 pts.