Microsoft deployment service Authorization state: Not Authorized

Prempracha DK 1 Reputation point
2021-09-08T02:43:55.673+00:00

I've migrated the domain name on the server after being done I cannot configure WDS properties it say "Access is denied"

How to solve this problem130037-image-1062.png

130020-image-1061.png

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 39,926 Reputation points
    2021-09-08T09:37:59.417+00:00

    Hello PremprachaDK

    Changing a domain name is always a non recommended infrastructure, and is well know for the frequent common issues after that, mostly in GPO, workstation association and authentication to server roles.

    I am afraid that there not an straight answer to the issue, since the causes can be multiple, but I can recommend you to double check the steps for the domain name change here:

    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc816631(v=ws.10)?redirectedfrom=MSDN

    My recommendation in this case would be to re-join the WDS to the new domain name, or even better remove the role (save your images first to a different location to avoid deletion of working files, and configure the role again to prevent orphaned data from previous domain name.

    Hope this may help to navigate the issue,

    1 person found this answer helpful.
    0 comments No comments

  2. Colin Ford 1,026 Reputation points
    2021-09-14T21:50:44.81+00:00

    Try to authorize the server using wdsutil.exe set-server with /authorize
    https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/wdsutil-set-server

    If this doesn't work, you may need to uninitialize and re-initialize the server using wdsutil.exe

    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.