<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using pcsi to install silently? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891915#M10926</link>
    <description>This is possible, we are distributing our own PCSI kits this way (a batch job talks to the remote nodes via task-to-task, and the remote side then submits a batchjob to do the work).&lt;BR /&gt;&lt;BR /&gt;The actual commandline in the remote batchjob goes like this:&lt;BR /&gt;$               Product Install /option=NoConfirm 'Kit_Name' 'Dest' /Version="''Kit_Vers'" /Source='P3' /Remark="''Remark'"&lt;BR /&gt;&lt;BR /&gt;I've attached the run log of such an installation, so you can see the real commands.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
    <pubDate>Fri, 03 Nov 2006 06:22:56 GMT</pubDate>
    <dc:creator>Karl Rohwedder</dc:creator>
    <dc:date>2006-11-03T06:22:56Z</dc:date>
    <item>
      <title>Using pcsi to install silently?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891914#M10925</link>
      <description>I'm trying to install ssl silently but I just cannot ge it to work.&lt;BR /&gt;As I've understood it the switch /options=noconfirm would supress any input.&lt;BR /&gt;&lt;BR /&gt;I've also created a pcf file using /configuratio=output but still no luck..&lt;BR /&gt;&lt;BR /&gt;Is it even possible to install silently?</description>
      <pubDate>Fri, 03 Nov 2006 06:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891914#M10925</guid>
      <dc:creator>Andreas Åhman</dc:creator>
      <dc:date>2006-11-03T06:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using pcsi to install silently?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891915#M10926</link>
      <description>This is possible, we are distributing our own PCSI kits this way (a batch job talks to the remote nodes via task-to-task, and the remote side then submits a batchjob to do the work).&lt;BR /&gt;&lt;BR /&gt;The actual commandline in the remote batchjob goes like this:&lt;BR /&gt;$               Product Install /option=NoConfirm 'Kit_Name' 'Dest' /Version="''Kit_Vers'" /Source='P3' /Remark="''Remark'"&lt;BR /&gt;&lt;BR /&gt;I've attached the run log of such an installation, so you can see the real commands.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Fri, 03 Nov 2006 06:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891915#M10926</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-11-03T06:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using pcsi to install silently?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891916#M10927</link>
      <description>Still no luck.&lt;BR /&gt;&lt;BR /&gt;i've extracted the ssl package and repackaged it but no. I still get this.&lt;BR /&gt;&lt;BR /&gt;"* This product does not have any configuration options.&lt;BR /&gt;&lt;BR /&gt;Do you want to review the options? [NO]"&lt;BR /&gt;&lt;BR /&gt;Even with the switch /option=noconfirm&lt;BR /&gt;&lt;BR /&gt;Any more ideas? Any switch I've left out while packaging it?</description>
      <pubDate>Fri, 03 Nov 2006 07:11:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891916#M10927</guid>
      <dc:creator>Andreas Åhman</dc:creator>
      <dc:date>2006-11-03T07:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using pcsi to install silently?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891917#M10928</link>
      <description>Have you tried creating a temp. command procedure:&lt;BR /&gt;&lt;BR /&gt;$ ass /user sys$input sys$command&lt;BR /&gt;$ prod ins ssl/opt=noconfirm/con=curr&lt;BR /&gt;NO&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Fri, 03 Nov 2006 07:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891917#M10928</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-11-03T07:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using pcsi to install silently?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891918#M10929</link>
      <description>" Have you tried creating a temp. command procedure:&lt;BR /&gt;&lt;BR /&gt;$ ass /user sys$input sys$command&lt;BR /&gt;$ prod ins ssl/opt=noconfirm/con=curr&lt;BR /&gt;NO"&lt;BR /&gt;&lt;BR /&gt;I've tried using a configuration file but the same thing happens.&lt;BR /&gt;&lt;BR /&gt;What do you mean with the NO ?</description>
      <pubDate>Fri, 03 Nov 2006 07:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891918#M10929</guid>
      <dc:creator>Andreas Åhman</dc:creator>
      <dc:date>2006-11-03T07:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using pcsi to install silently?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891919#M10930</link>
      <description>PRODUCT asks the question 'Do you want to review the options?' and the NO answers this question (because sys$command is defined as being sys$input (the commandfile)).&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Fri, 03 Nov 2006 07:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891919#M10930</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2006-11-03T07:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Using pcsi to install silently?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891920#M10931</link>
      <description>Sorry didn't read your reply carefully enough.&lt;BR /&gt;&lt;BR /&gt;The com file works like a charm.&lt;BR /&gt;&lt;BR /&gt;Thanks alot,&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Andreas</description>
      <pubDate>Fri, 03 Nov 2006 07:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891920#M10931</guid>
      <dc:creator>Andreas Åhman</dc:creator>
      <dc:date>2006-11-03T07:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using pcsi to install silently?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891921#M10932</link>
      <description>Here is an example of installing a patch in batch mode.&lt;BR /&gt;&lt;BR /&gt;$ username = f$edit(f$getjpi("","USERNAME"),"COLLAPSE")&lt;BR /&gt;$ if username .nes. "SYSTEM"&lt;BR /&gt;$ then&lt;BR /&gt;$       write sys$output "Use the SYSTEM account."&lt;BR /&gt;$       exit 1&lt;BR /&gt;$ endif &lt;BR /&gt;$ saved_directory = f$environment("DEFAULT")&lt;BR /&gt;$ set default kits73:[vms731_ecos]&lt;BR /&gt;$ DEFINE/SYS NO_ASK$BACKUP TRUE&lt;BR /&gt;$ DEFINE/SYS NO_ASK$REBOOT TRUE&lt;BR /&gt;$ DEFINE/JOB ARCHIVE_OLD NO&lt;BR /&gt;$!&lt;BR /&gt;$ PROD INSTALL VMS731_SHADOWING/PRODUCER=DEC/BASE=AXPVMS-&lt;BR /&gt;           /VER=V2.0/SAVE_RECOVERY_DATA&lt;BR /&gt;$!&lt;BR /&gt;$ DEASSIGN/SYS NO_ASK$BACKUP&lt;BR /&gt;$ DEASSIGN/SYS NO_ASK$REBOOT&lt;BR /&gt;$!&lt;BR /&gt;$ set def 'saved_directory'&lt;BR /&gt;$ prod show history&lt;BR /&gt;$ exit 1</description>
      <pubDate>Sun, 05 Nov 2006 23:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-pcsi-to-install-silently/m-p/3891921#M10932</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2006-11-05T23:12:06Z</dc:date>
    </item>
  </channel>
</rss>

