Re-add Server/Computer to AD
-
@scottalanmiller Ah yes. Just got onto the console with Mesh Central.
Still don't have an account to log in with though.
-
@siringo said in Re-add Server/Computer to AD:
@scottalanmiller Ah yes. Just got onto the console with Mesh Central.
Still don't have an account to log in with though.
In Mesh Central, connect to your server via Terminal and change your local administrator password.
-
@black3dynamite you sir, are a dead set legend.
I thank you a thousand times.
-
and isn't Mesh Central bloody great.
-
-
@siringo said in Re-add Server/Computer to AD:
@scottalanmiller Ah yes. Just got onto the console with Mesh Central.
Still don't have an account to log in with though.
We use the terminal to make local admin accounts all the time. It's the best.
-
@scottalanmiller said in Re-add Server/Computer to AD:
@siringo said in Re-add Server/Computer to AD:
@scottalanmiller Ah yes. Just got onto the console with Mesh Central.
Still don't have an account to log in with though.
We use the terminal to make local admin accounts all the time. It's the best.
net user /add account password
ornet user /add account *
And better not forget a local admin
net localgroup administrators /add account
-
@scottalanmiller said in Re-add Server/Computer to AD:
@siringo said in Re-add Server/Computer to AD:
@scottalanmiller Ah yes. Just got onto the console with Mesh Central.
Still don't have an account to log in with though.
We use the terminal to make local admin accounts all the time. It's the best.
Terminal for the win! I would do this same thing on ScreenConnect when NTG was still using it. Pretty simple and quick. Resolved so many issues.
-
I was fully prepared to see the need to boot this server to something like Hirem's ultimate boot disk and then change the local admin password.
Nice end around, lucky you had something like MC already installed.
-
thanks everyone for the help, it is greatly appreciated.