Hi all,
We have a DMZ Vmware cluster & for security reasons our security guys want to be informed on a daily basis if there have been VM's configured with 2 network connections, something they don't allow...
So am trying to do this with Powershell: my idea was to have a script output all the VM's with more than 1 portgroup & possibly listing all the portgroups to which it is attached.
The problem is that I don't know how to filter the VM's with 1 PG connection with the ones that have 2 or more connections.
Anybody an idea ?
Thanks in advance !
Peter