C
Chris Roth
Hi All,
We're getting a situation where occasionally our queries to MachineName and
DomainName are both returning the domain. We're using the following calls:
System.Environment.MachineName
System.Environment.UserDomainName
The application deals with Active Directory, so we are assuming that our
users are system admins who are logged into domains, not workgroups. Is
there a bug in the framework, or am I just a net-tard?
Any help, much appreciated.
Chris
We're getting a situation where occasionally our queries to MachineName and
DomainName are both returning the domain. We're using the following calls:
System.Environment.MachineName
System.Environment.UserDomainName
The application deals with Active Directory, so we are assuming that our
users are system admins who are logged into domains, not workgroups. Is
there a bug in the framework, or am I just a net-tard?
Any help, much appreciated.
Chris