• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Kleber
    3. Topics
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 40
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Kleber

    • K

      Unsolved Active Task Progress Bar Unreadable

      Bug Reports
      • • • Kleber
      2
      0
      Votes
      2
      Posts
      235
      Views

      S

      @Kleber I guess the spacing of the information printed is not working as intended when the status bar is just started. I played with the stuff a bit and came up with an easy solution that would expand the text information to the whole width but restrict the green status bar to the lower part:

      statusbar.jpg

      Would that be a feasible option? If not then some else with more status bar skill needs to look into this.

    • K

      No DHCP Response on eno1

      FOG Problems
      • • • Kleber
      6
      0
      Votes
      6
      Posts
      710
      Views

      K

      @sebastian-roth

      No modifications to the network or the computers. The computer is able to obtain an IP address in windows, link speed auto-negotiates to 1Gbps. I tested the network path and it had no issues, but just in case I switch to a different port. The issue still remains.

    • K

      PXE boot freeze on Random Computers Using FOG 1.5.2 & kernel Version 1.5.2

      Linux Problems
      • • • Kleber
      12
      0
      Votes
      12
      Posts
      2.1k
      Views

      Z

      @kleber I’d recommend removing the background image via the GUI under Settings | iPXE General Config. I just removed the background image name from that field entirely. The default background prevented certain machines from being able to boot for me as UEFI. Figure its a quick enough thing to check.

      Are there other machines that do boot ok with your setup or are you not able to boot any machine via iPXE?

      Do the machines you have issues on have any BIOS settings specific to PXE booting (enabling it, authentication, etc)? If you you may want to check the configuration there.

      Have you tried UEFI boot instead of BIOS boot, I have found sometimes the error is more descriptive in one vs the other (or even that one way has no error and the other does). I have found it especially helpful to have a camera/phone camera with high speed video recording, ie 120/240 fps and record the screen after I make my selection to catch any brief messages on screen.

    • K

      Solved * Downloading inits, kernels, and the fog client..............Failed!

      FOG Problems
      • • • Kleber
      8
      0
      Votes
      8
      Posts
      1.6k
      Views

      Tom ElliottT

      It’s not a “probably” it’s a definite.

      The github source code stuff is separate, but the places it uses to download the binary packages attached to release files is directly of aws s3.

    • K

      Solved FOG Snapin not working on Legacy Client on Fog Version 1.3.5 RC4

      Bug Reports
      • • • Kleber
      5
      0
      Votes
      5
      Posts
      1.6k
      Views

      K

      @Tom-Elliott

      Hi tom That fixed the problem, Thanks for all your help!!

    • K

      Solved Fog Legacy Client hostname changer not working 1.3.5 RC2

      Bug Reports
      • • • Kleber
      9
      0
      Votes
      9
      Posts
      2.4k
      Views

      K

      @Tom-Elliott

      Hi Tom,

      according to the client log file it says " snapinclient module is disabled globally on the FOG Server, exiting."

      I will create a new issue, and post the log file from one of the clients.

      Thanks!

    • K

      Unsolved Fog Snapin not working 1.3.0-RC-8 Client 0.11.5

      FOG Problems
      • • • Kleber
      15
      0
      Votes
      15
      Posts
      2.3k
      Views

      Wayne WorkmanW

      @Kleber Here’s a basic example that uses powershell with snapins - testing working on Win10. https://forums.fogproject.org/topic/8348/reset-local-windows-account-password-1-3-0

    • K

      Fog 1.1.2: VBScript Fail

      FOG Problems
      • • • Kleber
      11
      0
      Votes
      11
      Posts
      4.0k
      Views

      x23piracyX

      Hi,

      FYI snapin client does not expand system variables, so don’t use them they don’t work:
      [quote=“Jbob, post: 34657, member: 21733”]Can confirm that the snapin client does [B]not[/B] expand system variables. Adding this feature to my todo list with high priority. The reason is that the snapin client uses:

      [code]p.StartInfo.FileName = strRunWith;[/code]

      instead of

      [code]p.StartInfo.FileName = Environment.ExpandEnvironmentVariables(strRunWith);[/code]

      In the mean time you may just set the “Snapin Run With” to msiexec.exe, this will automatically find the file if it has been added to the system path, which windows does by default.[/quote]
      [url]http://fogproject.org/forum/threads/fog-snapins-and-windows-system-variables.11288/#post-34657[/url]

      cscript is in path you should call cscript msiexec and so on. without any path

      To check what’s in PATH open a command prompt and type:
      [CODE]echo %path%[/CODE]

      That will give you (normally) a list of directorys that are in path, that means every executable file that belongs to a path directly can be run without any path to the binary:

      [CODE]C:\Users\Administrator>echo %path%
      C:\Program Files\SFX-CreatoR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Com
      mon;C:\Program Files (x86)\Business Objects\Common\3.5\bin\NOTES;C:\Program Fil
      es (x86)\Business Objects\Common\3.5\bin\NOTES\DATA;C:\Windows\system32;C:\Wind
      ows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Prog
      ram Files\Calibre2;C:\Program Files (x86)\H-JTAG V0.4.0;C:\Program Files (x86)
      Ford Motor Company\IDS\Runtime;C:\Program Files (x86)\MakeMsi" ;C:\Program Files
      (x86)\GNU\GnuPG\pub[/CODE]

      Regards X23

    • K

      FOG multicast tasks screen status percentage incorrect

      FOG Problems
      • • • Kleber
      2
      0
      Votes
      2
      Posts
      876
      Views

      K

      When I Multicast I See that the Status Percentage makes no sense. Does anyone know how to fix this?

    • 1 / 1