I’m a newbie to PowerShell and loving it! I started with the dbatools module, but have run into an issue trying to uninstall.
I’m trying to uninstall the module, but it keeps failing. The error message states that “no match was found for specified module”, but I noticed it is showing a path where the module isn’t located. It is showing in the PowershellGet folder, but this wasn’t imported form PS Gallery and I am guessing this is why it can’t find it. How in the world do I uninstall this module?
Just to clarify I downloaded from the original website and loaded after that so I guess that is why it is located in a different path.
Any clarification would be greatly appreciated!