This commit is contained in:
Przemyslaw Klys
2020-11-07 17:00:45 +01:00
parent 3e5c5fd6fb
commit 46a927b92d
15 changed files with 138 additions and 11 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
Invoke-GPOZaurr -FilePath $PSScriptRoot\Reports\GPOZaurr.html -Type GPOPassword
$Output = Invoke-GPOZaurr -FilePath $PSScriptRoot\Reports\GPOZaurr.html -Type GPOPassword -PassThru
$Output
Write-Color -Text 'Output of nested report' -Color DarkYellow -LinesBefore 1 -LinesAfter 1
$Output.GPOPassword