Files
GPOZaurr/Examples/Test.ps1
T
Przemysław Kłys 1241cf3680 Update
2020-04-03 11:17:07 +02:00

5 lines
119 B
PowerShell

Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
Get-GPOZaurr | ForEach {
Write-Warning "Write-Warning "
}