Jump to content
Microsoft Windows Bulletin Board

Windows 11 24H2 security baseline script error The term 'Import-GPO' is not recognized as a name of a cmdlet, function, script file, or executable program.


Recommended Posts

Posted
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

View the full article

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...