Results 1 to 4 of 4

Thread: Need to Install a Certificate in vbscript

  1. #1
    Raymond Vought Guest

    Need to Install a Certificate in vbscript

    Is there any way to install a certificate in vbscript? It seems like the
    certificate manager, or whatever it is that keeps track of what certificates
    are installed, should have a scripting interface or programmatic hooks so we
    could do this. But I haven't seen anything so far.

    Thanks,

    RFV



  2. #2
    David H. Lipman Guest

    Re: Need to Install a Certificate in vbscript

    From: "Raymond Vought" <raymond.nospam.vought@Gibber.comcast.net>

    | Is there any way to install a certificate in vbscript? It seems like the
    | certificate manager, or whatever it is that keeps track of what certificates
    | are installed, should have a scripting interface or programmatic hooks so we
    | could do this. But I haven't seen anything so far.
    |
    | Thanks,
    |
    | RFV
    |


    I asked a similar question only I use KiXtart. Torgier Bakken turned me onto the utility
    CERTMGR.EXE

    In KiXtart I could use the Shell command to load CERTMGR.EXE to install the certificate to
    the Certificate Store.

    Example:
    shell 'certmgr -add -c "N:\SWPC\Sym-Root.cer" -s -r localMachine root'

    I'm sorry that I don't have a download for you.


    --
    Dave
    http://www.claymania.com/removal-trojan-adware.html
    http://www.ik-cs.com/got-a-virus.htm



  3. #3
    Raymond Vought Guest

    Re: Need to Install a Certificate in vbscript

    Hi David,

    Thanks so much, that is the ticket!!

    RFV


    "David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
    news:%23UxaMGkcHHA.4872@TK2MSFTNGP03.phx.gbl...
    > From: "Raymond Vought" <raymond.nospam.vought@Gibber.comcast.net>
    >
    > | Is there any way to install a certificate in vbscript? It seems like
    > the
    > | certificate manager, or whatever it is that keeps track of what
    > certificates
    > | are installed, should have a scripting interface or programmatic hooks
    > so we
    > | could do this. But I haven't seen anything so far.
    > |
    > | Thanks,
    > |
    > | RFV
    > |
    >
    >
    > I asked a similar question only I use KiXtart. Torgier Bakken turned me
    > onto the utility
    > CERTMGR.EXE
    >
    > In KiXtart I could use the Shell command to load CERTMGR.EXE to install
    > the certificate to
    > the Certificate Store.
    >
    > Example:
    > shell 'certmgr -add -c "N:\SWPC\Sym-Root.cer" -s -r localMachine root'
    >
    > I'm sorry that I don't have a download for you.
    >
    >
    > --
    > Dave
    > http://www.claymania.com/removal-trojan-adware.html
    > http://www.ik-cs.com/got-a-virus.htm
    >
    >




  4. #4
    David H. Lipman Guest

    Re: Need to Install a Certificate in vbscript

    From: "Raymond Vought" <raymond.nospam.vought@Gibber.comcast.net>

    | Hi David,
    |
    | Thanks so much, that is the ticket!!
    |
    | RFV
    |

    If you can't find it, email me or reply back and I'll email it back or post it in reply.

    Thanx go to Torgeir Bakken who initially supplied me this information some years ago.

    --
    Dave
    http://www.claymania.com/removal-trojan-adware.html
    http://www.ik-cs.com/got-a-virus.htm



Similar Threads

  1. Replies: 6
    Last Post: 21-05-2011, 07:58 PM
  2. Replies: 5
    Last Post: 09-09-2010, 04:37 PM
  3. How to install an SSL Certificate in IIS Website
    By Mahubala in forum Windows Software
    Replies: 6
    Last Post: 14-06-2010, 09:48 AM
  4. Cant install an SSL Certificate
    By aileen in forum Windows Security
    Replies: 3
    Last Post: 08-07-2007, 02:42 AM
  5. Can't install locally generated certificate ....
    By Eigenberg in forum Vista Help
    Replies: 2
    Last Post: 01-03-2007, 12:02 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,625,153.09412 seconds with 17 queries