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

    How to remove fog safely

    Scheduled Pinned Locked Moved
    Windows Problems
    3
    3
    755
    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.
    • A
      alienco
      last edited by

      Manage services before myself installed and set up a fog server, whenever the fog server is down, it causes no boot devices available, I’d like to just completely remove the fog server or at least get them to boot to their local HD instead of pxe booting, is this doable without having to reimage all of the machines?

      george1421G 1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator @alienco
        last edited by

        @alienco Reimaging is completely unnecessary. The problem is with the bios/firmware settings not the target OS.

        The snarky answer is don’t let the FOG server go down or become unavailable.

        A bit more realistic answer is change the boot order so that it boots from the hard drive by default in bios. Then when you want to image the computer, have the imaging tech sit in front of the target computer and press F12 or F10 while booting to get into the uefi/bios boot manager and pick pxe boot from there. That is how we do it on my campus. I require the fog tech to sit in front of the computer they are imaging. This avoids accidentally reimaging the CFO computer during quarter end close (it only happened once). So normally under this methodology the computer always boots to the hard drive and the exception is to pxe boot during imaging only.

        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!

        1 Reply Last reply Reply Quote 0
        • P
          Petěrko
          last edited by

          Hi,
          I force computers (with UEFI) to boot from HDD (Windows bootloader) with this command in snapin:

          #Booot from HDD
          #Snapin works only with Powershell x64 Snapin Template?
          #Use at your own risk! No warranty!
          c:\windows\system32\bcdedit.exe /set “{fwbootmgr}” displayorder “{bootmgr}”

          We use it after imaging because PXE boot is too slow.
          Peter

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

          254

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project