Files
GPOZaurr/Public/Set-GPOZaurrWMI.ps1
T
Przemysław Kłys 82e0e16019 Updates
2020-04-12 10:31:49 +02:00

6 lines
71 B
PowerShell

function Set-GPOZaurrWMI {
[cmdletBinding()]
param(
)
}