I've got 4 pathes, I have deleted all PowerClI modules from these pathes!
furthermore when I type " Uninstall-Module -Name VMware.PowerCLI " I get this error message (the same error by update, install too!!)
(
Uninstall Modules: The naming "Uninstall Module" was not named as a cmdlet, a function, a Script file or an executable program detected. Check the spelling of the name, or whether the path is correct (if included), and try again.
In Zeile:1 Zeichen:1
+ Uninstall-Module -Name VMware.PowerCLI
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Uninstall-Module:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
)