08-29-2013 07:23 AM
I can not verify within a group of domain if a user is "Administrator, User and Guest".
I am using labview 2012 in windows domain.
I think there are tools. Net to solve that, but could not yet.
Attached a file that checks if a user belongs to a certain group in domain, but without the information about privileges.
Solved! Go to Solution.
08-29-2013 10:12 AM
In the past I have used the command line. Use "Net User %UserName% /domain %domain%" to get information about the user. I actually don't have the rights to see other commands so I don't know how well this works now. .Net seems more elegant but I've never used it for this.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord