gpupdate

  • Thread starter Thread starter mike
  • Start date Start date
M

mike

need to run gpupdate in a batch login file. I want to
use the force option with it, but it comes up with a
yes/no anwser to logoff after it's done. How can I
automatically anwser no to this batch file. Thanks in
advance for your help
 
-----Original Message-----
need to run gpupdate in a batch login file. I want to
use the force option with it, but it comes up with a
yes/no anwser to logoff after it's done. How can I
automatically anwser no to this batch file. Thanks in
advance for your help
.

Simply add /n to the end of the batch file login script.
That should fix the problem.
 
Back
Top