• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. alexamore90
    3. Topics
    A
    • Profile
    • Following 1
    • Followers 0
    • Topics 12
    • Posts 28
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by alexamore90

    • A

      Unsolved Probable FOG server problem

      FOG Problems
      • • • alexamore90
      6
      0
      Votes
      6
      Posts
      45
      Views

      A

      @george1421 If I give you access to any desk on a PC that reaches the 2 servers, would you be able to understand if there is something wrong?

    • A

      Unsolved FOG speed problem

      FOG Problems
      • • • alexamore90
      4
      0
      Votes
      4
      Posts
      44
      Views

      george1421G

      @DBCountMan Yes if you are using the location plugin. Using the location plugin you assign the storage node to a location and then when you register the target computer with FOG you assign the target computer to a location. Then when the computer pxe boots it learns who it needs to communicate with. So a storage node would work in this case to spread the load.

      One caveat with storage nodes is that they can’t capture images. Only the master node can capture images. Then all storage nodes (including the master node) in the same storage group can deploy the image.

    • A

      deploy slow

      General
      • • • alexamore90
      3
      0
      Votes
      3
      Posts
      64
      Views

      S

      @alexamore90 Definitely look into using multicast if you want to image many in little time!!

    • A

      deploy lento

      General
      • • • alexamore90
      2
      0
      Votes
      2
      Posts
      28
      Views

      S

      @alexamore90 May I ask you to not double post in this forum!

      https://forums.fogproject.org/topic/16907/deploy-slow

    • A

      Unsolved Post download install script

      FOG Problems
      • • • alexamore90
      13
      0
      Votes
      13
      Posts
      201
      Views

      george1421G

      @alexamore90 said in Post download install script:

      it start ms-settings:activation

      I don’t know that command. I have not used it before.

      I;ve used the command line scripts

      cscript //nologo c:\windows\system32\slmgr.vbs /ipk <activation_key> cscript //nologo c:\windows\system32\slmgr.vbs /ato

      The setupcomplete.cmd will only run if you use sysprep. Do you sysprep your images before you capture with FOG?

    • A

      Specification pc before deploy

      FOG Problems
      • • • alexamore90
      9
      0
      Votes
      9
      Posts
      179
      Views

      george1421G

      @alexamore90 said in Specification pc before deploy:

      in which folder should it be replaced

      The answer is difficult to explain in just a few words.

      The fog.download file is actually in the FOS Linux image that gets transferred to the target computer before imaging begins.

      The fog developers provided two call out functions where the fog admin can do things before imaging starts and just after imaging stops but before the target computer reboots. You will use the first call out that the developers give you called a post init script. This call out script is called just after FOS Linux (the OS that runs on the target computer boots). My idea is to use this first call out to copy the patched fog.download script from the fog server to FOS linux, then when imaging starts it will use your patched file with the data you need to see. I would place the file to copy in the same directory as where the post init scripts are called from.

      NOW Sebastian mentioned an easier way to go about this without patching the fog.download file. In that you will again use the post init script call out script to simply print the info you need then pause waiting for a key press before continuing. There is nothing to patch, you will simply create a bash script in the post init directory and then call it from the post init callout script.

      Thinking outside the box, actually you have the power of php engine on the fog server. If one stretches their imagination a bit, this same script that displays your information on the screen, you should use php mail and send the contents of the fields in an email to you. This is a little harder to setup, but its not that hard to do.

    • A

      Spec pc deploy

      Tutorials
      • • • alexamore90
      1
      0
      Votes
      1
      Posts
      173
      Views

      No one has replied

    • A

      Full spec screen before injecting image

      General
      • • • alexamore90
      1
      0
      Votes
      1
      Posts
      82
      Views

      No one has replied

    • A

      GPT UEFI ERROR PARTITION 4 TOO BIG

      FOG Problems
      • • • alexamore90
      4
      0
      Votes
      4
      Posts
      68
      Views

      george1421G

      @alexamore90 Updating FOG is a normal process of fog administration. I agree its been quite a while since the last update but the process is the same. FOG 1.5.10 should be released soon, but until then the FOG developers are suggesting that people upgrade to a pre release but stable version of the development release.

      When you installed fog if you use the git method to download the installer files then upgrading is easy and you will not lose any configuration settings. To do the upgrade its pretty easy, to perform a dev-branch upgrade there is one more step.

      In your case if you are on FOG version 1.5.9 and you use the git method you would simply change to the base of the install directory (typically in /root/fogproject) and issue these commands on the fog server.

      cd /root/fogproject git pull git checkout dev-branch git pull cd bin ./installfog.sh

      The git checkout dev-branch command is what changes the installer to use the 1.5.9.115 (or later code base). When 1.5.10 is released you would simply replace that line with to go to the master code base with git checkout master and issue the same commands.

      The installer installfog.sh will look at all of the answers you provided when fog was installed and use them during the reinstall.

      After you update to the 1.5.9.115 dev release you will need to once again update the FOS Linux kernel to 5.15.x series (FOG WebUI->FOG Configuraiton->Kernel update, as well as recompile the latest version of iPXE using this tutorial https://forums.fogproject.org/topic/15826/updating-compiling-the-latest-version-of-ipxe when you complete these after steps you will be at a level that FOG 1.5.10 will be when its released. The above install process will make sure your FOG install will support the newest hardware released by the hardware manufacturers.

      You say that you have 3 FOG servers you really should update them all to be on the same release or you won’t have the fix for the non-movable recovery partition that Microsoft created.

    • A

      Slow server fog

      FOG Problems
      • • • alexamore90
      5
      0
      Votes
      5
      Posts
      142
      Views

      george1421G

      @alexamore90 Sorry I don’t use that application. If you are more comfortable to post in your native language you may do that. We try to keep the posts in english, but find sometimes we get better detail when the poster uses their native language and we translate. I will only post in english through.

      If you have a basic drawing of your setup that might help too, Remember we have to imagine your configuration based on the words you use.

      One additional question I should have asked, is your current configuration for a home lab or a business?

    • A

      Server con network 10/100/1000 ma va alla velocità deploy di 7/8

      FOG Problems
      • • • alexamore90
      2
      0
      Votes
      2
      Posts
      66
      Views

      S

      @alexamore90 Douple posting in different languages is not going to help. Please stick to one topic: https://forums.fogproject.org/topic/16140/slow-server-fog

    • A

      Backup all exsi and vm fog

      Tutorials
      • • • alexamore90
      5
      0
      Votes
      5
      Posts
      195
      Views

      A

      @george1421 The exsi is installed on a host server directly on the HDD, inside there are 3 fog virtual machines that I need to deploy windows on various clients.
      since I have another host (server) I would like to use it as a backup, but how can I make a backup on the host I have now and restore it on the new one without reconfiguring all over again?

    • 1 / 1