<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello,</p>
    <p>Im not sure i understand you completely, so the service is
      working fine after the initial installation and all wpkg-gp task
      are working as well. <br>
    </p>
    <p>What do you mean exactly with performing a silent installation to
      client? Just running a wpkg task using the service after first
      reboot? <br>
    </p>
    <p>The exceptions in the code you posted are not occuring in the
      base wpkg-gp code but in the imported modules for the
      communication with the windows system. </p>
    <p>I noticed that you are using my modification of the original
      wpkg-gp, have you tried the original version and does the problem
      occur there as well? <br>
    </p>
    <p>We have not switched to windows10 yet and i have only done some
      basic tests with wpkg-gp on windows10, maybe it is related to the
      os. <br>
    </p>
    <p>Best Regards,</p>
    <p>Nils<br>
    </p>
    <p><br>
    </p>
    <p>PS: keep in mind that if you run the service manually using the
      exe that you use the system user for this as well or it can
      decrypt the encrypted password in your config file. <br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">Am 11.11.2016 um 11:00 schrieb Ing.
      Michal Koláček:<br>
    </div>
    <blockquote
cite="mid:CAPJfFATdPmpbbjksbf05+iT5ZYJ6ff=rNHebpc6tC9-A2TYrYg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr"><span style="font-size:12.8px">Hello,</span><br
              style="font-size:12.8px">
            <br style="font-size:12.8px">
            <span style="font-size:12.8px">I am using the latest version
              of the programming environment </span><span
              class="gmail-il" style="font-size:12.8px">WPKG-GP
              "Wpkg-GP-0.17.16_x64.exe". I will try to describe the
              problem.</span></div>
          <div dir="ltr"><span style="font-size:12.8px"><br>
            </span></div>
          <div dir="ltr"><span style="font-size:12.8px">Tested on
              different hardware. Always the same system </span><span
              class="gmail-il" style="font-size:12.8px">Windows 10 x64
              (version </span><span style="color:rgb(38,38,38);font-family:arial;font-size:13.3333px;white-space:pre-wrap">10.0.14393.0</span><span
              style="font-size:12.8px">). EnableViaLGP. The file wpkg.js
              accessed through a domain user and password in AD. </span><br>
          </div>
          <div dir="ltr"><span style="font-size:12.8px"><br>
            </span></div>
          <div dir="ltr">
            <div dir="ltr">
              <div id="gmail-gt-res-c" class="gmail-g-unit">
                <div id="gmail-gt-res-p">
                  <div id="gmail-gt-res-data">
                    <div id="gmail-gt-res-wrap">
                      <div id="gmail-gt-res-content">
                        <div dir="ltr" style="zoom:1"><span
                            id="gmail-result_box" class="gmail-"
                            lang="en">GUI installation wpkg-gp client <span
                              class="gmail-">will be</span> fine.
                            Service "wpkgserver" <span class="gmail-">runs
                              fine</span><span class="gmail-">. All
                              WPKG-GP system is functional and
                              installation software works fine.</span></span></div>
                        <div dir="ltr" style="zoom:1"><span
                            class="gmail-" lang="en"><span
                              class="gmail-"><br>
                            </span></span></div>
                        <div dir="ltr" style="zoom:1"><span
                            class="gmail-il" style="font-size:12.8px">When
                            I try to perform a silent installation to
                            client (Switch, /INI, .msi etc.), service
                            "wpkgserver" is irregularly in
                            "STOPPED". The service will not turn
                            on. Below is diagnostic information.</span><br>
                        </div>
                        <div dir="ltr" style="zoom:1"><br>
                        </div>
                        <div dir="ltr" style="zoom:1"><span
                            class="gmail-il">
                            <div dir="ltr" style="zoom:1">
                              <blockquote
                                style="font-size:12.8px;margin:0px 0px
                                0px 0.8ex;border-left:1px solid
                                rgb(204,204,204);padding-left:1ex"
                                class="gmail_quote">c:\Program
                                Files\Wpkg-GP>WpkgServer.exe
                                --interactive<br>
                                Traceback (most recent call last):<br>
                                  File "boot_service.py", line 185, in
                                <module><br>
                                  File "win32serviceutil.pyc", line 592,
                                in HandleCommandLine<br>
                                IndexError: list index out of range</blockquote>
                              <div style="font-size:12.8px"><br>
                              </div>
                              <div style="font-size:12.8px">
                                <blockquote style="margin:0px 0px 0px
                                  0.8ex;border-left:1px solid
                                  rgb(204,204,204);padding-left:1ex"
                                  class="gmail_quote">SERVICE_NAME:
                                  wpkgserver<br>
                                          TYPE               : 10
                                   WIN32_OWN_PROCESS<br>
                                          STATE              : 1
                                   STOPPED<br>
                                          WIN32_EXIT_CODE    : 1066
                                   (0x42a)<br>
                                          SERVICE_EXIT_CODE  : 1  (0x1)<br>
                                          CHECKPOINT         : 0x0<br>
                                          WAIT_HINT          : 0x0</blockquote>
                              </div>
                              <div style="font-size:12.8px"><br>
                              </div>
                              <div><span style="font-size:12.8px">WpkgService.log:</span><br>
                              </div>
                            </div>
                          </span></div>
                        <div dir="ltr" style="zoom:1"><span
                            class="gmail-il">
                            <blockquote
                              style="font-size:12.8px;margin:0px 0px 0px
                              0.8ex;border-left:1px solid
                              rgb(204,204,204);padding-left:1ex"
                              class="gmail_quote">2016-11-11
                              10:33:15,941 - WpkgService - INFO -
                              Logging started with verbosity: 3<br>
                              2016-11-11 10:33:15,943 - WpkgService -
                              DEBUG - Loading locale cs_CZ.cp1250 in
                              path C:\Program Files\Wpkg-GP\locale<br>
                              2016-11-11 10:33:15,944 - WpkgService -
                              DEBUG - LGP: Opening
                              C:\WINDOWS\system32\GroupPolicy\gpt.ini<br>
                              2016-11-11 10:33:15,946 - WpkgService -
                              DEBUG - Config: Reading EnableViaLGP: '1'
                              from ini file<br>
                              2016-11-11 10:33:15,947 - WpkgService -
                              DEBUG - Config: Reading WpkgCommand:
                              '\\***\wpkg.js' from ini file<br>
                              2016-11-11 10:33:15,950 - WpkgService -
                              DEBUG - Config: Reading WpkgCommand:
                              '\\***\wpkg.js' from ini file<br>
                              2016-11-11 10:33:15,950 - WpkgService -
                              DEBUG - Trying to extract share name from
                              \\***\wpkg.js<br>
                              2016-11-11 10:33:15,950 - WpkgService -
                              DEBUG - Extracted share: '\\***'<br>
                              2016-11-11 10:33:15,951 - WpkgService -
                              DEBUG - Config: Reading
                              WpkgNetworkUsername: '***\***' from ini
                              file<br>
                              2016-11-11 10:33:15,951 - WpkgService -
                              DEBUG - Reading WpkgNetworkPassword from
                              ini file</blockquote>
                            <div style="font-size:12.8px"><br>
                            </div>
                            <div><span style="font-size:12.8px">Where is
                                the problem?</span><br>
                            </div>
                            <div style="font-size:12.8px"><br>
                            </div>
                          </span></div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div dir="ltr">
              <div dir="ltr"><span style="font-size:12.8px">Thank you
                  for your response</span><br>
              </div>
              <div dir="ltr"><br>
              </div>
              <div dir="ltr"><br>
              </div>
              <div dir="ltr">
                <div dir="ltr">
                  <div bgcolor="#FFFFFF">Best regard</div>
                </div>
                <div dir="ltr">-- <br>
                  <div style="font-family:arial;color:black"><span
                      style="font-weight:bold;font-size:10pt;color:red">Ing.
                      Michal Koláček</span><br>
                    <span style="font-size:10pt;font-weight:bold">ICT
                      specialist</span><br>
                    <br>
                    <span style="font-size:10pt">Department of
                      Information Technology</span><br>
                    <span style="font-size:10pt;font-weight:bold">Faculty
                      of Civil Engineering</span><br>
                    <span style="font-size:10pt">BRNO UNIVERSITY OF
                      TECHNOLOGY<br>
                      <br>
                      Veveří 331/95, Brno, 602 00<br>
                      T: 5 4114 7196, M: <a moz-do-not-send="true"
                        href="tel:721%20579%20945" value="+420721579945"
                        target="_blank">721 579 945</a></span><br>
                    <span
                      style="font-weight:bold;font-size:10pt;color:red"><a
                        moz-do-not-send="true"
                        href="mailto:kolacek.m@fce.vutbr.cz"
                        target="_blank">kolacek.m@fce.vutbr.cz</a><br>
                      <a moz-do-not-send="true"
                        href="http://www.vutbr.cz/" target="_blank">www.vutbr.cz</a></span><br>
                    <br>
                    <img moz-do-not-send="true"
src="https://www.vutbr.cz/data_storage/multimedia/jvs/sablony/e-mailovy%20podpis/loga%20do%20podpisu/EN/FCE_color_RGB_EN.gif"
                      height="60"></div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">---------------------------------
wpkg-users mailing list archives >> <a class="moz-txt-link-freetext" href="http://lists.wpkg.org/pipermail/wpkg-users/">http://lists.wpkg.org/pipermail/wpkg-users/</a>
_______________________________________________
wpkg-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wpkg-users@lists.wpkg.org">wpkg-users@lists.wpkg.org</a>
<a class="moz-txt-link-freetext" href="https://lists.wpkg.org/mailman/listinfo/wpkg-users">https://lists.wpkg.org/mailman/listinfo/wpkg-users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
IT-Support - Fachbereich 09 Kulturgeschichte und Kulturkunde
Universität Hamburg
Flügelbau West, R. 204
Edmund-Siemers-Allee 1
D-20146 Hamburg
Tel.: +49-40-42838-3024
Email: <a class="moz-txt-link-abbreviated" href="mailto:it.service.kultur@uni-hamburg.de">it.service.kultur@uni-hamburg.de</a></pre>
  </body>
</html>