xTimeZone

1.6.0.0

This DSC Resources can easily set the System Time Zone.

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name xTimeZone -RequiredVersion 1.6.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name xTimeZone -Version 1.6.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2014 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xTimeZone

Dependencies

This module has no dependencies.

Release Notes

* Add support for Nano Server and WMF5.1 via Get-Timezone/Set-Timezone cmdlets.
* Minor changes to bring make resource ready for HQRM.
* Renamed and reworked functions in TimezoneHelper.psm1 to prevent conflicts with new built-in WMF5.1 Timezone Cmdlets.
* Fixed localization so that failback to en-US if culture specific language files not available.
* Moved code to init C

FileList

Version History

Version Downloads Last updated
1.8.0.0 304,097 6/13/2018
1.7.0.0 29,240 12/20/2017
1.6.0.0 (current version) 49,491 9/21/2016
1.5.0.0 40,076 6/29/2016
1.4.0.0 1,830 5/18/2016
1.3.0.0 3,094 9/11/2015
1.2.0.0 276 7/24/2015
1.1.0.0 250 6/9/2015
1.0.0 304 12/18/2014
Show more