Files
GPOZaurr/Private/Invoke-GPOZaurr.ps1
T
Przemysław Kłys 43f99beca7 Update
2020-02-19 08:46:01 +01:00

6 lines
71 B
PowerShell

function Invoke-GPOZaurr {
[cmdletBinding()]
param(
)
}