• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. robza
    3. Posts
    • Profile
    • Following 1
    • Followers 1
    • Topics 27
    • Posts 112
    • Best 5
    • Controversial 0
    • Groups 0

    Posts made by robza

    • RE: Snapin client Failed to find snapin file

      @Sebastian-Roth I can get to /opt/fog/snapins and listing, below screen:
      0_1459247644103_fogsnapins.png
      Permissions:
      1000-fog
      48-apache
      Regards

      posted in FOG Problems
      robzaR
      robza
    • RE: Snapin client Failed to find snapin file

      Hi,
      in storage management path is set to /opt/fog/snapins
      0_1459238526986_fogstorage.png

      posted in FOG Problems
      robzaR
      robza
    • Snapin client Failed to find snapin file

      Hello,
      fog svn 6971
      I have problems with deploying snapins.

      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       2016-03-29 08:47 Client-Info Version: 0.9.12
       2016-03-29 08:47 SnapinClient Running...
       2016-03-29 08:47 Middleware::Communication URL: http://fog-server/fog/service/servicemodule-active.php?moduleid=snapinclient&mac=08:00:27:86:B7:05||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService=1
       2016-03-29 08:47 Middleware::Communication Response: Success
       2016-03-29 08:47 Middleware::Communication URL: http://fog-server/fog/service/snapins.checkin.php?mac=08:00:27:86:B7:05||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService=1
       2016-03-29 08:47 Middleware::Communication Unknown Response: Failed to find snapin file
      
      

      My fog ftp pass is correct (and there is no “/” character in pass), I can log in to ftp server but problem is that fog user logs to /home/fog instead /opt/fog/snapins
      0_1459234779050_fogftp.png
      My question how to force fog user to log to directory where are stored snapins?
      Any help appreciated.
      Regards

      posted in FOG Problems
      robzaR
      robza
    • RE: snapins error (net helpmsg 1 incorrect function)

      @Wayne-Workman thank you for support.
      Works like a charm.
      Regards

      posted in General
      robzaR
      robza
    • RE: snapins error (net helpmsg 1 incorrect function)

      @Wayne-Workman using xcopy I’m getting Return code: 1 incorrect function.

      xcopy /E /H \\upow-8\public\Office2016_PL_32B\* c:\temp\
      cd c:\temp\
      setup.exe /adminfile Unattended.msp
      

      When script is started from cmd works like a charm.
      Regards

      posted in General
      robzaR
      robza
    • RE: snapins error (net helpmsg 1 incorrect function)

      @ITSolutions when I tried run this script

      Net use z: \\upow-8.intranet\public\Office2016_PL_32B\
      z:\setup.exe /adminfile z:\Unattended.msp
      net use z: /delete 
      

      as fog snapin received code 2. Net helpmsg 2 is “The system cannot find the file specified.”
      Regards

      posted in General
      robzaR
      robza
    • RE: snapins error (net helpmsg 1 incorrect function)

      @Tom-Elliott is something wrong with running executables via cmd through UNC path?
      Or you know different way to simply start unattended office installation?
      Regards

      posted in General
      robzaR
      robza
    • snapins error (net helpmsg 1 incorrect function)

      Hello,
      my config:
      fedora 22 64bit
      fog Version: 6237
      I have problems with installing snapin.
      Snapin on fog server is cmd file and it is simple unattended office 2016 installation.
      Here is syntax:

      \\upow-8.intranet\public\Office2016_PL_32B\setup.exe /adminfile \\upow-8.intranet\public\Office2016_PL_32B\Unattended.msp
      

      When I start this script on pc from command line installation starts properly.
      But when snapin is started by fog service I got error

      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       08.02.2016 12:50 Client-Info Version: 0.9.11
       08.02.2016 12:50 SnapinClient Running...
       08.02.2016 12:50 Middleware::Communication URL: http://fog-server/fog/service/servicemodule-active.php?moduleid=snapinclient&mac=F8:32:E4:A0:94:89||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService=1
       08.02.2016 12:50 Middleware::Communication Response: Success
       08.02.2016 12:50 Middleware::Communication URL: http://fog-server/fog/service/snapins.checkin.php?mac=F8:32:E4:A0:94:89||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService=1
       08.02.2016 12:50 Middleware::Communication Response: Success
       08.02.2016 12:50 SnapinClient Snapin Found:
       08.02.2016 12:50 SnapinClient     ID: 548
       08.02.2016 12:50 SnapinClient     RunWith: c:\windows\system32\cmd.exe
       08.02.2016 12:50 SnapinClient     RunWithArgs: /C
       08.02.2016 12:50 SnapinClient     Name: Office 2016_32_PL_cmd
       08.02.2016 12:50 SnapinClient     File: office2016_pl_32.cmd
       08.02.2016 12:50 SnapinClient     Created: 2016-02-08 12:41:27
       08.02.2016 12:50 SnapinClient     Args: 
       08.02.2016 12:50 SnapinClient     Reboot: 0
       08.02.2016 12:50 Middleware::Communication URL: http://fog-server/fog/service/snapins.file.php?mac=F8:32:E4:A0:94:89||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&taskid=548
       08.02.2016 12:50 Bus {
        "channel": "Notification",
        "data": "{\r\n  \"title\": \"Office 2016_32_PL_cmd\",\r\n  \"message\": \"FOG is installing Office 2016_32_PL_cmd\",\r\n  \"duration\": 10\r\n}"
      }
       08.02.2016 12:50 Bus Emmiting message on channel: Notification
       08.02.2016 12:50 SnapinClient Starting snapin...
       08.02.2016 12:50 SnapinClient Snapin finished
       08.02.2016 12:50 SnapinClient Return Code: 1
       08.02.2016 12:50 Bus {
        "channel": "Notification",
        "data": "{\r\n  \"title\": \"Finished Office 2016_32_PL_cmd\",\r\n  \"message\": \"Office 2016_32_PL_cmd finished installing\",\r\n  \"duration\": 10\r\n}"
      }
       08.02.2016 12:50 Bus Emmiting message on channel: Notification
       08.02.2016 12:50 Middleware::Communication URL: http://fog-server/fog/service/snapins.checkin.php?taskid=548&exitcode=1&mac=F8:32:E4:A0:94:89||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService=1
       08.02.2016 12:50 Middleware::Communication URL: http://fog-server/fog/service/snapins.checkin.php?mac=F8:32:E4:A0:94:89||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService=1
       08.02.2016 12:50 Middleware::Communication Response: No snapins
      

      Error code is 1 - net helpmsg - incorrect function
      Any help appreciated.
      Regards

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      @Jaymes-Driver thanks for suggestion, I’ll try and let you know.
      Regards

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      I have found solution but in my opinion is half-hearted success. After disabling UAC scripts installed with code 0.
      Regards

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      @Thiago no difference after removing /qn - 1603 error generated in fog log.
      I have folder with few files and there is setup.exe, but after starting there is installation wizard, where is necessary to define few variables. If installing msi there is xml file used.
      Tomorrow I’ll try with exe.
      Regards

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      @Thiago below log
      0_1453980384596_ccc.txt
      This script works fine when I start cmd as administrator (cmd with elevated priviliges).
      Kaspersky service answered that is connected with UAC (User Account Control) or “operating system permissions” - what ever thats mean.
      Regards

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      @Thiago no change, still 1603 error occured.

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      @Thiago still the same 1603 error after your advice:
      0_1453974571532_fog.png
      Regards

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      @ITSolutions from cmd with elevated priviliges (Run cmd as administrator) task is done with success.
      Spaces in msi package are removed
      0_1453962544513_fog.png
      and /quiet command used but still got 1603 error.
      Regards

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      @Jbob 0_1453904200712_fog.png
      still the same error 1603

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      @Tom-Elliott this msi package is provided by Kaspersky Lab. GPO not available.
      Hmm I’m going to contact with Kaspersky support.
      Any other ideas?
      Regards

      posted in General
      robzaR
      robza
    • RE: Snapin isseus ...

      @Tom-Elliott other msi’s works fine. I just installed 7-zip msi package and Return code was 0.
      Error code for this particular is 1603

      posted in General
      robzaR
      robza
    • Snapin isseus ...

      Hello,
      my config:
      fedora 22 64bit
      fog Version: 6120
      I have problems with installing snapins.
      I have created snapin for msi package:
      0_1453893005344_fog1.png
      Task is finished with windows error 1603 (net helpmsg 1603 “Fatal error during installation”)
      But when I run this task
      0_1453893384416_fog2.png
      from cmd with elevated priviliges (Run cmd as administrator) task is done with success.
      Client runs win7 pro.
      FOGService in services.msc in column “Log ON as” is local system.
      My question:
      why I can’t use fog service to install msi package.
      Regards

      posted in General
      robzaR
      robza
    • RE: No inventory after svn update

      @Tom-Elliott well done,
      works like a charm.
      Regards

      posted in General
      robzaR
      robza
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 2 / 6