Skip to content

matt6697/xComputerManagement

 
 

Repository files navigation

xComputerManagement

The xComputerManagement module contains the following resources:

  • xComputer: allows you to configure a computer by changing its name and description and modifying its Active Directory domain or workgroup membership.
  • xOfflineDomainJoin: allows you to join computers to an Active Directory domain using an Offline Domain Join request file.
  • xPowerPlan: allows specifying a power plan to activate.
  • xScheduledTask: is used to define basic run once or recurring scheduled tasks on the local computer. It can also be used to delete or disable built-in scheduled tasks.
  • xVirtualMemory: allows configuration of properties of the paging file on the local computer.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Documentation and Examples

For a full list of resources in xComputerManagement and examples on their use, check out the xComputerManagement wiki.

Branches

master

Build status codecov

This is the branch containing the latest release - no contributions should be made directly to this branch.

dev

Build status codecov

This is the development branch to which contributions should be proposed by contributors as pull requests. This development branch will periodically be merged to the master branch, and be released to PowerShell Gallery.

Contributing

Please check out common DSC Resources contributing guidelines.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%