Hello
Thank you for posting in Q&A forum.
1.Error 740: The requested operation requires elevation
•This error usually indicates that the command needs to be run with elevated (administrator) privileges. Try running the command prompt as an administrator and then executing the runas command.
2.Error 1348: The validation information class requested was invalid
•This error can occur if there's an issue with the domain name or user account. Ensure that the domain name and username are correctly specified and that the domain is reachable.
3.Error 1326: The username or password is incorrect
•This error indicates a problem with the credentials. Double-check the username and password, and make sure they are correct. Also, ensure that the account has the necessary permissions to perform the operation.
Here are a few steps you can try to resolve these issues:
1.Run Command Prompt as Administrator:
•Right-click on the Command Prompt and select "Run as administrator." Then try running the runas command again.
2.Verify Domain and Credentials:
•Double-check the domain name and username. Make sure they are correct and that the domain is reachable.
3.Check Permissions:
•Ensure that the user account has the necessary permissions to run the ADUC tool.
4.Use PowerShell:
•You can also try using PowerShell to run the command. Open PowerShell as an administrator and try running the command from there.
5.Disable User Account Control (UAC):
•If UAC is causing issues, you can try disabling it temporarily to see if it resolves the error. Go to Control Panel > User Accounts > User Accounts > Change User Account Control settings and set it to "Never notify."
Best regards
Yanhong
=====================================
If the answer is helpful, please click "Accept answer" and upvote it