xTimeZone

1.7.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.7.0.0

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

Install-PSResource -Name xTimeZone -Version 1.7.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) 2017 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

* Added resource helper module.
* Changed resource file names to include MSFT_*.
* Added MSFT_ to MOF file classname.
* Change examples to meet HQRM standards and optin to Example validation
 tests.
* Replaced examples in README.MD to links to Example files.
* Added the VS Code PowerShell extension formatting settings that cause PowerShell
 files to be formatted as per the DSC Resource kit style guidelines.
* Opted into Common Tests "Validate Module Files" and "Validate Script Files".
* Converted files with UTF8 with BOM over to UTF8.
* Updated Year to 2017 in License and Manifest.
* Added .github support files:
 * CONTRIBUTING.md
 * ISSUE_TEMPLATE.md
 * PULL_REQUEST_TEMPLATE.md
* Resolved all PSScriptAnalyzer warnings and style guide warnings.

FileList

Version History

Version Downloads Last updated
1.8.0.0 304,781 6/13/2018
1.7.0.0 (current version) 29,251 12/20/2017
1.6.0.0 49,491 9/21/2016
1.5.0.0 40,113 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