Is it possible

Ask your PowerShell-related questions, including questions on cmdlet development!
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 6 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
MarkMelanson
Posts: 4
Last visit: Thu Feb 24, 2022 6:04 am

Is it possible

Post by MarkMelanson »

I want to be able to roll-back to Last Known Good via Powershell. I do not want to invoke BCDEDIT.EXE. Is this possible? My searches have not turned up anything useful.
If so, can someone point me to a useful link?

Thanks!
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Is it possible

Post by jvierra »

BCDEDIT can be run from PowerShell.

You can try this: https://winaero.com/blog/how-to-restore ... ndows-8-1/
User avatar
MarkMelanson
Posts: 4
Last visit: Thu Feb 24, 2022 6:04 am

Re: Is it possible

Post by MarkMelanson »

Neat tool. It may prove useful but I'm trying to avoid running BCEDIT.EXE.

Thanks!
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: Is it possible

Post by jvierra »

This topic is 6 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked