I have a problem :
i will run a script in network run windows server 2008 r2 this script need to run as administrator but i can't give administrator privilage to users.
so how can run a script wit
Technology Tips and News
I have a problem :
i will run a script in network run windows server 2008 r2 this script need to run as administrator but i can't give administrator privilage to users.
so how can run a script wit
Hi,
i will run a script in network run windows server 2008 r2 this script need to run as administrator but i can't give administrator privilage to users.
You may consider using logon/logoff scripts:
Create System Startup / Shutdown and User Logon / Logoff Scripts
https://technet.microsoft.com/en-us/magazine/dd630947.aspx
Assign User Logon Scripts
https://technet.microsoft.com/en-us/library/cc770908.aspx
Best Regards,
Amy