xTimeZone

1.4.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.4.0.0

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

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

  • OneScript Team

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

Functions

Get-TargetResource Test-TargetResource Set-TargetResource

DSCResources

xTimeZone

Dependencies

This module has no dependencies.

Release Notes

* xTimeZone: Unit tests updated to use standard test template.
            Added Integration tests.
            Resource code updated to match style guidelines.
            Get-TargetResource returns IsSingleInstance value.
            Moved Get-Timezone and Set-Timezone to TimezoneHelper.psm1
            Added unit tests for TimezoneHelper.psm1
            Converted Get-Timezone to use CIM cmdlets.
            Added support for Set-Timezone to use .NET reflection if possible.
            Added message localization support.
            Changed Integration tests so that a complete test occurs if the System time is already set to Pacific Standard Time.
* Copied SetTimeZone.ps1 example into Readme.md.
* AppVeyor build machine set to WMF5.

FileList

Version History

Version Downloads Last updated
1.8.0.0 304,803 6/13/2018
1.7.0.0 29,254 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 (current version) 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