P
Podi
Hi all,
I am creating a customed component containing proprietary software for
my clients to build their XPe images. When the image is deployed and
running, my software will send a unique ID to my server. This unique ID
can be either pre-generated by my server (preferred) or the MS license
PID (my server can use it to generate its ID internally, but that means
more work on my server side).
Any pointers to the following questions will be much appreciated.
1. For my server ID case, I can provide these IDs to my clients, but
how can they get them into the images of the devices?
1.a For example, my client has 1000 devices, I provide them the
customed component and 1000 IDs. How does my client get these IDs onto
1000 devices programmatically without much labor?
2. For the MS license PID case, what is the API for getting the
25-digit PID?
2.a Is it legal to have the same PID on more than one devices if you
have a sticker for each device?
2.b If 2.a is true, then the PID is not a valid solution. What are
other ways to uniquely identify XPe devices?
Thanks in advance.
I am creating a customed component containing proprietary software for
my clients to build their XPe images. When the image is deployed and
running, my software will send a unique ID to my server. This unique ID
can be either pre-generated by my server (preferred) or the MS license
PID (my server can use it to generate its ID internally, but that means
more work on my server side).
Any pointers to the following questions will be much appreciated.
1. For my server ID case, I can provide these IDs to my clients, but
how can they get them into the images of the devices?
1.a For example, my client has 1000 devices, I provide them the
customed component and 1000 IDs. How does my client get these IDs onto
1000 devices programmatically without much labor?
2. For the MS license PID case, what is the API for getting the
25-digit PID?
2.a Is it legal to have the same PID on more than one devices if you
have a sticker for each device?
2.b If 2.a is true, then the PID is not a valid solution. What are
other ways to uniquely identify XPe devices?
Thanks in advance.