mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-06 09:00:35 +00:00
5 lines
119 B
PowerShell
5 lines
119 B
PowerShell
Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
|
|
|
|
Get-GPOZaurr | ForEach {
|
|
Write-Warning "Write-Warning "
|
|
} |