In article <(E-Mail Removed)>,
(E-Mail Removed)am says...
> Is there any way to automatically deploy machine certificates on Windows NT?
> Autoenrollment works fine on XP but seeing NT doesn't get GPO, little
> problem there
Thanks.
> - GM
>
>
>
Hi Gabe,
To get automated enrollment for Windows NT you must
develop a custom enrollment script. I have included
such a script in my PKI book "Microsoft Windows Server
2003 PKI and Certificate Security"
(
http://www.microsoft.com/mspress/books/6745.asp)
The enroll.vbs script only requires the installation of
CAPICOM to inspect the user's store to ensure that a
duplicate certificate is not issued.
Brian