Install-Module is not recognized as the name of a cmdlet, function, script file, or operable program
Install-Module cmdlet by default, is not recognized on Windows 2012 R2 server. When running Install-Module on PowerShell, you will receive an error saying Install-Module : The term ‘Install-Module’ is not recognized as the name of a cmdlet.
Comments