Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

74 Host - Network Redundancy lost - obsolete command #745

Open
hbstreve opened this issue Jul 5, 2022 · 1 comment
Open

74 Host - Network Redundancy lost - obsolete command #745

hbstreve opened this issue Jul 5, 2022 · 1 comment

Comments

@hbstreve
Copy link

hbstreve commented Jul 5, 2022

Running the main vCheck, watching the output, I came across this warning

image

Appears it needs to be updated with the newer Get-VDSwitch command

@rebelinux
Copy link

Fix it by adding -Standard to the to the Get-VirtualSwitch cmdlet

PS C:\Users\jocolon\vCheck-vSphere> .\vCheck.ps1
WARNING:
Begin Plugin Processing
[18:05:54] ..start calculating Connection settings for vCenter by Alan Renouf v1.20 [1 of 3]
[18:06:02] ..finished calculating Connection settings for vCenter by Alan Renouf v1.20 [1 of 3]
[18:06:02] ..start calculating General Information by Alan Renouf, Frederic Martin v1.3 [2 of 3]
[18:06:23] ..finished calculating General Information by Alan Renouf, Frederic Martin v1.3 [2 of 3]
[18:06:23] ..start calculating Network redundancy lost by Olivier TABUT v1.4 [3 of 3]
[18:06:24] ..finished calculating Network redundancy lost by Olivier TABUT v1.4 [3 of 3]
[18:06:24] ..Displaying HTML results
PS C:\Users\jocolon\vCheck-vSphere>

Tested in my homelab:

NetworkHostRedundancy

rebelinux added a commit to rebelinux/vCheck-vSphere that referenced this issue Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants