Is it possible to use group policy to map network drive for logon user from trusted domain?

Alan TSE 0 Reputation points
2024-11-22T02:22:39.85+00:00

We can map network drive for logon user by user group policy in the same domain. May I know if we can use group policy to map network drive for logon user from trusted domain?

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,753 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yanhong Liu 14,025 Reputation points Microsoft Vendor
    2024-11-22T05:49:25.8566667+00:00

    Hello

    You can use Group Policy to map network drives for logon users from a trusted domain. Here are the steps to do this:

    1.Open Group Policy Management:

    Open the Group Policy Management Console (GPMC) on your domain controller.

    2.Create a New GPO:

    Right-click on the Organizational Unit (OU) where the users are located, and select "Create a GPO in this domain, and Link it here...". Give the GPO a name, such as "Map Network Drive for Trusted Domain."

    3.Edit the GPO:

    Right-click on the newly created GPO and select "Edit."

    4.Navigate to Drive Mapping Settings:

    Go to User Configuration > Preferences > Windows Settings > Drive Maps.

    5.Create a New Mapped Drive:

    Right-click on "Drive Maps," select "New," and then choose "Mapped Drive."

    6.Configure Drive Properties:

    In the "General" tab, specify the path to the network drive you want to map. Choose the drive letter and label as needed.

    7.Set Item-Level Targeting:

    In the "Common" tab, check "Item-level targeting" and click "Targeting." Here, you can specify the conditions under which the drive should be mapped, such as targeting specific user groups or users from the trusted domain.

    8.Apply and Test:

    Click "Apply" and then "OK" to save the settings. Run gpupdate /force on the client machines to apply the policy immediately. Test the configuration by logging in as a user from the trusted domain to ensure the network drive is mapped correctly.

    Best Regards,

    Yanhong Liu

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.


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.