AT.exe and .bat

J

jose

I want to be able to run gpedit one minute from current time using the
AT.exe command.

- I have an admin user (adminuser) with no rights to "GROUP POLICY"
folder.(restrictions dont take effect on (adminuser)).
- In order to run gpedit under this account, i have to type "at [one
minute from current time] /interactive "gpedit.msc"
e.g if the current time is 12:00p , i would write
"at 12:01p /interactive "gpedit.msc"
- I want to be able to write a .bat file that when clicked, it would
execute the at.exe command one minute from current time.

Is there anyway to do this?



Thanks.
 
J

Jerold Schulman

I want to be able to run gpedit one minute from current time using the
AT.exe command.

- I have an admin user (adminuser) with no rights to "GROUP POLICY"
folder.(restrictions dont take effect on (adminuser)).
- In order to run gpedit under this account, i have to type "at [one
minute from current time] /interactive "gpedit.msc"
e.g if the current time is 12:00p , i would write
"at 12:01p /interactive "gpedit.msc"
- I want to be able to write a .bat file that when clicked, it would
execute the at.exe command one minute from current time.

Is there anyway to do this?



Thanks.


Tip 2395 in the 'Tips & Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
J

jose

Jerold Schulman said:
I want to be able to run gpedit one minute from current time using the
AT.exe command.

- I have an admin user (adminuser) with no rights to "GROUP POLICY"
folder.(restrictions dont take effect on (adminuser)).
- In order to run gpedit under this account, i have to type "at [one
minute from current time] /interactive "gpedit.msc"
e.g if the current time is 12:00p , i would write
"at 12:01p /interactive "gpedit.msc"
- I want to be able to write a .bat file that when clicked, it would
execute the at.exe command one minute from current time.

Is there anyway to do this?



Thanks.


Tip 2395 in the 'Tips & Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com

Thanks. That helped.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top