diff --git a/readme.md b/readme.md index e22e12b..5ca1b27 100644 --- a/readme.md +++ b/readme.md @@ -2,24 +2,18 @@ - **Dell Command | Monitor** or **Dell Command | Update** installed on the endpoint. # Instructions -Create an Azure storage account, and a new container inside it. Generate SAS url for it. Inside the container, you will upload 2 base64 encoded .txt files - one containing the current BIOS password, and the other with all known previous passwords. +Create an Azure storage account, and a new container inside it. Generate SAS url for it. Inside the container, you will upload 2 base64 encoded .txt files - one containing the current BIOS password, and the other with all known previous passwords. As passwords change over the years, the new and old ones will be updated to both of the .txt files in the storage account. -# Current setup -- Resource Group: `rg-IntuneRelated-Prod00` -- Sorage Account name: `stitbiosmgm` +Intune will handle the logic with a remediation script pair. + +## Azure configuration +First, create a storage account and generate the SAS for it. Upload both of the files and figure out the URL for both of them. -## Azure ### SAS url -`https://stitbiosmgmt.blob.core.windows.net/mgmt?sp=r&st=2026-02-26T08:55:03Z&se=2036-02-26T17:10:03Z&spr=https&sv=2024-11-04&sr=c&sig=lBtObK2UmF3nzLvN4%2Biu1X9H6nC0Tc%2BRgvW0hM4eq9U%3` +`https://stitbiosmgmt.blob.core.windows.net/mgmt?sp=r&st=2026-02-26T08:55:03Z&se=2036-02-26T17:10:03Z&spr=https&sv=2024-11-04&sr=c&sig=lBtObK2UmF3nzLvN4%2Biu1X9H6nC0Tc%2BRgvW0hM4eq9U%3D` -### current-content.txt -`https://stitbiosmgmt.blob.core.windows.net/mgmt/current-content.txt?sp=r&st=2026-02-26T08:49:58Z&se=2034-01-08T17:04:58Z&spr=https&sv=2024-11-04&sr=c&sig=zS74OfiIR93eSpFz68xnqW99UF0pJPLCoUIB7X5rnnM%3D` - -### old-content.txt -`https://stitbiosmgmt.blob.core.windows.net/mgmt/old-content.txt?sp=r&st=2026-02-26T08:49:58Z&se=2034-01-08T17:04:58Z&spr=https&sv=2024-11-04&sr=c&sig=zS74OfiIR93eSpFz68xnqW99UF0pJPLCoUIB7X5rnnM%3D` - -## Intune -### Remediation +## Intune configuration +### Remediation script |Setting|Value| |:--|:--| |Name|Dell BIOS Admin Password|