Windows Server
Active Members
- Joined
- Dec 10, 2024
- Messages
- 5,840
being required to install the Windows 11, version 24H2 update I figured I might as well use it so I turned on LSA with storing in firmware and ran the Baseline-ADImport.ps1 install script then the Baseline-LocalInstall.ps1 and checked the group policy settings but it wasn't updated so I copy and pasted each line of Baseline-ADImport.ps1 into PowerShell 7.5 and got to $GpoMap.Keys | ForEach-Object { $key = $_ $guid = $GpoMap[$key] Write-Host ($guid + ": " + $key
Continue reading...
Continue reading...