Install-WindowsFeature' is not recognized
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-04-22 11:07 AM
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.
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-04-22 11:10 AM
Hi Jatin,
Please raise a support ticket for this type of question, so that we can ensure a speedy and accurate solution.
Thanks
Ben
Please raise a support ticket for this type of question, so that we can ensure a speedy and accurate solution.
Thanks
Ben
Ben Lyons
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Principal Product Specialist - Decipher
SS&C Blue Prism
UK based
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-04-22 03:19 PM
++Connections
@KaranSareen
@PatrickAucoin
@Shakirat Jimoh
@JerinJose
@KaranSareen
@PatrickAucoin
@Shakirat Jimoh
@JerinJose
Jatin Kalra
Manager
Genpact
Noida UP
[Phone]
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-22 02:58 PM
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.

Regards,
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.
Regards,
