Page 1 of 1

Auto function of unique system id

Posted: January 11th, 2014, 1:03 am
by rameshpal99
Dear Sir,

It is possible for system processor number capture in cspro application from auto function.


Regards
Ramesh

Re: Auto function of unique system id

Posted: January 31st, 2014, 5:42 am
by rameshpal99
Dear Sir,

I think you are not understanding you with my comment.

I want to ask whether it is possible laptop or desktop processors number store in a variable.

Thanks
Ramesh

Re: Auto function of unique system id

Posted: January 31st, 2014, 7:32 am
by Guest
Have a look here: http://csprousers.org/forum/viewtopic.php?f=7&t=397

It is not exactly what you ask, but maybe you can change to get info on the computer instead of the user name.

Also, check 'getusername'

Re: Auto function of unique system id

Posted: January 31st, 2014, 9:06 am
by rameshpal99
Dear,

I am not using manual enter the name of user's. May i use the auto generate the number of "UNIQUE SYSTEM ID".

Like service tag number or processor number of the system.

Re: Auto function of unique system id

Posted: February 18th, 2014, 11:18 pm
by Gregory Martin
It is not possible to do this directly using CSPro. However, you can do this if you can figure out another way to get the code that you want. You could write that code out to a file and then read it in from within CSPro. See here for how it can be done using a MAC address:

http://csprousers.org/forum/viewtopic.php?f=1&t=650