• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Jim Brown
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 13
    • Best 0
    • Controversial 0
    • Groups 0

    Jim Brown

    @Jim Brown

    0
    Reputation
    304
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Age 63

    Jim Brown Unfollow Follow

    Latest posts made by Jim Brown

    • FOG desktop app - Sys Tools

      This is a vb.net project I been working on. It’s purpose is to copy profiles, image and install snapins and several other functions. I tried to build it so anything you can do from the FOG WebUI you can do from this app. I cannot provide any support and as always use at your own risk. Some of the vb.net code will need to be configured to fit your environment.

      [url=“/_imported_xf_attachments/0/285_ImagePC.zip?:”]ImagePC.zip[/url]

      posted in General
      J
      Jim Brown
    • RE: We are building a desktop application and a new tray client

      Screen shot of the snapin interface.

      [url=“/_imported_xf_attachments/0/211_snapin2.jpg?:”]snapin2.jpg[/url]

      posted in General
      J
      Jim Brown
    • RE: We are building a desktop application and a new tray client

      Thanks for the interest. We are hopeful the first version will be ready for wide spread debugging in 2 weeks. The next significant update will include the Snap-in interface.

      posted in General
      J
      Jim Brown
    • RE: We are building a desktop application and a new tray client

      The first 4 are in design. The latter two we will have to evaluate.

      posted in General
      J
      Jim Brown
    • RE: Where are you located ? Please Reply..

      TN

      posted in General
      J
      Jim Brown
    • We are building a desktop application and a new tray client

      We are wondering if anyone would like to purchase it when it’s done? It’s fully integrated with the fog database and will possibly be a plugin for fog. Here’s a screen shot the application itself it is fully functional. We are working on the fog tray client.

      [url=“/_imported_xf_attachments/0/199_client.JPG?:”]client.JPG[/url]

      posted in General
      J
      Jim Brown
    • FOG DEBUG: ScheduledTask: Set Failed: Key: taskType, Value: 1, Error: Invalid key being set

      When I try to schedule a task I get this error. Using the latest version from SVN

      posted in Bug Reports
      J
      Jim Brown
    • Delete old surplus hosts from FOG?

      Is there a date stamp in the DB that will show the last time the host checked in with the FOG server? Or is there another way to delete old hosts en masse?

      posted in General
      J
      Jim Brown
    • RE: Deploying a single snapin to a group

      This code worked for me.
      <tr>
      <td class=“c”><a href=“?node=tasks&type=group&direction=onesnap&noconfirm=<?php print $groupid; ?>”><img src=“./images/snap.png” /><p><?php print _(‘Deploy Single Snapin’); ?></p></a></td>
      <td><p><?php print _(‘This option allows you to send a single snapin to a host. (Requires FOG Service to be installed on client)’); ?></p></td>
      </tr>

      posted in FOG Problems
      J
      Jim Brown
    • RE: Is FOG for us?

      We have NEC ip phones but they didn’t require us to setup anything for them in the DHCP server. You may want to checkout this link.
      [url]http://fogproject.org/wiki/index.php?title=Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server[/url]

      posted in General
      J
      Jim Brown