/build/static/layout/Breadcrumb_cap_w.png

Can i get a report of time on each workstation

I want to check if the workstation are on same time or in sync.


0 Comments   [ + ] Show comments

Answers (1)

Posted by: jknox 10 years ago
Red Belt
1

You would need a way to return the time from the system.

You could probably use a custom inventory rule like this to output the time in Windows and compare it to the time the system checked in.  It will only be as accurate as the last machine's inventory upload:

ShellCommandTextReturn(time /T)

Otherwise, you would need a command to compare the machine's local time to a NTP server or some other source.


Comments:
  • I agree with Jknox on this. You can report on time zone.

    SELECT NAME, TZ_AGENT
    FROM MACHINE M
    ORDER BY M.NAME - dugullett 10 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ