• Password pxe menu options

    3
    0 Votes
    3 Posts
    1k Views
    C

    Thanks tom that’s great just made the change

  • Pxe not working after update

    8
    0 Votes
    8 Posts
    3k Views
    C

    thanks I will make the change and test.

  • TFTP fails after upgrade to 1.2

    8
    0 Votes
    8 Posts
    3k Views
    D

    I had the same issues the fix for me was using terminal to restart mysql server as well as the tftp server than it was all back to normal not sure if this is gonna happen everytime I reboot the server or not.

  • Upgrade FOG .32 > svn 2165 no problems, search does not function

    3
    0 Votes
    3 Posts
    953 Views
    Tom ElliottT

    Also, just clear your browser cache, all should function if you run into issues again.

  • Snapins again

    7
    0 Votes
    7 Posts
    3k Views
    robzaR

    [quote=“Junkhacker, post: 34817, member: 21583”]if you don’t want to keep the data for logging purposes, a quick thing to try would be truncating the tasks, stapinTasks, and snapinJobs tables[/quote]
    Junkhacker you rock 🙂
    This advice solved the issue.
    All snapins and single snapin smoothly installed.
    Thanks a lot.

  • 0 Votes
    8 Posts
    4k Views
    M

    No, problem. I hope it works for you.

  • Lenovo T440 image Hard drive resized after upload

    5
    0 Votes
    5 Posts
    2k Views
    D

    Ah, didn’t realize there was an update. I’ll give that a try. We have 3 new models of laptops and tablets and this is the only one that gave us trouble that’s what’s so strange. Even our older models worked like a charm all the way back to v.32.

    I’ll update more when I update.

  • Fog Joins Workgroup instead of domain

    4
    0 Votes
    4 Posts
    2k Views
    J

    I had the clients in a group and when I managed the group to have the Host Name Changer Service run for some reason that didn’t take. Issue Resolved though
    and Joining Domain I was using “Domain Name\Administrator” instead of just the username Oddly enough It automatically joined the workgroup “Domain Name” instead of just an error

  • WoL on Seperate VLANs

    1
    0 Votes
    1 Posts
    653 Views
    No one has replied
  • Hdparm issue: Inappropriate ioctl for device

    4
    0 Votes
    4 Posts
    2k Views
    BigDawg986B

    This worked! Thanks Tom. From what I can tell the first time I downloaded this kernel something went awry although I got no error messages and the file was possibly corrupted, only 4655 bytes?. (I used a -no-certificate-check with wget, if i dont use the no cert, i get an SSL error) I noticed this a.m. it was much smaller than a kernel file should be. So this time I downloaded it in my Windows browser and pushed it up to my Fog box via FTP. Success. Thanks a gain Tom!

  • FOG Client On Multiple Subnets

    7
    0 Votes
    7 Posts
    3k Views
    M

    Windows Firewall is disabled. There are Windows 7 computers on the same subnet as the server which have working FOG services so the antivirus is not blocking the FOG service.

    Unfortunately, the command recommended by Jose did not help, though I appreciate the ideas.

    I’ve come across a few other threads where people have similar problems, but I haven’t seen any direct solutions related to this specific Windows 7 subnet issue. I’ll keep working on it though.

  • Upgraded for .32 directly to 1.1.2 Fog Service Help

    3
    0 Votes
    3 Posts
    1k Views
    J

    Alright Thanks Junk

  • Unable to Connect to Storage Node

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Blank Index.php after Login (FOG 1.2.0 + Ubuntu 14.04 LTS)

    5
    0 Votes
    5 Posts
    3k Views
    R

    I copied the fog_1.2.0 tarball from a Windows PC initially, then copied it to the Ubuntu box.

    There was some issues decompressing it, so i re-downloaded it on the Ubuntu box. It decompressed fine, I re-installed, and the page comes up fine!

  • PC-Wächter (Security Hardware) not Installed anymore after rouleout

    4
    0 Votes
    4 Posts
    2k Views
    W

    Hello,
    I have got the same problem with pc-wächter-card from Dr. Kaiser. Is there any solution for this?
    Regards.

  • Fog Client page does not load

    5
    0 Votes
    5 Posts
    2k Views
    E

    I like to use the svn, but I just have issues like that…lol " Its working great, lets change it 🙂 "

  • Issue with Cisco Switch, 2950 VS 3560

    9
    0 Votes
    9 Posts
    4k Views
    S

    The Cisco Nexus 6000 range contains two models, the 6001 model and the 6004 model.They can be used as layer2 and layer3 switches and can aggregate traffic from the Fabric Extenders (FEX) for different blade-server systems. Both models support either front to back or back to front airflow and they do support Fibre Channel over Ethernet in combination with a ‘full’ FCoE switch.
    [url]http://www.scribd.com/doc/235802101/642-813-Sample-Question[/url]
    [URL=‘http://vube.com/INDIGO MULTIMEDIA/cisco-642-813-certification/B9ZhkmAAmC’]vube.com/INDIGO MULTIMEDIA/cisco-642-813-certification/B9ZhkmAAmC[/URL]

  • Fog snapins and windows system variables

    10
    0 Votes
    10 Posts
    4k Views
    robzaR

    [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]

    Simple solution - best solution.
    Thanks for all for your interest.
    I used just msiexec.exe in “Snapin run with” and package was smoothly installed.

    Thanks Jbob

  • Database Update/Install Failed!

    14
    0 Votes
    14 Posts
    7k Views
    Tom ElliottT

    [quote=“Oma Voss, post: 34671, member: 22725”]Hi Junkhacker,

    it was unsuccessfully …[/quote]

    Can you give more information than, it was unsuccessful? Perhaps some log information? Maybe your mysql log file? Maybe the apache error logs?

    How does it fail, does it give any messages of any use?

  • Fog 1.1.2: VBScript Fail

    11
    0 Votes
    11 Posts
    5k 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

99

Online

12.2k

Users

17.4k

Topics

155.6k

Posts