• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Snappins wont deploy

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    19
    4.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      dureal99d @dureal99d
      last edited by

      @Wayne-Workman is there like some elevated prompt switch command needed to install on windows 7 or 10

      Wayne WorkmanW 1 Reply Last reply Reply Quote 0
      • Wayne WorkmanW
        Wayne Workman @dureal99d
        last edited by

        @dureal99d said in Snappins wont deploy:

        @Wayne-Workman is there like some elevated prompt switch command needed to install on windows 7 or 10

        No, there’s not. All snapins run as SYSTEM - which has more privileges and power than the local administrator. The hashes don’t match. Try to re-upload the msi and try to re-deploy the snapin.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
        Daily Clean Installation Results:
        https://fogtesting.fogproject.us/
        FOG Reporting:
        https://fog-external-reporting-results.fogproject.us/

        D 1 Reply Last reply Reply Quote 0
        • D
          dureal99d @Wayne Workman
          last edited by

          @Wayne-Workman I have it working, but not because of my knowledge persey.

          I actually found this really cool tool Here called “The ultimate switch finder”.

          I then found a program that properly wraps exe. to msi and has worked flawlessly thus far at anything I’ve sent its way Here.
          I downloaded the free version cause the paid for is awesome but far out of my price range.
          @Thiago I don’t have a solution for the auto fill script you seek but I do know it will take a script but am reasearching

          Wayne WorkmanW 1 Reply Last reply Reply Quote 0
          • Wayne WorkmanW
            Wayne Workman @dureal99d
            last edited by

            @dureal99d said in Snappins wont deploy:

            I then found a program that properly wraps exe. to msi

            I’m still willing to help you get snapins working - and so you know, FOG can deploy EXEs too.

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            D 1 Reply Last reply Reply Quote 0
            • D
              dureal99d @Wayne Workman
              last edited by

              @Wayne-Workman ok cool. I would love to know how to deploy .exe’s

              do you have a tutorial or a guide to instruct me with

              Wayne WorkmanW 1 Reply Last reply Reply Quote 0
              • Wayne WorkmanW
                Wayne Workman @dureal99d
                last edited by Wayne Workman

                @dureal99d As long as the EXE can be deployed silently (no input, no display, zilch, silent means silent) - you can deploy it with FOG. For example, the Java installer is an EXE and has command line arguments to make it silent. Not all EXEs are silent, probably most are not. All fog SNAPINS run as the SYSTEM user, also.

                Just click “Create new snapin”, and choose the EXE template if there is one - else just leave it blank and upload the EXE, supply any arguments the EXE needs, and click save. I think you already know how to deploy the snapin past here.

                There is also a thing called SnapinPacks - which is snapins for multiple files. The same rules apply as above, but you can find documentation here:
                https://wiki.fogproject.org/wiki/index.php?title=SnapinPacks

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                Daily Clean Installation Results:
                https://fogtesting.fogproject.us/
                FOG Reporting:
                https://fog-external-reporting-results.fogproject.us/

                D 1 Reply Last reply Reply Quote 0
                • D
                  dureal99d @Wayne Workman
                  last edited by

                  @Wayne-Workman said in Snappins wont deploy:

                  @dureal99d As long as the EXE can be deployed silently (no input, no display, zilch, silent means silent) - you can deploy it with FOG. For example, the Java installer is an EXE and has command line arguments to make it silent. Not all EXEs are silent, probably most are not. All fog SNAPINS run as the SYSTEM user, also.

                  Just click “Create new snapin”, and choose the EXE template if there is one - else just leave it blank and upload the EXE, supply any arguments the EXE needs, and click save. I think you already know how to deploy the snapin past here.

                  There is also a thing called SnapinPacks - which is snapins for multiple files. The same rules apply as above, but you can find documentation here:
                  https://wiki.fogproject.org/wiki/index.php?title=SnapinPacks

                  I have successfully deployed .exe of adobe dc with the following switches /sPB /rs

                  I see I have a lot to learn about scripts and such. @Wayne-Workman I don’t have an .exe template in snapins? I assume its because I don’t need it?

                  D Wayne WorkmanW 3 Replies Last reply Reply Quote 1
                  • D
                    dureal99d @dureal99d
                    last edited by

                    @Wayne-Workman also does fog support snap ins for Linux as well or only for windows?

                    1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman @dureal99d
                      last edited by

                      @dureal99d said in Snappins wont deploy:

                      I don’t have an .exe template in snapins? I assume its because I don’t need it?

                      Right. EXEs run natively in windows - they don’t need a helper program like a batch file or powershell file needs (PowerShell.exe and cmd.exe).

                      @dureal99d said in Snappins wont deploy:

                      @Wayne-Workman also does fog support snap ins for Linux as well or only for windows?

                      It supports linux. Windows, Linux, OSX, can deploy any executable including but not limited to EXE, bat, ps1, sh, vbs, msi, mst + msi, and others if you just know what you’re doing and fill in the options correctly.

                      See here for more documentation:
                      https://wiki.fogproject.org/wiki/index.php?title=FOG_Client

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      1 Reply Last reply Reply Quote 0
                      • D
                        dureal99d @dureal99d
                        last edited by

                        @Wayne-Workman I have successfully installed Microsoft office snapin to other systems. of course I increased the data amount I can upload based upon the steps outlined hereI made the size 10GB. I created a msp and placed it in the updates folder then zipped the package, uploaded to fog server and was able to deploy via the .exe Template.

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post

                        149

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project