mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-08-30 12:09:28 +00:00
6 lines
71 B
PowerShell
6 lines
71 B
PowerShell
function Set-GPOZaurrWMI {
|
|
[cmdletBinding()]
|
|
param(
|
|
|
|
)
|
|
} |