Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_ad_time.vbs
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
' Author: Mattias Ryrlén (mr@op5.com)
' Website: http://www.op5.com
' Created: 2008-09-18
' Version: 0.9
' Description: Check the offset of your server vs active directory domain.
'
' Usage cscript /NoLogo check_ad_time.vbs ""
' Changelog:
'
' 0.9.1:
' * Fixed timeformat (i think, needs feedback).
' * Changed /domain to /computers, still works to use the AD domain. eg domain.com
'
' 0.9:
' Initial Release
' Website: http://www.op5.com
' Created: 2008-09-18
' Version: 0.9
' Description: Check the offset of your server vs active directory domain.
'
' Usage cscript /NoLogo check_ad_time.vbs
' Changelog:
'
' 0.9.1:
' * Fixed timeformat (i think, needs feedback).
' * Changed /domain to /computers, still works to use the AD domain. eg domain.com
'
' 0.9:
' Initial Release
Reviews (1)
bylyle, January 19, 2012
Seems to work well. Just what I needed.
Thanks...
Thanks...