xPendingReboot
0.4.0.0
This module identifies pending reboots in Windows Server and acts on them.
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
(c) 2014 Microsoft Corporation. All rights reserved.
Package Details
Author(s)
- Microsoft Corporation
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource
DSCResources
Dependencies
This module has no dependencies.
Release Notes
* Converted appveyor.yml to install Pester from PSGallery instead of from Chocolatey.
* Fixes registry not being evaluated correctly.
* Fixes failing tests introduced in changes to Pester 4.
* Change layout of parameters to compile with style guide.
FileList
- xPendingReboot.nuspec
- LICENSE
- README.md
- xPendingReboot.psd1
- DSCResources\MSFT_xPendingReboot\MSFT_xPendingReboot.psm1
- DSCResources\MSFT_xPendingReboot\MSFT_xPendingReboot.schema.mof
- Tests\xPendingReboot.tests.ps1