Link to home
Create AccountLog in
Active Directory

Active Directory

--

Questions

--

Followers

Top Experts

Avatar of Tessando
Tessando🇺🇸

How To Change Active Directory Computers OU Display Name
I am running Active Directory using AWS Directory Service, specifically SimpleAD.

The challenge I'm having is that the Active Directory OU for Computers is displaying an old computer name.

In the screenshot I've taken, I've first highlighted the OU Name, in this case "DB-PRIVATE". Yes, this computer was renamed that, but it's not the current name.

The "real" name of this computer is ESROM, as demonstrated on the "General" -> "DNS Name:" section of the screenshot. I've noted this in green.

However, what is displaying is the Canonical Name of the Object, as demonstrated in the "Objects" -> "Canonical name" section of the screenshot. This is noted in red.

I've unsuccessfully attempted this change with Netdom.

Any suggestions how I can get Active Directory to display the correct name of the computer?

Thanks!

User generated image

Zero AI Policy

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


ASKER CERTIFIED SOLUTION
Avatar of FOXFOX🇺🇸

Link to home
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Create Account

Avatar of TessandoTessando🇺🇸

ASKER

Thank you so much for the prompt response. In this case, the parameter "-CaonicolName", or even "CanonicalName", isn't present. I am getting an error when I use that syntax.

This is a point in the right direction, thank you for that. :-)

Avatar of FOXFOX🇺🇸

What version of powershell are you using.  Install windows management framework 5 on your server.
ref link:  
https://www.microsoft.com/en-us/download/details.aspx?id=50395

Avatar of TessandoTessando🇺🇸

ASKER

Thank you, I am running Powershell 4 and it appears that Windows Management Framework is already installed on the Server.  I did download the file from that page but when I ran the MSI file it stated that this update didn't apply for this system (Win 2k12r2 Standard).

Maybe I'm getting the parameter wrong. Do you have any Microsoft documentation for "-CaonicolName", or even "-CanonicalName"? I cannot seem to find that anywhere.

Thanks for all your help. This has been great.

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Avatar of FOXFOX🇺🇸

send me a screenshot of the exact command you ran
also... for the computer in question run this command on your server and let me know if CanonicalName comes up in its properties
Get-ADcomputer computername -proprerties *

Avatar of FOXFOX🇺🇸

Did you run this install?
W2K12-KB3134759-x64.msu

Avatar of TessandoTessando🇺🇸

ASKER

Thank you, Foxluv. I was able to install WMF 5.0 RTM on the machine in question. After the required restart and attempting to invoke "Import-Module ActiveDirectory" I get the following error:

WARNING: Error initializing default drive: 'Unable to find a default server with Active Directory Web Services running.'.

This might have something to do with SimpleAD and the way AWS runs the Domain Controllers. I have since escalated via their forum with the following question:

https://forums.aws.amazon.com/thread.jspa?threadID=236283

I will be monitoring that as well to make sure that AD is setup correctly. All other functionality is working (e.g. Active Directory Users and Computers, logging in and out of servers with AD credentials), so now I'm a little more stumped.

Thank you again for your help.

Free T-shirt

Get a FREE t-shirt when you ask your first question.

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.


Avatar of FOXFOX🇺🇸

did you install the windows managment framework on a domain controller or a workstation?  Did you right click powershell (run as administrator) before you attempted to do any commands?

Avatar of FOXFOX🇺🇸

In the AD administrative Center right-click local>change domain controller and see if it has a list with your domain controller , then connect to it

Avatar of TessandoTessando🇺🇸

ASKER

Thanks Foxluv - I installed the Windows Management Framework  on a DC (or, rather, the EC2 instance I have connected to SimpleAD). I did run Powershell as an Administrator before attempting all commands.

In the AD Administrative Center, I went to change the Domain Controller and it did NOT propagate a list. In fact, it actually gave an error "Cannot find an available server in the Domain". This is leading me to believe that it's perhaps a higher-level problem. (This is what I referenced in the AWS Developer Forum post that I gave the link to before). I have attached a screenshot for a visual.

Thanks!

Reward 1Reward 2Reward 3Reward 4Reward 5Reward 6

EARN REWARDS FOR ASKING, ANSWERING, AND MORE.

Earn free swag for participating on the platform.


Avatar of FOXFOX🇺🇸

What was your final fix on this issue?

Avatar of TessandoTessando🇺🇸

ASKER

Hey Foxluv - There was no final fix on this issue. I was able to determine that this is a constraint due to using the AWS SimpleAD Directory Service. I had no idea that this service lacked  "Active Directory Web Services" and that it would cause such suppression. I used your described method flawlessly in a co-located AD environment and it worked great. Thanks for your help.

Avatar of FOXFOX🇺🇸

Ok great.

Free T-shirt

Get a FREE t-shirt when you ask your first question.

We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.

Active Directory

Active Directory

--

Questions

--

Followers

Top Experts

Active Directory (AD) is a Microsoft brand for identity-related capabilities. In the on-premises world, Windows Server AD provides a set of identity capabilities and services, and is hugely popular (88% of Fortune 1000 and 95% of enterprises use AD). This topic includes all things Active Directory including DNS, Group Policy, DFS, troubleshooting, ADFS, and all other topics under the Microsoft AD and identity umbrella.