There could be a few reasons why you are experiencing an "Access Denied" error when selecting a server in the Group Policy Modeling Wizard. Here are some steps you can take to troubleshoot the issue:
- Verify that the user account you are using to run the Group Policy Modeling Wizard has the appropriate permissions. The user account should be a member of the "Domain Admins" or "Group Policy Creator Owners" group.
- Ensure that the Remote Procedure Call (RPC) service is running on the target server. This service is required for communication between the Group Policy Management Console and the server.
- Check the Windows Firewall settings on the target server to ensure that the necessary ports are open. The required ports for Group Policy management are 135, 139, 445, and 593.
- Ensure that the Distributed Component Object Model (DCOM) settings on the target server are configured correctly. You can do this by following these steps:
- Open the Component Services console (comexp.msc).
- Expand "Component Services", "Computers", and "My Computer".
- Right-click "My Computer" and select "Properties".
- Click the "COM Security" tab.
- Under "Access Permissions", click "Edit Limits".
- Ensure that the user account you are using to run the Group Policy Modeling Wizard has the appropriate permissions.
- Click "OK" to save your changes.
- Check the event logs on the target server for any errors related to Group Policy. This may provide additional information about the cause of the issue.