• Smart Installer caching credentials causing AD lockouts - maybe?

    2
    0 Votes
    2 Posts
    326 Views
    S

    @altitudehack said in Smart Installer caching credentials causing AD lockouts - maybe?:

    It’s especially weird because I wouldn’t have been able to actually run the installer as a non-admin …
    Sorry for pointing the finger at FOG but it’s the only non-commercial software installed on this particular laptop that I installed under my non-admin account.

    Those two sentences don’t make sense to me. One is saying fog-client was installed using the non-admin account and the other says no.

    The fog-client installs a service that should run as local system account and not using AD-accounts at all. Though the fog-client is trying to join the domain on every cycle it runs. If your non-admin account is used as AD-credentials (FOG web UI -> host settings -> Active Directory) and the password was changed at some point I can imagine this to happen as described. But the AD-account would have to have rights to join a computer to the domain - don’t think a non-admin account can do this.

  • Doubts About FOG Project Client Windows

    2
    0 Votes
    2 Posts
    351 Views
  • Images not deploying to computers

    22
    0 Votes
    22 Posts
    5k Views
    G

    I had tried that originally when I started working with all of this. Either I wasn’t doing something correctly, or it’s not built that way, because I never could get it to enable the build-in administrator account. I still have the files if you want to take a look at them.

  • Unable to start on fog server

    5
    0 Votes
    5 Posts
    718 Views
    george1421G

    @Maxime22 is your fog server at 192.168.1.200?

    If so, do you have a cheap / unmanaged / dumb network switch you can install between the building network switch and the PXE booting computer for a test? If this dumb switch solves the problem then we have a place to look.

  • Not able to use Legacy on BIOS :(

    7
    0 Votes
    7 Posts
    2k Views
    N

    @george1421 said in Not able to use Legacy on BIOS 😞:

    ipxe.efi

    George, you are the best. You constantly help me out on these forms. If I could take you out for a working lunch I would.

    I switched it over to ipxe.efi and it worked.

  • Computer Name after imaging

    3
    0 Votes
    3 Posts
    987 Views
    L

    @george1421 Very nice, I will have to read into this. I will just need to comment out the AD domain joining and keep the host name change part only.

  • Captured Image is about the size of the Hard Drive

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    rogalskijR

    I realize this post is a bit old, but I wanted to thank everyone for their suggestions and give our experience to back up what has been said in this topic already. We experienced an image that should have been about 120gb, but was showing in FOG as the full 500GB hard drive. After referencing this thread, it fixed the issue. The steps we took are below in order:

    Verified that the PC didn’t have a second drive or second large partition it was capturing
    Verified that bitlocker encryption was OFF using the command prompt command “manage-bde -off C:”
    Ran Disk Cleanup (to get rid of old unused files)
    Ran Tools > Check to scan for hard drive errors (may require reboot to fix)
    Ran Tools > Tools > Optimize and defagment
    Capture Image again

    Once we did those steps, the newly captured image only takes up the actual amount used on the hard drive.

  • ipxe initialising devices

    2
    0 Votes
    2 Posts
    916 Views
    B

    i solved my problem using undionly.kpxe file from a debian 10.4

  • No network interfaces found when deploying Image

    15
    0 Votes
    15 Posts
    4k Views
    george1421G

    @sysadmin How did you create this directory /opt/fog_stable Did you clone it from the git repository? Your error is not a very common one or one I’ve personally seen before.

  • Cannot perform New-PSDrive on SYSTEM account

    1
    0 Votes
    1 Posts
    669 Views
    No one has replied
  • New to fog, looking for a good step by step on creating an image

    2
    0 Votes
    2 Posts
    3k Views
    george1421G

    Just to be clear (I can read your request 2 different ways), fog doesn’t care about the source image or how its setup. FOG only moves disk blocks from the source computer to storage on the FOG server and then from storage on the FOG server to the target computer. How you prepair the reference image before cloning and what happens to the target computer after FOG is done is up to the IT technician.

    But in general terms, for MS Windows you will want to setup the computer in audit mode to perfect how you want the target computers to appear, then sysprep the reference image and power it off (using a sysprep command line option). Then you pxe boot the reference image with FOG and capture the image. On the target computer side, you register the target computer with FOG. Then you assign an image to the target computer and create a deploy task. When the target computer is pxe booting FOG will image the computer then reboot it. On the first reboot the target computer will startup OOBE/Winsetup to complete the installation on the target computer, at this point of the first boot of the target computer FOG is no longer involved with the imaging process (said knowing that if the target computer is configured appropriately the FOG client will carry out an required post install commands).

    There is a wiki page that describes capturing your first image that you might want to look over: https://wiki.fogproject.org/wiki/index.php?title=Booting_into_FOG_and_Capturing_your_first_Image

  • Disk still with no OS installed after image deploy

    2
    0 Votes
    2 Posts
    291 Views
    S

    @rubencarmo Are both systems (target you pull the image from and destination PC) set to UEFI?

  • Fog with Win10 Sysprepped VM not booting to PXE

    Solved
    5
    0 Votes
    5 Posts
    693 Views
    I

    That was it! I knew once you mentioned the configuration for both uefi and bios, that was where the trouble was. I have enabled dnsmasq per the instructions you linked and it booted into the fog menu without issue.

    Thank you very much!

  • Windows 10 Recovery Partition - Beginning of Drive?

    2
    0 Votes
    2 Posts
    1k Views
    george1421G

    First of all its not the best place to put the recovery partition at the beginning of the disk. The MS recommends the efi partition be on disk 1 partition 1. It has been that way for years. Also I would question the logic of needing a recovery partition at all. With FOG its much faster to rebuilt the system then to try to recover it. I understand (as someone recently pointed out) that if the computer is at a remote location to the FOG server then the only option is to try to recover it. On my campus I don’t use/create the recovery partition at all. I do use MDT to build the golden image, with MDT I can chose how to create the disk layout for both bios and uefi systems. If I had a choice I would place the recovery partition before the 😄 drive partition, that would make the biggest resizable partition last on the disk where it can be easily resized.

  • Windows Defender just Quarantined all my fog clients

    3
    0 Votes
    3 Posts
    439 Views
    S

    @bradgillap Thanks for reporting! I have not heard about fog-client being detected by any anti virus program yet. Have done a quick search in the forums and found nothing either. So I don’t have an easy solution for you on this.

    Good you have been able to deploy again and put it on the exclusion list!

  • Unable to install ca certificate - existing / unchanged client

    6
    0 Votes
    6 Posts
    2k Views
    T

    Soooo … 🙂

    After Resetting the Encryption it works.

    So in this case uninstalling the FOG Client, then Reinstalling it, manually started the FOG Service in Window and reset the Encryption Data solved the problems for this client.

    I have a second machine that seems to have the same problem at first glance, but have to check that to make sure it really is the same.

    And the Thread you found from me at the beginning of my FOG journey … i still add the certificate manually during sysprep via the setupcomplete. On this client I havent imaged in quite some time and its only me using it. Really strange. 😕

    I’ll check the other client and report back.

    Thanks !

  • 0 Votes
    4 Posts
    769 Views
    S

    @ckasdf Are you still onto this?

  • Dell latitude 3400 hanging on logo

    2
    0 Votes
    2 Posts
    224 Views
    S

    @Real1987 What does this have to do with FOG imaging solution? Is this after deploying an image to the 3400? What version of FOG do you have? What OS is in the image? What type is it set to (resizable or non-resizable)? Is BIOS set to legacy mode or UEFI?

    Many more questions arise, but we might start with those.

  • Please help - I have Win 10 many problems with image

    7
    0 Votes
    7 Posts
    1k Views
    george1421G

    @fog_client Well it depends. Did you download it from a microsoft VLK site (requires a login and account) or did you download it free of charge via the ms download site? If it was the later then its an OEM version that will activate itself using the OEM key if installed from the ISO image. The VLK media (different code than OEM download) comes with either a MAK key or KMS key to activate windows.

  • Auto join domain after deployment, without fogclient?

    Moved
    4
    0 Votes
    4 Posts
    550 Views
    george1421G

    @chenguy I guess I would have to ask why are you not using an unattend.xml file?

    At my company we don’t use the FOG client to manage the computers post imaging so that means FOG is not renaming the computer, connecting it to AD, or placing it in the correct OU. My environment is a bit complex so the hostname and AD OU location is calculated during imaging with the results updated in the unattend.xml file before FOG releases the computer and the target computer is rebooted. This is done before OOBE/WinSetup starts for the first time. Using this approach you can use the load and go method of image deployment where you don’t register the computer with FOG and FOG will forget about the computer once imaged. Understand using this method without the FOG client there is no post imaging management included including snapin deployment. We have other tools for that.

    Using the unattend.xml file alone we can select the desired keyboard layout, computer name, connect to AD, etc.

78

Online

12.2k

Users

17.4k

Topics

155.6k

Posts