Enable User Interface & Infrastructure feature by powershell in windows server 2019

adil 1,431 Reputation points
2021-01-03T13:46:01.447+00:00

Hi I created new Windows Server 2019 server for SharePoint 2016 and i want to enable Open with Explorer option from Document libraries

from windows server 'm trying to add the "User Interface & Infrastructure" feature on my Windows Server 2019 Standard OS.

I'm going through the "Add Roles and Feature Wizard" but cannot see the "User Interface & Infrastructure" feature.

Here i already prepared the server but now how to enable User Interface & Infrastructure feature ,there is any power shell command there to enable it?

Microsoft 365 and Office SharePoint Server For business
0 comments No comments
{count} votes

Accepted answer
  1. JoyDutt 831 Reputation points
    2021-01-03T14:55:00.823+00:00

    Hi @adil

    when you install the full gui , Desktop Experience is already installed

    ==
    In windows 2019 standard, you can install the WebDAV Redirector feature.
    Go to server manager->add roles and features->install the WebDAV Redirector feature->restart the server.
    And then go to start->search “services”->start the “WebClient” service.
    After that, you could go to the document library and click “open with explorer” in the ribbon, it will open the document library in the windows explorer.

    ==
    In Old versions-
    Log in as an administrator.
    Start Server Manager.
    Select Add roles and features.
    On the Select Installation Type page, select Role-based or feature-based installation.
    On the Select Destination Server page, select a server.
    On the Select Server Roles page, accept the default selection and click Next.
    On the Select Features page, under User Interfaces and Infrastructure, select Desktop Experience.
    Follow the prompts and finish the installation

    ==

    (If this reply was helpful please don't forget to upvote and/or accept as an answer, Thank You)

    Regards,
    J.D.

    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees, and confers no rights.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Emily Du-MSFT 51,836 Reputation points Microsoft External Staff
    2021-01-04T09:24:17.65+00:00

    Agree with JoydeepDutt.

    Per my test, in the windows server 2019, I install the WebDAV Redirector feature, restart the server, then go to services, start the WebClient service. After that, I can click "open with explorer" in the document library.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.