Skip to content

Conversation

@anmenaga
Copy link

@anmenaga anmenaga commented Mar 4, 2024

PR Summary

Fix #333

Quick and dirty implementation of RebootPending resource.

  • Windows only;
  • requires Windows PowerShell;
  • tested manually.

Example:

PS C:\DSCv3> dsc resource get -r Microsoft/RebootPending 
actualState:
  RebootPending: true

@anmenaga anmenaga requested a review from SteveL-MSFT March 4, 2024 23:33
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Mar 7, 2024
Merged via the queue into PowerShell:main with commit f4ed69b Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RebootRequired resource

2 participants