Remove-OldModuleUninstalls all of the old versions of a specified module, keeps the most recent version of the module. Must be run as admin.Getting StartedClone or download the repo.PrerequisitesNone.ExamplesRemove-OldModule -Module dbatoolsRemoves the old version(s) of the dbatools module.