Client login: copy command with administrative privileges
hi all!
i need distribute recent version of file on our domain. created login batch file runs on client user's privileges. ordinary user's have no permission change file. command below:
...\user\scripts\logon\user_logon.bat:
copy "\\mydomain\programs\configs\setup.ini" "c:\program files\work\" /y
this file runs on client side user's privileges. can run script @ server side?
or how can use workaround? please can advice solution.
thanks in advance.
hello,
configure startup script instead logon script. run system permissions.
best regards meinolf weber disclaimer: posting provided "as is" no warranties or guarantees , , confers no rights.
Windows Server > Windows Server General Forum
Comments
Post a Comment