Update readme.md
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
- **Dell Command | Monitor** or **Dell Command | Update** installed on the endpoint.
|
- **Dell Command | Monitor** or **Dell Command | Update** installed on the endpoint.
|
||||||
|
|
||||||
# Instructions
|
# Instructions
|
||||||
Create an Azure storage account, and a new container inside it. Generate SAS url for it. Inside the container, you will upload two Base64 encoded .txt files - one containing the current BIOS password, and the other with all known previous passwords, and one blank line to handle new devices with no BIOS password set. As passwords change over the years, the new and old ones will be updated to both of the .txt files in the storage account.
|
Create an Azure storage account, and a new container inside it. Generate SAS url for it. Inside the container, you will upload two Base64 encoded .txt files - one containing the current BIOS password, and the other with all known previous passwords, and one blank line to handle devices without BIOS password. As passwords change over the years, the new and old ones will be updated to both of the .txt files in the storage account.
|
||||||
|
|
||||||
Intune will handle the logic with a remediation script pair.
|
Intune will handle the logic with a remediation script pair.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user