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