Cmdlet Name Conflicts
Don Jones has a short article on PowerShell cmdlet name conflicts. The article discusses what happens if multiple PowerShell modules have cmdlets with the same name, such as Get-VM which could show up in a HyperV and VMware/vSphere/PowerCLI module. It is a short article, but worth a quick read to understand how PowerShell handles these conflicts.
5 months ago - link

