http://communities.vmware.com/docs/DOC-4521
Using the link above, I have downloaded the registerplugin.ps1 file.
I have copied it in to the location where the VI Toolkit is located
I have loaded a VI toolkit powershell session
I have run the ps1 file and everytime, I get the following error:
PS C:\Program Files\VMware\Infrastructure\VIToolkitForWindows> .\registerPlugin.
ps1
Add-PSSnapin : Cannot add Windows PowerShell snap-in vmware.vimautomation.core
because it is already added. Verify the name of the snap-in and try again.
At C:\Program Files\VMware\Infrastructure\VIToolkitForWindows\registerPlugin.ps
1:14 char:13
add-pssnapin <<<< vmware.vimautomation.core+
Any idea's on what am I doing wrong?
I have written a simple xml that like the google example, just points to a webpage (in this case our intranet page)
Any and all help appreciated.
Thanks,
Paul
Tags:
powershell,
plug-in