cancel
Showing results for 
Search instead for 
Did you mean: 

Install-WindowsFeature' is not recognized

JatinKalra
Level 5
Hi All,

While installing Decipher encountering following error message while executing command in powershell.

Command: Install-WindowsFeature -name Web-Server -IncludeManagementTools
Error Message: The term 'Install-WindowsFeature' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is
correct and try again.
At line:1 char:1
+ Install-WindowsFeature -name Web-Server -IncludeManagementTools

Please help me to run this command.
Jatin Kalra Manager Genpact Noida UP [Phone]
3 REPLIES 3

BenLyons
Staff
Staff
Hi Jatin,

Please raise a support ticket for this type of question, so that we can ensure a speedy and accurate solution.

Thanks

Ben
Ben Lyons Senior Product Specialist - Decipher SS&C Blue Prism UK based

JatinKalra
Level 5
++Connections
@KaranSareen
@PatrickAucoin
@Shakirat Jimoh
@JerinJose
​​​​
Jatin Kalra Manager Genpact Noida UP [Phone]

Hello, Jatin,

are you running it on a supported OS? If this does not work you can install a web server manually from Windows Option Feature or run the following command from powershell with elevated privileges (Install-WindowsFeature -name Web-Server -IncludeManagementTools) so that you can see what is the root cause for your issue or you can use the approach displayed on the image below.

36125.jpg

Regards,