• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ITCC
    3. Posts
    I
    • Profile
    • Following 1
    • Followers 1
    • Topics 44
    • Posts 206
    • Groups 0

    Posts

    Recent Best Controversial
    • SVN 3586 - PXE NoMenu

      SVN = 3586
      OS = CentOS 7 x64

      I’m sure i’ve tested this a lot but NoMenu options for PXE in both config locations don’t seem to work.

      posted in Bug Reports 3586 pxe nomenu
      I
      ITCC
    • RE: Upgrade question

      Ah yes. (sheepish look)
      on reading again I see.

      I skipped it because it had comments from others but he is the only other post.

      posted in General
      I
      ITCC
    • RE: Upgrade question

      sorry? thats in the wrong post i guess…

      posted in General
      I
      ITCC
    • RE: Where are you located ? Please Reply..

      Keep this going people!

      posted in General
      I
      ITCC
    • Upgrade question

      Can I upgrade to the latest release from 0.32 or do I need to complete all the other updates?

      posted in General
      I
      ITCC
    • RE: Setting Windows 7 default printer after image.

      i was talking about GPO in windows.

      We have over 100 printers and FOG we felt would be fine for smaller installations.

      posted in Windows Problems
      I
      ITCC
    • RE: Setting Windows 7 default printer after image.

      So you put all the details for the printer in the GPO under computer settings? You don’t use Deploy printer feature (under users)?
      I see the default option there, but the admin of the printers seems more.

      posted in Windows Problems
      I
      ITCC
    • Auto shutdown PC after image

      I have built this script process that finishes the fog imaging for us.
      is VERY useful and it’s just the finish the fogproject needs.

      I don’t have time to explain this now,
      Put the prep folder in the local C:\ of the image

      It’s all open and I have attached a PDF to show the workflow.
      You will need to update with passwords etc for your systems.

      I’m happy to help, anyone who want to give it a go. Just ask and we can do it here for others to read.

      [url=“/_imported_xf_attachments/0/322_Image prep.zip?:”]Image prep.zip[/url]

      posted in Windows Problems
      I
      ITCC
    • RE: Silent install of the FOG Service Client (given hostname or ip)

      We installed our Fog Service on the image.

      posted in FOG Problems
      I
      ITCC
    • Setting Windows 7 default printer after image.

      I have devised a script that allows you to set default printers for your rooms.
      Depending on your environment this can be a copy paste or a little more.
      I’m happy to help people adapt the script for their own use.
      The script is run as a user logon script (no extra permissions required)

      Our ticket information documentation is as below:

      [SIZE=12px][FONT=Arial][COLOR=#222222]The script basically completes the following steps: [/COLOR][/FONT][/SIZE]
      [SIZE=12px][FONT=Arial][COLOR=#222222]1) Gets the full localhost computername and removes the DT from the name (SDT015010000 = S015 ) [/COLOR][/FONT][/SIZE]

      [SIZE=12px][FONT=Arial][COLOR=#222222]2) looks at all network printers installed on localhost. it the removes the PR from the name, like above [/COLOR][/FONT][/SIZE]

      [SIZE=12px][FONT=Arial][COLOR=#222222]3) IF the PCCode and the PrinterCode are the same then the script will set the printer as default. [/COLOR][/FONT][/SIZE]
      [SIZE=12px][FONT=Arial][COLOR=#222222]If there are more than one room printer then the script will default to the last printer it finds. If you want to set the other, then you will need to use the manual section of the script to override the setting. [/COLOR][/FONT][/SIZE]

      [SIZE=12px][FONT=Arial][COLOR=#222222]4) The script will now look at local printers [/COLOR][/FONT][/SIZE]
      [SIZE=12px][FONT=Arial][COLOR=#222222]Again the script will default to the last printer it finds if you have more than one. The script does contain a list of “SKIP” printers that we can add printers like CutePDF. Local printers take priority over network printers so a local printer (if connected) will always become the default [/COLOR][/FONT][/SIZE]

      [SIZE=12px][FONT=Arial][COLOR=#222222]5) The script will now run the Manual mappings where we can specify override rules. [/COLOR][/FONT][/SIZE]

      [SIZE=12px][FONT=Arial][COLOR=#222222]6) Last is the debugging section. Everything here is already set, but the last two lines of the script can be enabled to display script output when run.[/COLOR][/FONT][/SIZE]

      [url=“/_imported_xf_attachments/0/320_DefaultPrinterPickerV1.vbs.txt?:”]DefaultPrinterPickerV1.vbs.txt[/url]

      posted in Windows Problems
      I
      ITCC
    • RE: Imaging Windows 7

      [url]http://blog.ibuddy.info/index.php/2011/05/fog-29-my-windows-7-guide-3264-bit-docv1/[/url]
      is an A-Z manual

      posted in Windows Problems
      I
      ITCC
    • RE: Windows 8

      The current stable version does not support windows 8

      The new version that you can download 0.33 can (in testing)

      posted in Windows Problems
      I
      ITCC
    • RE: Multi site Fog deployment

      Well we have two sites but no router (all on the subnet)
      So the network see’s it as one.

      I wanted to add a 2nd server into our setup because the pipe between sites is 100Mps.
      if we where to image site 2, this would render then useless.

      Did think of just adding another FOG server and having done with it. But then due to them using the same DHCP they would boot off the site 1 FOG. we would have to amend DHCP record when we wanted to use site 2. Did find a link [url]http://www.fogproject.org/wiki/index.php/Multiple_TFTP_servers[/url]

      But that seems to do a lot of sync. we are trying to reduce bandwidth.

      Any idea’s?

      posted in FOG Problems
      I
      ITCC
    • RE: Multi site Fog deployment

      how did you chaps get on with this?

      posted in FOG Problems
      I
      ITCC
    • RE: Bugs in FOG 0.33

      are you still looking for testers?

      posted in Bug Reports
      I
      ITCC
    • RE: Delete old surplus hosts from FOG?

      I use BGInfo (google it) to record to a DB for other reasons, but this can help.
      You can lookup a host and see then it was last used.

      posted in General
      I
      ITCC
    • RE: Error Imaging 2 identical desktops

      I’ve had this and it was bad RAM that was stopping the imaging process.

      swap all RAM with other machines and see how you get on.

      posted in General
      I
      ITCC
    • RE: How to change the interface for fog to use from eth0 to eth1 after installing fog?

      Well i can only find records in the config.php and the GUI / other information / fog settings.

      If this is important, i would create another fog server in a VM with two NIC’s and give it a try.
      I would do it for you but just don’t have time at the moment. I can’t find my notes 😞

      posted in FOG Problems
      I
      ITCC
    • RE: How to change the interface for fog to use from eth0 to eth1 after installing fog?

      i’ll take a look tomorrow.

      posted in FOG Problems
      I
      ITCC
    • RE: Can't login to managemt console

      Do you have any error messages?

      I believe the FOG Linux user password and the FTFP password have to be the same. upgrading FOG might have changed the TFTP one, but not the Linux FOG as the user was already created.

      To test, get the TFTP password from the .cfg and try to use it to login to the Linux FOG user account.

      posted in FOG Problems
      I
      ITCC
    • 1 / 1