Fix for the error “The ws-management service cannot process the request. the service is configured to not accept any remote shell requests” when we Install any roles or features in windows Server 2016, 2019 and 2022.

We are trying to install the “Bit locker feature” in the Windows Server 2019. In the last step of installation from the Add roles and features, the installation will stop with the error “The ws-management service cannot process the request. the service is configured to not accept any remote shell requests. “

To fix this issue, go to Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Remote Shell > Allow Remote Shell Access.

Local Computer Policy

Computer Configuration

Administrative Templates > Windows Components > Windows Remote Shell

Allow Remote Shell Access – Change to enabled.

Once you are done with the disabling of this Group Policy Object, don’t forget to run the command in administrator mode: gpupdate /force.

After the restart, you will be able to install any roles or features in Windows Server.

Source:

https://www.obidostech.com/knowledgebase/solved-windows-2022-server-the-ws-management-service-cannot-process-the-request-the-service-is-configured-to-not-accept-any-remote-shell-requests/#:~:text=process%20the%20request.-,the%20service%20is%20configured%20to%20not%20accept%20any%20remote%20shell,Shell%20%3E%20Allow%20Remote%20Shell%20Access.&text=Allow%20Remote%20Shell%20Access%20%E2%80%93%20Change%20to%20enabled.

Leave a Comment