• Image Size 00.0 iB

    Solved
    2
    0 Votes
    2 Posts
    626 Views
    M

    @msi Never mind. After I re-ran the installation from the Git. Problem solved.

  • Fog Node mysql connection back to fog server

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    M

    Is there a way to reduce how often the fog node’s are checking back into the master server’s mysql?

  • How do I schedule FOG image replication for after hours?

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    george1421G

    @kafluke said in How do I schedule FOG image replication for after hours?:

    @george1421 thank you so much! These are even the exact times that I needed to set the job for! You da man! This can be marked resolved now.

    That is why I get paid the big bucks… oh wait… never mind.

  • DirectX 9 snapin

    7
    0 Votes
    7 Posts
    2k Views
    J

    @tesparza the file you are running doesn’t appear to be the installer. It appears to be a self extracting archive that contains the installer. Once you give it a path, it should place all of its install files there, including a DXSETUP.exe, which would accept /silent.

    My suggestion is to either find a different version of the installer, such as an MSI, or to take the extracted files and create a snapinpack out of them.

  • Rate is at a slow crawl when trying to deploy/capture image

    Unsolved
    21
    0 Votes
    21 Posts
    12k Views
    S

    Just going to add in here that when I want to see how busy my HDD’s are during tasks, I use nmon. Can run as normal user and press d to view disk activity percentage. Very friendly to a newb. Press n to also view network stats and c to view CPU as well.

    If I was you, i’d bring a computer over to the same physical switch that your FOG server takes the image on. See if it sustains a better speed or not to determine if network routing is to blame or not.

  • TFTP Open Timeout Issues

    Unsolved
    12
    0 Votes
    12 Posts
    4k Views
    Chris WhiteleyC

    @george1421 That is sent to you. Let me know what you find.

    Thanks,

  • Domain not adding right

    3
    0 Votes
    3 Posts
    1k Views
    george1421G

    Just for an additional bit of information. Your reference/golden image should never be connected to AD before you sysprep it. Even if it was connected to AD, then removed from AD before system. The first time you connect a computer to AD the target computer will be tattooed causing every image created from that golden image problems down the road.

  • Snapin Hash

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    Greg PlamondonG

    You can mark this as solved.

  • Can't login to FOG web Interface

    Solved
    19
    0 Votes
    19 Posts
    6k Views
    M

    @tom-elliott said in Can't login to FOG web Interface:

    @msi when you login guess what page it automatically takes you too?

    Hi,
    Make sense… Please close the discussion with satisfaction. Just to recap, below solved the problem for now. Hopefully, newer version will solve all the problem, including delays.
    @msi said in Can't login to FOG web Interface:

    [root@caor-fogmain ~]#sudo -i [root@caor-fogmain ~]#yum -y install git [root@caor-fogmain ~]# sudo -i [root@caor-fogmain ~]# cd /root [root@caor-fogmain ~]# git clone https://github.com/FOGProject/fogproject.git [root@caor-fogmain ~]# cd fogproject/ [root@caor-fogmain fogproject]# git checkout working-1.5.1 Branch working-1.5.1 set up to track remote branch working-1.5.1 from origin. Switched to a new branch 'working-1.5.1' [root@caor-fogmain fogproject]# git pull Already up-to-date. [root@caor-fogmain fogproject]# cd bin/ [root@caor-fogmain bin]# ./installfog.sh -y
  • Storage groups have active tasks on the graph that arent there anymore

    Solved
    3
    0 Votes
    3 Posts
    538 Views
    J

    that worked amazingly thank you very much!

  • Image Replication

    Solved
    20
    0 Votes
    20 Posts
    7k Views
    T

    @tiagoluz

    Yes, you can manually rsync the images over. I’m doing the replication between nodes so my coworkers who know nothing of Linux can synchronize images across FOG installations without asking me to do it.

  • Snapins not deploying after imaging

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    J

    The active snapin tasks appeared empty, but when I typed the hostname in the search it showed up as queued. I deleted that queue and ran:

    DELETE FROM `snapinTasks` WHERE `stState` in ("1","2","3");

    in mysql for good measure. Everything appears to be working now.

    Thanks for your help and all that you do!

  • Batch File Snapin stuck in-progress

    Unsolved
    2
    0 Votes
    2 Posts
    623 Views
    Wayne WorkmanW

    @fabzster The log file did not successfully upload, please try again.
    Your script is most likely failing because the FOG Client runs Snapins as the SYSTEM user, whereas when you’re manually running your script, it’s being ran as Administrator. I would suggest you add logging to your script so you can see what line it’s hanging on.

  • FOG Client on XP gets Dependency Service Error (Error 1075)

    3
    0 Votes
    3 Posts
    684 Views
    H

    Gotchya, I will switch back to that. Thanks Joe!

  • Best way to utilize FOG_1.5.0 on LAN

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    george1421G

    @callumhird said in Best way to utilize FOG_1.5.0 on LAN:

    so we can install all the required software from our file servers

    I would challenge you, that you don’t “need” to connect to the domain to map a drive to your file server to install software. If there are applications that require AD credentials to install, then those should be installed post imaging via a snapin or some other software deployment tool like PDQ Deploy.

    The only software that I “must” install after imaging is our antivirus software because that application creates a unique GUID when its installed to identify the machine to the AV console. its not possible to clone a system after AV is installed because of this. But most all other applications can be installed before imaging without AD rights.

  • Clear snapin history? Automatically?

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S

    @cml Better mark this as solved. Loved it!

  • Image upload & deploy taking a long time

    Solved
    64
    0 Votes
    64 Posts
    66k Views
    Wayne WorkmanW

    @themcv said in Image upload & deploy taking a long time:

    @brad-schumann Try this, I ran into this on Surface’s.

    Open command prompt as admin.

    manage-bde -off 😄

    manage-bde -status 😄

    Fingers crossed that it will fix it. In my case, Windows was by default encrypting the free space which caused issues.

    Tagging this for the #wiki

  • rEFInd reboots instead of loading windows

    Solved
    11
    0 Votes
    11 Posts
    2k Views
    Tom ElliottT

    @gordon-taylor The binary might have changes (refind.efi) though we don’t know what changed (we don’t write the refind program stuff.)

    I’ve made scan_delay = 0 the default when 1.5.1 releases.

  • All fog services turning off on hosts after reimage.

    Unsolved
    13
    0 Votes
    13 Posts
    5k Views
    x23piracyX

    Hi,

    something additional, today i registered a host, enabled domain join and a snapin like i always do. deployed the image and was wondering why the host hasn’t joined the domain. After checking the hosts settings i could see that joining domain wasn’t saved for this host. enabled it again and the host joined the domain and rebooted.

    I don’t know if this is related but i have the feeling it could.

    Regards X23

87

Online

12.7k

Users

17.6k

Topics

156.8k

Posts