Re: Installing Certificate Services using sysocmgr

From: Noor Syed (NoorSyed_at_discussions.microsoft.com)
Date: 07/30/04

  • Next message: jmepugh: "Desperately seeking help!!"
    Date: Fri, 30 Jul 2004 14:37:02 -0700
    
    

    Finally, after numerous trail and errors, I got this working.
    In the [certsrv_server] section, i had to make these changes.
     HashAlgorithm=SHA-1 --------->should be SHA1
     SharedFolder=%SYSTEMROOT%\CAConfig ----->I had to hardcode; C:\CAConfig.
    Also, I had to change the source file locations in the registry(HKCU\Software\Microsoft\Windows\CurrentVersion\Setup\SourcePath) value to source dir which contains the i386 (default is the source from where the OS was installed), in case if you are not installing from initial source path.

    thanks, -Noor Syed.

    "Torgeir Bakken (MVP)" wrote:

    > 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: jmepugh: "Desperately seeking help!!"

    Relevant Pages

    • Re: KB899587 keeps installing
      ... 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 ...
      (microsoft.public.windowsupdate)
    • Re: 0x8024001D
      ... 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 ...
      (microsoft.public.windowsupdate)
    • Re: How to find prog using disk?
      ... torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ... Administration scripting examples and an ONLINE version of ... the 1328 page Scripting Guide: ... This will help you to identify which processes are legit and which are not, just remember that some file names may look similar but aren't as the people who design Spyware or trojans will mimic the actual names as closely as they can, a good example is lsass.exe, this is an important part of the OS, so read the path files of the processes to find out where they lead. ...
      (microsoft.public.windowsxp.general)
    • Re: Clear Windows Update History
      ... The Datastore folder is what ... torgeir, Microsoft MVP Scripting, Porsgrunn Norway ... torgeir, Microsoft MVP Scripting, Porsgrunn Norway Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter/default.mspx. ...
      (microsoft.public.windowsupdate)
    • Re: Newbie search question
      ... > torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway ... > Administration scripting examples and an ONLINE version of ... > the 1328 page Scripting Guide: ...
      (microsoft.public.scripting.vbscript)