Click here to Skip to main content
15,881,424 members
Articles / Programming Languages / PowerShell

Modify Windows BCD using Powershell

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
1 Nov 2020CPOL10 min read 47.3K   21  
Working with Windows BCD store in Powershell
This article will cover using the BCD (Boot Configuration Data) WMI provider to manipulate BCD stores from Powershell. The complete code for interacting with BCD stores, objects, and elements is provided. This article was tagged as intermediate, not because of the difficulty of the code, but the subject matter.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions