On 25 oct, 21:34, "David H. Lipman" <DLipman~nosp...@Verizon.Net>
wrote:
> From: "edus" <edu...@gmail.com>
>
> > Hy, I need to do the following with any automatic script
>
> > Map any certificate to a particular active directory user.
>
> > Are there any way to do with vbscript o powershell that?
>
> > The components are:
> > - A folder with 20000 users certificates issued for an external pki
> > infraestructure
> > - An active directory domain with 20000 users.
>
> > I searched any command to do that but I didn't find it.
>
> I'm not sure what you are trying to do but it sounds to me like your are going down the
> wrong path.
>
> It seems to me that if you are dealing with PKI then you would be using a CA server and
> this would be done automatically and/or integrated with LDAP from the certiuficate issuing
> authority.
>
> --
> Dave
> Multi-AV Scanning Tool -http://multi-av.thespykiller.co.ukhttp://www.pctipp.ch/downloads/dl/35905.asp
I only want to do the mappings, the manual task is documentated on
technet ->
http://technet.microsoft.com/en-us/l...8WS.10%29.aspx
I want to do that process automatically with vbscript or may be using
the command line.