We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added which minimum dbatools version is required to use the included cleanup.ps1 script
added one-liner command to run the script
Updated Module Cleanup (markdown)
Adding note for cleanup script now packaged with module
updating
bug fixes for multiple versions logic. added support for having latest version installed AND older versions too
added known issue regarding messaging of having latest version AND older versions
added filter on foreach so that it doesn't uninstall current version if detected (messaging won't reflect this, though)
added multiple version logic via [array] and foreach, courtesy @ben.thul. replaced "dbatools" with $module references
Added Caveats / Known Issues
adding shoe's script for cleanup and update