when logging in to server domain admin account gets non admin privileges

Anonymous
2024-10-14T05:41:02+00:00

I have several servers in my new Server 2022 domain, that do not allow the domain admin to log into them as a full admin, it gives then restricted rights similar to how an end user would be set up. This is all according to the domain group policy. I cant' figure out why this is. This is a clone of a server 2012 network that works perfectly, so the GPO shouldn't be the issue. I'm trying to add these servers to the server farm I've setup, but the installation failed every time. and I think it's because the access is incorrect I've tried turning off the firewall to make sure that wasn't part of the problem. Since we had some naming and IP address changes in the new environment that I though might be part of the issue, I've removed remote desktop entirely from the network, I removed the WID (Windows internal database), Renamed c:\windows\WID to wid.old I then tried to recreate the remote desktop server farm from scratch but I can't install the feature for the remote desktop session hosts because of this problem. Any and all suggestions at this point are appreciated.

When I try to run the deployment through PowerShell I get the following error:

new-rdvirtualDesktopDeployment -ConnectionBroker "conbroker..." -VirtualizationHost "newhost..."

Unable to install RD Virtualization Host role service on server newhost...

+ CategoryInfo          : NotSpecified: (:) [Write-Error], RDManagementException 

+ FullyQualifiedErrorId : InstallRoleServices,Microsoft.PowerShell.Commands.WriteErrorCommand 

+ PSComputerName        : localhost
Windows for business | Windows Server | User experience | Remote desktop services and terminal services

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

7 answers

Sort by: Most helpful
  1. Anonymous
    2024-10-15T02:01:39+00:00

    Hello,

    Does this permission issue occur when logging into the servers locally, or is it only happening with RDP?

    It seems that you cannot install the RDS role due to the permission issues on the server?\

    Thank you!

    Karlie Weng

    0 comments No comments
  2. Anonymous
    2024-10-15T16:13:41+00:00

    It does happen when I try to log on directly to the server. I'm sure it's a permissions issue but it's new.

    Even my old server 2012 setup no longer allows the domain admin to log into the farm servers so I'm thinking some recent Windows update has resulted in this problem.

    0 comments No comments
  3. Anonymous
    2024-11-22T01:59:26+00:00

    Hello,

    I apologize for the delay in my response.

    I'm still a bit confused about the description of the issue. When you mentioned, "I'm trying to add these servers to the server farm I've setup, but the installation failed every time." are you referring to add servers to collections in RDCB (Remote Desktop Connection Broker)? If so, it sounds like you might be encountering permission issues within the RDS (Remote Desktop Services) environment.

    However, when I asked, "Does this permission issue occur when logging into the servers locally, or is it only happening with RDP?" I meant to ask whether the issue happens when you log into the server directly (console access), such as on a server that doesn't have the RDS role installed, or if it only occurs when using RDP.

    Thank you for your patience and any additional information you can provide.

    Best regards,

    Karlie Weng

    0 comments No comments
  4. Anonymous
    2024-11-22T06:04:37+00:00

    I've managed to get all the servers added to the RD Server farm. One problem solved.

    When I try to log in locally (console access) to the farm servers using the domain administrator account is when I get the restricted access problem.

    I would think I should be able to log on using that account on any server in the network.

    0 comments No comments
  5. Anonymous
    2024-11-26T00:39:05+00:00

    GPOs can restrict permissions. Check if any new or modified GPOs have been applied to the Domain Admin account or the OU where the account resides.

    0 comments No comments