Hello, it's me again. Did you find the answer useful? Do you need further assistance? In case everything has been fine, it's appreciated of you to accept the answer so that it could be spread further to those in need too. Thank you.
VP
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am on an existing and functioning Windows Server, Hyper-V with an active Virtual Server (Domain Controller File Server). The previous IT company is gone. I am having 2 issues... 1 - the 'Logon as Other User" and "switch User" are missing from the Virtual Server Logon Screen. 2 - Once logged on to the Virtual Server, it is tripped down, no Active Directory Icon, no Start Button, I cant get into anything, other than clicking files in .... System32 and so on.
Hello, it's me again. Did you find the answer useful? Do you need further assistance? In case everything has been fine, it's appreciated of you to accept the answer so that it could be spread further to those in need too. Thank you.
VP
Hi Michael Bach,
Regarding your issue, the Virtual Server is booting into Directory Services Repair Mode (DSRM) rather than normal Active Directory mode. This explains both the missing “Switch User” / “Logon as Other User” options and the stripped-down interface. DSRM disables normal shell components and Active Directory services. Verify the boot sequence in bcdedit, look for the /SAFEBOOT:DSREPAIR flag.
Remove it if present to force normal boot. Log in with the local DSRM administrator account to confirm credentials. Ensure the Active Directory Domain Services service starts and that SYSVOL and NTDS directories are intact. Once AD services are running, the Start Menu, Active Directory tools, and user logon options will return. Do not attempt to manipulate the interface while in DSRM; the environment is intentionally minimal.
I hope you find this piece of information useful to some extent. It's really appreciated of you to accept the answer as a way to share your valuable experience with the community. Thank you!
Vivian
AI answer
It sounds like you are experiencing issues related to the user interface and functionality of your Virtual Server that is acting as a Domain Controller. Here are some potential reasons and solutions for the problems you're facing:
gpedit.msc and navigating to Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options. Look for policies related to user logon options..\administrator as the username) and the DSRM password set during the original promotion of the domain controller.If these steps do not resolve your issues, further investigation into the server's configuration and logs may be necessary to identify any underlying problems.
References: