From 6d38b1803c7488d003d736eabc49bc82ad0f9472 Mon Sep 17 00:00:00 2001 From: Przemyslaw Klys Date: Tue, 24 Nov 2020 09:57:09 +0100 Subject: [PATCH] improvements --- Private/Invoke.GPOZaurrPermissionsUnknown.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Private/Invoke.GPOZaurrPermissionsUnknown.ps1 b/Private/Invoke.GPOZaurrPermissionsUnknown.ps1 index 72b1d8b..63233de 100644 --- a/Private/Invoke.GPOZaurrPermissionsUnknown.ps1 +++ b/Private/Invoke.GPOZaurrPermissionsUnknown.ps1 @@ -116,7 +116,7 @@ "Above command when executed will make a backup to Desktop, create GPO folder and within it it will put all those GPOs. " } } - New-HTMLWizardStep -Name 'Add Administrative Groups proper permissions GPO' { + New-HTMLWizardStep -Name 'Remove Unknown Permissions' { New-HTMLText -Text @( "Following command will find any GPO which has an unknown SID and will remove it. ", "This change doesn't change any other permissions. ",