improvements

This commit is contained in:
Przemyslaw Klys
2020-11-24 09:57:09 +01:00
parent 16f244592e
commit 6d38b1803c
@@ -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. ",