I undesrstand that this topic has been beaten to a pulp. But i have questions that i can not seem to figure out. I know that what i need to do can be accomplished by task scheduler. But unfortunately not all machine are up to date on the serveice packs or internet explorer. I do have su install on all workstations. I am trying to use the su command to add domain users to change time. that will be my start out point but later on i would like to install wmi and other things with su in the logon script. here is the bat file that will be called or implemented direclty into the script. The funny thing is the quotes in fron of ntrights if it is not their does not worl even if i close the quotes it does not work
code:
echo password | su username "ntrights -u "domain users" +r SeSystemtimePrivilege cvhp -m %computername%