set the system date of a computer to a specific one

  • Thread starter Thread starter PAscal harb
  • Start date Start date
P

PAscal harb

Hello
How can I use a command like net time to set the date of a specific
workstation to a specific date (1/1/2001). This date is not taken from
a time server.

thx
Pascal
 
In said:
Hello
How can I use a command like net time to set the date of a
specific workstation to a specific date (1/1/2001). This date is
not taken from a time server.

Perhaps psexec.exe (sysinternals) to a remote CMD session and
DATE yy-mm-dd
 

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

Back
Top