How do I disable certain eventlog?
its just to much
The Latest Gartner® Magic Quadrant™Hyperconverged Infrastructure Software
Code: Select all
Import-Module StarWindX
$server = New-SWServer 127.0.0.1 3261 root starwind
$server.Connect()