• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Florent
    3. Posts
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 27
    • Posts 128
    • Best 10
    • Controversial 0
    • Groups 0

    Posts made by Florent

    • RE: Uninstall Fog Client

      msiexec /x (uninstallkey)

      But maybe need server to be reach, because for the installation if the FOG server can’t be reached, doesn’t work

      Here have this problem with many computers who are often outside office

      posted in General
      F
      Florent
    • FOG Technician role can't change own password

      Hi,
      I have set to IT users of FOG, the role of Technician (access control) but now they are unable to change their own password.
      How can i do this without giving them access to change all user’s password

      posted in FOG Problems
      F
      Florent
    • RE: HP 640 G10 and HP 650 G10

      Hi,
      You just need to replace in your DHCP the path to use the snp.efi or snponly.efi

      posted in Hardware Compatibility
      F
      Florent
    • RE: Windows 10-11 default profile

      Just for my curiosity why not use sysprep + copyprofile solution ?

      For me depends what you want personnalize. Often just need GPO, registry, copy files etc to personnalize user environment.

      posted in Windows Problems
      F
      Florent
    • RE: FOG can't deploy image to HP EliteBook

      @mmello Hi, Where do you replace with snponly.efi ?
      Have same problem with HP Elitebook 650 G10.
      We use this DHCP option 60 :

      class "UEFI-32-1" {
          match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00006";
          filename "i386-efi/ipxe.efi";
      }
      
      class "UEFI-32-2" {
          match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00002";
          filename "i386-efi/ipxe.efi";
      }
      
      class "UEFI-64-1" {
          match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00007";
          filename "ipxe.efi";
      }
      
      class "UEFI-64-2" {
          match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00008";
          filename "ipxe.efi";
      }
      
      class "UEFI-64-3" {
          match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00009";
          filename "ipxe.efi";
      }
      
      class "Legacy" {
          match if substring(option vendor-class-identifier, 0, 20) = "PXEClient:Arch:00000";
          filename "undionly.kpxe";
      }
      
      posted in Hardware Compatibility
      F
      Florent
    • RE: FOG 1.5.10 officially released

      Thank you we are happy to see FOG alive ! 👍 👍

      posted in Announcements
      F
      Florent
    • RE: WAPT snapins

      I use WAPT to deploy softwares but i don’t understand your use case.
      Why not just deploy WAPT agent and use command like “wapt-get install tis-yourPackage” ?

      posted in Tutorials
      F
      Florent
    • RE: Customize Basic Tasks / Advanced

      @george1421 Thanks work like i want !

      posted in FOG Problems
      F
      Florent
    • RE: Customize Basic Tasks / Advanced

      @george1421 Hi George,
      I want to remove forever the “Fast” wipe option.
      Just want keep “Normal” and “Full Wipe”.
      I look on :
      tasktype.class.php
      tasktypemanager.class.php
      But i don’t understand the file operation.

      posted in FOG Problems
      F
      Florent
    • RE: Do you receive resume or notifications from forums by email?

      @sebastian-roth Hi , Resume works but for example i create new topic, i didn’t receive when have a reply

      posted in Bug Reports
      F
      Florent
    • Customize Basic Tasks / Advanced

      Hi,
      I search to customize the menu on a host “Basic Tasks / Advanced”.
      I want to delete “Fast Wipe” line.
      I try grep on fog folder but not find how to hide or delete this line.
      Which file contain this ?

      posted in FOG Problems
      F
      Florent
    • RE: HP 800 G6 stuck on rEFInd - Initializing

      @rotoi You can try last version of refind.efi https://sourceforge.net/projects/refind/
      Here we think to set new options “reboot” for uefi system to bypass this problem when no task in progress

      posted in FOG Problems
      F
      Florent
    • RE: Do you receive resume or notifications from forums by email?

      @sebastian-roth Hi Sebastian,
      Yes today i receive the resume of the last week.

      posted in Bug Reports
      F
      Florent
    • RE: Host EFI Exit Type - Refind EFI

      @george1421 Yes i already try this. Works fine but already my problem with Bitlocker.
      Actually my problem is our computers are configure to boot on pxe when receive wake on lan.
      And Bitlocker ask recovery key if order boot has changed.
      But i notice if i reboot “normally” even after that, Bitlocker don’t ask recovery key Bitlocker.
      My problem is for our computers “Refind EFI” is the only mode who work with pxe. If i use other option, i have an error like “Chainloading failed”.
      This is why i was thinking to have a “reboot” mode, because i don’t find how to make it work the “Exit” mode

      posted in FOG Problems
      F
      Florent
    • RE: Host EFI Exit Type - Refind EFI

      @george1421 Do you think it’s possible to have an option “Reboot” ? Where i can set this to try ?

      posted in FOG Problems
      F
      Florent
    • RE: Do you receive resume or notifications from forums by email?

      @sebastian-roth
      Yes it’s set weekly reports and notifications by email when reply on a topic.
      The last report i have is 14/03/2022

      posted in Bug Reports
      F
      Florent
    • Do you receive resume or notifications from forums by email?

      Hi,
      Since few weeks i didn’t receive anymore by email the resume of the FOG forums or notifiications.
      I verify with my email administrator and nothing blocked.
      Same for you ?

      posted in Bug Reports
      F
      Florent
    • RE: Host EFI Exit Type - Refind EFI

      @george1421 Yes if i change boot order and set hard drive first it’s okay.
      Do the problems for many models HP & Dell.
      On a model I try to set exit type to “Exit” it works, but do you think it will work same on all ?
      On other model with “Exit” option if i have not active tasks it stay on “chainloading failed” and reboot after 10 seconds.

      posted in FOG Problems
      F
      Florent
    • Host EFI Exit Type - Refind EFI

      Hi,
      What “Host EFI Exit Type - Refind EFI” exactly doing ?
      I have a weird behavior here. If computers boot on pxe with no fog image task and with “Host EFI Exit Type - Refind EFI”, Bitlocker always ask me the recovery key.
      My problem is the other options of “Host EFI Exit Type” does’nt work for me because show error chainloading and reboot after 10 seconds.

      Have you an idea ?

      posted in FOG Problems
      F
      Florent
    • RE: FOG compatibility with Secure Boot on?

      @sebastian-roth
      Maybe a future solution for FOG project ?
      iPXE secure boot : https://2pintsoftware.com/pricing/

      posted in General
      F
      Florent
    • 1 / 1