PowerTip: Use Complete Name for PowerShell Cmdlet
Summary: Use the complete name for a Windows PowerShell cmdlet. How can I ensure that I use the correct cmdlet in my Windows PowerShell session if I think there might be more than one with the same name? Use the complete name of the cmdlet—this includes the module name and the cmdlet name....