2018-04-18

Get time and date of logon / domain server from the command line


  • Get time/date from logonserver
    • NET TIME %LOGONSERVER%
  • Get time/date from domain
    • NET TIME /DOMAIN
  • Get time/date from the specified domain
    • NET TIME /DOMAIN:domainname

No comments:

Post a Comment