Net Time?

  • Thread starter Thread starter A Riddick
  • Start date Start date
A

A Riddick

Hi

Does anyone know how to use this command in a logon script
so as it will passed the value Y for Yes

net time /domain:domainname /set


Thanks in advance

Allan
 
OT, but if you're using Windows 2000/XP workstations, you shouldn't need to
do this - they should sync to the login DC automatically.
 
For W9x, ME and NT4-clients:

net time \\servername /set /y

Marina
 
I don't know if this is what your looking for but this is
the syntax I use:

net time /domain:domainname /set /y
 

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

Similar Threads


Back
Top