Get Domain Name
Ever wanted to get the Domain of the currently logged on user?
This code works on Windows NT and further.
Returns
Domain Name as a string
Rate Get Domain Name
(4(4 Vote))
Msgbox Environ("USERDOMAIN")
Get Domain Name Comments
No comments yet — be the first to post one!
Post a Comment