Skip to content

Instantly share code, notes, and snippets.

@darkmastermindz
Created March 18, 2024 16:52
Show Gist options
  • Save darkmastermindz/6180f080308300e5b56bbd7500f7986d to your computer and use it in GitHub Desktop.
Save darkmastermindz/6180f080308300e5b56bbd7500f7986d to your computer and use it in GitHub Desktop.
$rebootRequired = Test-Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\RebootPending"
"Pending reboot: $rebootRequired"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment