Hello Aggie,
Hope you have a lovely day!
Based on the information provided, it seems like there may be some issues with the DNS configuration on the new Windows Server 2022 installation. Here are some steps you can take to troubleshoot the issue:
1.Administrator Password Issue:
- Since the administrator password stopped working after the migration, it's possible that the password policy or account settings were not properly transferred or configured during the setup. Ensure that the password meets the complexity requirements and try resetting it again.
2.Old Computer Name in Command Prompt:
- The old computer name appearing in the command prompt might indicate that the renaming process wasn't successful. Double-check the computer name settings in the System properties to ensure it's updated correctly
- Check the DNS server settings on the new server to ensure that it is pointing to itself as the primary DNS server. You can do this by going to the network adapter settings and checking the DNS tab.
3. Check the DNS zone settings to ensure that the SOA and Name server records are pointing to the correct server name.
You can do this by opening the DNS Manager console, expanding the Forward Lookup Zones folder, right-clicking on the zone, and selecting Properties.
Then, go to the SOA tab and check the Primary server field, and go to the Name Servers tab and check the list of name servers.
4. Check the DNS cache on the new server to ensure that there are no stale records causing issues.
You can do this by opening the command prompt and running the command "ipconfig /flushdns".
5. Check the event logs on the new server for any DNS-related errors or warnings that may provide more information about the issue.
If none of these steps resolve the issue, it may be necessary to remove all roles, reboot, and start over. However, before doing so, it may be helpful to consult with a Microsoft support professional to ensure that all necessary steps are taken to avoid any potential data loss or other issues.
Best Regards
Rosy