Re: Installing Certificate Services using sysocmgr
From: Torgeir Bakken \(MVP\) (Torgeir.Bakken-spam_at_hydro.com)
Date: 07/29/04
- Next message: Paul Adare - MVP - Microsoft Virtual PC: "Re: Installing Certificate Services using sysocmgr"
- Previous message: Vikash Ramdin: "Re: Win2k Frames and IExplorer No Back Button"
- In reply to: Noor Syed: "Installing Certificate Services using sysocmgr"
- Next in thread: Noor Syed: "Re: Installing Certificate Services using sysocmgr"
- Reply: Noor Syed: "Re: Installing Certificate Services using sysocmgr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Jul 2004 16:37:31 +0200
Noor Syed wrote:
> 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]
Instead of [certserv_server], try [certsrv_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.
-- torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter/default.mspx
- Next message: Paul Adare - MVP - Microsoft Virtual PC: "Re: Installing Certificate Services using sysocmgr"
- Previous message: Vikash Ramdin: "Re: Win2k Frames and IExplorer No Back Button"
- In reply to: Noor Syed: "Installing Certificate Services using sysocmgr"
- Next in thread: Noor Syed: "Re: Installing Certificate Services using sysocmgr"
- Reply: Noor Syed: "Re: Installing Certificate Services using sysocmgr"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]