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