Shop
Support
Community
TechCenter
Home
Topics: All
Wikis
Forums
Blogs
Video
TechChat
Events
About
TechCenter
Dell Community
Search Options
Search Everything
Search Systems Management
TechCenter
>
Systems Management
>
Systems Management - Wiki
>
Daylight Saving Time Date Check
Join
Sign in
Daylight Saving Time Date Check
Systems Management
4,000
OpenManage Essentials - Discover, Monitor, Inventory and Update Dell Servers, Storage, and Networking
OpenManage Essentials (OME) is a systems management console that provides simple, basic Dell hardware management and replaces OpenManage IT Assistant (ITA).
Learn about OpenManage Essentials
Default Title
CTA Text Area!
Home
Forums
Wiki
Group and Wiki Navigation
Loading...
Search
Article
History
Daylight Saving Time Date Check
Systems Management - Wiki
I have written a script that checks the DST start date and records the machine name and DST results in a text file. The script obtains the data by querying the Windows Management Instrumentation (WMI) service, and so it is not dependent on any specific registry setting or the existence of a specific service pack, hotfix, and so on.
There are a few caveats that need to be adhered to for this script to work:
The script must be activated from an account with appropriate rights to query the remote machine.
DNS records must be correct for each remote machine.
The remote machine must be running a Microsoft-based OS (NT4/Windows 2000 and later).
As a result of these caveats, the following server types will need to be checked through some other method:
Linux/Unix machines
Non-domain servers (DMZ, for example)
Any machines that were shut down/powered off at the time the script is run (like virtual machines and so on)
Daylight Day – which occurrence of the “day of week” during the month (5 is always the last occurrence in any month)
Daylight Day of Week – the day of the week on which the change occurs (zero being Sunday)
Daylight Month – which month of the year
Rename the output file to .csv and open it up in Microsoft Excel to view.
I know this is not exactly related to OpenManage, but no harm in spreading the love around right?
Thanks,
Stuart
daylight saving time
,
daylight savings
,
DST
,
microsoft