cancel
Showing results for 
Search instead for 
Did you mean: 

Install Internet information services

BeatriceOdunusi
Level 2
Hello, 
I'm trying to install the prerequisites for Decipher and whenever I try to Install the Internet information services by using this script Enable-WindowsOptionalFeature -Online -FeatureName Hearts -All in PowerShell run as administrator. I get the following error:
9034.png
Can I get some assistance with this please.
Thanks

------------------------------
Beatrice Odunusi
Consultant
Retail Reply
------------------------------
3 REPLIES 3

John__Carter
Staff
Staff
Hi I think that type of error due to either a bad reference (eg spelling/path mistake) or an unavailable PowerShell module.

------------------------------
John Carter
Professional Services
Blue Prism
------------------------------

JerinJose
Level 10
Hello Beatrice,

the cmdlet works ony on windows servers, if you are trying this on win 10 machine you should use 
"
Enable-WindowsOptionalFeature -Online -FeatureName "IIS-DefaultDocument" -All


------------------------------
Jerin Jose
Technical Product Owner
EY
Asia/Kolkata
*"If you find this post helpful mark it as best answer, .*
------------------------------

Hi @BeatriceOdunusi

If the command line didn't works, you can install it graphically by going to the ​"Turn windows features on or off" section or adding new Roles and Features 

Here you have an entry section for the IIS:

9031.png

Hope this helps you


Bye 🙂

------------------------------
Pablo Sarabia
Architect
Altamira Assets Management
Madrid
634726270
------------------------------