xComputerManagement

1.10.0.0

The xComputerManagement module is originally part of the Windows PowerShell Desired State Configuration (DSC) Resource Kit. This version has been modified for use in Azure. This module contains the xComputer and xDisk resources. These DSC Resources allow you to perform computer management tasks, like joining a domain or initializing disks.

All of the resources in t
The xComputerManagement module is originally part of the Windows PowerShell Desired State Configuration (DSC) Resource Kit. This version has been modified for use in Azure. This module contains the xComputer and xDisk resources. These DSC Resources allow you to perform computer management tasks, like joining a domain or initializing disks.

All of the resources in the DSC Resource Kit are provided AS IS, and are not supported through any Microsoft standard support program or service.
Show more

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name xComputerManagement -RequiredVersion 1.10.0.0

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

Install-PSResource -Name xComputerManagement -Version 1.10.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

xComputer xOfflineDomainJoin xPowerPlan xScheduledTask xVirtualMemory

Dependencies

This module has no dependencies.

Release Notes

* Added resources
 - xVirtualMemory

FileList

Version History

Version Downloads Last updated
4.1.0.0 643,810 3/22/2018
4.0.0.0 29,409 2/8/2018
3.2.0.0 14,548 12/20/2017
3.1.0.0 14,063 11/15/2017
3.0.0.0 5,976 10/5/2017
2.1.0.0 81,119 8/23/2017
2.0.0.0 16,511 7/12/2017
1.10.0.0 (current version) 5,438 5/31/2017
1.9.0.0 28,766 12/14/2016
1.8.0.0 23,861 8/10/2016
1.7.0.0 39,088 6/29/2016
1.6.0.0 2,011 5/18/2016
1.5.0.0 20,677 3/31/2016
1.4.0.0 1,468 2/3/2016
1.3.0 2,876 6/8/2015
1.2.2 1,802 2/19/2015
1.2.1 231 5/13/2014
1.2 98 4/8/2014
Show less