I found a topic with ideas on how to report workstation/computer time using WMI. Unfortunately, I still have a largely mixed environment. With the new Daylight Saving Time settings this year (2007) I want a quick way to report on time when March 11th rolls around to double check that patches have worked.
I tried adding a quick tool with the following command line...
net time \\%E%>>C:\time\time.log
but nothing gets written to the log file. if anyone can think of something... thanx in advance.
[This message has been edited by bd_young (edited 03-01-2007).]
I tried adding a quick tool with the following command line...
net time \\%E%>>C:\time\time.log
but nothing gets written to the log file. if anyone can think of something... thanx in advance.
[This message has been edited by bd_young (edited 03-01-2007).]
Comment