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

    Topics created by Almeida

    • A

      Unsolved HP Pro SFF 400 G9 deploy very slow

      FOG Problems
      • • • Almeida
      1
      0
      Votes
      1
      Posts
      78
      Views

      No one has replied

    • A

      Solved problem boot pxe

      FOG Problems
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      143
      Views

      A

      @Almeida

      The problem is solved.
      tftp was closed

      Thanks.

    • A

      Solved No configuration methods suceeded HP ProBook 450 G10

      FOG Problems
      • • • Almeida
      5
      0
      Votes
      5
      Posts
      566
      Views

      A

      The problem is solved.
      I disabled DMA protection on the HP ProBook.
      Good day.

    • A

      Unsolved deployment HP Elite Tower 800 G9 Desktop PC

      FOG Problems
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      324
      Views

      S

      @Almeida I suggest you update to 1.5.10 or at least manually update the FOS kernel.

    • A

      Snapin super admin

      Windows Problems
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      348
      Views

      S

      @Almeida The fog-client service runs as SYSTEM user by default. Not sure if that has enough access rights to run bcdedit. Search the forum for “psexec” to find a topic explaining how to use PsExec to test-run commands under the SYSTEM user account.

    • A

      Client FOG - Server FOG

      General
      • • • Almeida
      5
      0
      Votes
      5
      Posts
      428
      Views

      EduardoTSeoaneE

      @Almeida
      @Sebastian-Roth

      this is a simply example, security is by your side:

      #!/bin/bash SERVER=$1 USERNAME=$2 PASSWORD=$3 FILE=$4 USER_TO_LAST=$5 echo "Result from last $USER_TO_LAST" &> $FILE last $USER_TO_LAST &>> $FILE lftp -u $USERNAME,$PASSWORD $SERVER << EOF put $FILE EOF

      Configure as on image:
      Snapin template is bash.
      example.png

      Tested on Linux Mint 19.

    • A

      Unsolved Snapin FOG 1.5.4

      FOG Problems
      • • • Almeida
      5
      0
      Votes
      5
      Posts
      526
      Views

      S

      @Almeida Free disk size? df -h?

      Anything you see in the apache error logs (see my signature)?

    • A

      Solved Boot pxe

      FOG Problems
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      323
      Views

      george1421G

      Can you confirm

      The FOG webgui is reachable On the switch where the target computer is: Ensure that spanning tree is configured for fast-STP or RSTP or place an unmanged switch between the target computer and the building switch.
    • A

      Network Dual boot Windows 10 / Ubuntu 16.04

      Hardware Compatibility
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      351
      Views

      S

      @Almeida How is your question related to the FOG project? Please tell us a bit more on what you are having an issue with.

    • A

      Error to capture image

      General
      • • • Almeida
      13
      0
      Votes
      13
      Posts
      2.8k
      Views

      A

      “default” is not used.

    • A

      Error Capture image

      General
      • • • Almeida
      6
      0
      Votes
      6
      Posts
      2.4k
      Views

      S

      @Tfoote01 Great to hear you got this solved yourself. Thanks for sharing!

    • A

      file .reg SnapIns

      General
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      552
      Views

      THEMCVT

      You could do something like a batch file

      @echo off reg add xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

      Then add that into your snap ins and deploy it!

    • A

      Deployment

      General
      • • • Almeida
      12
      0
      Votes
      12
      Posts
      2.3k
      Views

      A

      Ok thanks.

    • A

      Solved drivers install after deployment universal image

      General
      • • • Almeida
      4
      0
      Votes
      4
      Posts
      1.3k
      Views

      A

      Thanks.
      It is solved.

    • A

      Unsolved Service Client FOG

      FOG Problems
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      777
      Views

      george1421G

      With FOG 1.3.x and newer there is a change in the process that is required for sysprep. You can install the fog client into your golden image before sysprep. But you must set the service to disabled. And then add to your golden image a setupcomplete.cmd batch file that enables the service. What happens is that the fog client doesn’t know that OOBE is still running so it starts doing its job too early in the imaging process causing OOBE to fail because the fog client reboots the system at an unexpected step in OOBE.

      ref: https://wiki.fogproject.org/wiki/index.php?title=FOG_Client#FOG_Client_with_Sysprep

      Also you should consider upgrading to FOG 1.4.2 if you are still running on FOG 1.3.X

    • A

      Solved problem to join domain active directory

      FOG Problems
      • • • Almeida
      3
      0
      Votes
      3
      Posts
      1.3k
      Views

      A

      Hello,

      I’d like to close the topic. It was the solution.

      Where is the button “solved” ?

      Thanks.

    • A

      Compatibility optiplex 7050 test Network Fail

      FOG Problems
      • • • Almeida
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      george1421G

      You’ll also want to update if that 7050 was purchased with an NVMe drive. FOG 1.2.0 doesn’t support NVMe drives or Win10 very well.

    • A

      Unsolved Multicast doesn't work

      FOG Problems
      • • • Almeida
      8
      0
      Votes
      8
      Posts
      2.0k
      Views

      Jaymes DriverJ

      @Almeida

      @Tom-Elliott said in Multicast doesn't work:

      As a mode of reference, this typically occurred because of the storage node network interface. If it couldn’t match the interface, the files couldn’t be found to enable the command.

      As @Junkhacker stated you would be best to update to the newer series of FOG as many of these things have been corrected for and we have more direct capabilities to help troubleshoot.

      I’d recommend the 1.3.5-RC’s particularly if your Server OS is Ubuntu flavored.

      I can recommend Ubuntu 14.04 or 16.04. FOG installed with out a hitch!

    • A

      Install drivers after deployment

      Windows Problems
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      1.0k
      Views

      Lee RowlettL

      [url]http://www.fogproject.org/forum/threads/utilizing-postscripts-rename-joindomain-drivers-snapins.12175/#post-40351[/url]

    • A

      Problem sysprep on linux dual boot (Windows 7 / Debian 7)

      Linux Problems
      • • • Almeida
      2
      0
      Votes
      2
      Posts
      1.2k
      Views

      S

      Do you mean you deleted 70-persistent-net.rules on the client before uploading?? So what does this file look like after imaging to the other clients and booting them (it should be generated on every client I suppose)?

    • 1
    • 2
    • 1 / 2