Update readme.md
This commit is contained in:
18
readme.md
18
readme.md
@@ -1,18 +1,22 @@
|
||||
# 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.
|
||||
|
||||
RG: rg-IntuneRelated-Prod001
|
||||
ST Account name: stitbiosmgmt
|
||||
# Current setup
|
||||
- Resource Group: `rg-IntuneRelated-Prod00`
|
||||
- Sorage Account name: `stitbiosmgm`
|
||||
|
||||
## SAS
|
||||
## 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`
|
||||
|
||||
### With current-content.txt
|
||||
### 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`
|
||||
|
||||
### With old-content.txt
|
||||
### old-content.txt
|
||||
`https://stitbiosmgmt.blob.core.windows.net/mgmt/old-content.txt?sp=r&st=206-02-26T08:49:58Z&se=2034-01-08T17:04:58Z&spr=https&sv=2024-11-04&sr=c&sig=zS74OfiIR93eSpFz68xnqW99UF0pJPLCoUIB7X5rnnM%3D`
|
||||
|
||||
## Remediatio
|
||||
## Intune
|
||||
### Remediation
|
||||
|Setting|Value|
|
||||
|:--|:--|
|
||||
|Name|Dell BIOS Admin Password|
|
||||
@@ -23,5 +27,5 @@ ST Account name: stitbiosmgmt
|
||||
|Run script in 64-bit PowerShell|Yes|
|
||||
|Schedule|Daily or every 1 hour depending on urgency|
|
||||
|
||||
## Entra ID Group
|
||||
### Entra ID Group for deployment
|
||||
Intune - Azure Dell BIOS Password Solution
|
||||
Reference in New Issue
Block a user