RE: Unique identifier for machine
- From: v-garych@xxxxxxxxxxxxxxxxxxxx ("Gary Chang[MSFT]")
- Date: Tue, 10 Jan 2006 12:18:26 GMT
Hi Alex,
I got another idea, maybe you could use the 96-bit unique ID, which is the
middle part subauthority of the target Windows system's Administrator or
Guest account SID, it is generated during the Windows system installation
time.
Administrator: S-1-5-21-XXXX-XXXX-XXXX-500
Guest: S-1-5-21-XXXX-XXXX-XXXX-501
You can use the API LookupAccountName to retrive it.
Thanks!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- RE: Unique identifier for machine
- From: "Gary Chang[MSFT]"
- RE: Unique identifier for machine
- Prev by Date: RE: local security policy via wmi
- Next by Date: WbemScripting.SWbemLocator question
- Previous by thread: RE: Unique identifier for machine
- Next by thread: Re: Unique identifier for machine
- Index(es):