Does Restart-Computer expose an equivalent to shutdown /r /fw?
#25734
Replies: 1 comment 1 reply
-
|
Are you looking for a cross-platform solution? If so, please note this information directly from the documentation (/HT @sdwheeler)
For Windows,
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to reboot to the EFI, but would like to not rely upon a Windows binary if I can, even if the PowerShell alternative isn't (yet) cross-platform, if one exists.
Currently, I have similar to:
Beta Was this translation helpful? Give feedback.
All reactions