Installing Certificate Services using sysocmgr
From: Noor Syed (Syed_at_discussions.microsoft.com)
Date: 07/28/04
- Next message: Joe Richards [MVP]: "Re: Subject: Security Event Log reading by Domain Users"
- Previous message: Steven L Umbach: "Re: Unwanted share access despite security settings"
- Next in thread: Paul Adare - MVP - Microsoft Virtual PC: "Re: Installing Certificate Services using sysocmgr"
- Reply: Paul Adare - MVP - Microsoft Virtual PC: "Re: Installing Certificate Services using sysocmgr"
- Reply: Torgeir Bakken \(MVP\): "Re: Installing Certificate Services using sysocmgr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 Jul 2004 14:32:02 -0700
I am trying to intall Certificate Services silently using sysocmgr on W2K3 server.
sysocmgr /i:sysoc.inf /u:unattend.txt
Here's the unattend.txt I used:
[components]
certsrv=ON
certsrv_server=ON
certsrv_client=ON
[certserv_server]
CAType=StandaloneRoot
CSPProvider="Microsoft Strong Cryptographic Provider"
HashAlgorithm=SHA-1
KeyLength=4096
Name=MyCA
SharedFolder=%SYSTEMROOT%\CAConfig
UseSharedFolder=yes
validityPeriod=20
validityPeriodUnits=years
The certocm.log shows that installation is cancelled because: certsrv_server The parameter is incorrect.
Any help in troubleshooting this will be highly appreciated.
- Next message: Joe Richards [MVP]: "Re: Subject: Security Event Log reading by Domain Users"
- Previous message: Steven L Umbach: "Re: Unwanted share access despite security settings"
- Next in thread: Paul Adare - MVP - Microsoft Virtual PC: "Re: Installing Certificate Services using sysocmgr"
- Reply: Paul Adare - MVP - Microsoft Virtual PC: "Re: Installing Certificate Services using sysocmgr"
- Reply: Torgeir Bakken \(MVP\): "Re: Installing Certificate Services using sysocmgr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]