LinuxExam.net
EXAMination and EXAMple
Pages
(Move to ...)
FAQ
EX200
EX300
EX294
AWS-SAA
CKA
About
▼
Thursday, 30 May 2019
Windows Active Directory step by step (1) ------ how to see current domain user's DN and DC server name
1. Get the current domain user's DN
Login a Windows OS with your domain user account, then run cmd.exe to open a console.
Run:
whoami /fqdn
e.g.
2. Get the DC server name
echo %logonserver%
e.g.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment