I am currently deploying machines over 802.1x network and am using user authentication to achieve this, however I found one problem.
The computer being deployed does not retrieve machine certificate until sometime after the OSD has finished. I have created a vbscript that creates an inf file (putting the hostname into the inf file). Then I use certreq to create the request, submit and accept cert from the enterprise CA.
This is all done in my win7 deployment task sequence while in current OS (not Winpe).
I have tested this on a computer that has been deployed and it works fine.
However during the OSD I get this error:
Error title: Certificate Request Processor
"The requested resource is in use. 0x800700aa (WIN32/HTTP: 170)
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Hi,
I am currently deploying machines over 802.1x network and am using user authentication to achieve this, however I found one problem.
The computer being deployed does not retrieve machine certificate until sometime after the OSD has finished. I have created a vbscript that creates an inf file (putting the hostname into the inf file). Then I use certreq to create the request, submit and accept cert from the enterprise CA.
This is all done in my win7 deployment task sequence while in current OS (not Winpe).
I have tested this on a computer that has been deployed and it works fine.
However during the OSD I get this error:
Error title: Certificate Request Processor
"The requested resource is in use. 0x800700aa (WIN32/HTTP: 170)
machine.inf([NewRequest] Subject ( "CN=testcomputer.mydomain.com")"
If I skip this step I am always needed to run a fix after each OSD where I change the authentication mode from user to Machine (802.1x).
Any idea on what could be wrong?
How are others doing this?
GauiC
Share this post
Link to post
Share on other sites