Open a Command Prompt: >nslookup >set type=all >_ldap._tcp.dc._msdcs.DOMAIN.COM
Continue reading...Microsoft
How to shutdown or restart Windows over Remote Desktop Connection
Open a Command Prompt: shutdown -s -t 0 ::: Shutdown shutdown -t 0 -r -f ::: Restart That’s a “zero” after the -t option, indicating shutdown...
Continue reading...How to find a Certificate Authority in any AD environment
Open a Command Prompt: certutil -config – -ping
Continue reading...