File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/Admintoolbox.SecOps/Public Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ function Get-SecOps {
88
99 Write-Host " Investigation Functions" - ForegroundColor green
1010 Write-Host " Convert-Base64 ..Converts a base64 encoded string to plain text or vice versa and Write-Output" - ForegroundColor cyan
11- Write-Host " Dismount-ProfileRegistry ..Dismounts local users registry hive" - ForegroundColor cyan
11+ Write-Host " Dismount-ProfileRegistry ..Dismounts local users registry hive" - ForegroundColor cyan
1212 Write-Host " Get-HiddenServices ..Retrieves and displays information about all hidden services on the system" - ForegroundColor cyan
13- Write-Host " Mount-ProfileRegistry ..Mounts local users registry hive" - ForegroundColor cyan
13+ Write-Host " Mount-ProfileRegistry ..Mounts local users registry hive" - ForegroundColor cyan
1414 Write-Host " "
1515
1616 Write-Host " Policy Functions" - ForegroundColor green
You can’t perform that action at this time.
0 commit comments