• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. jayphizzle
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 47
    • Best 5
    • Controversial 0
    • Groups 0

    Posts made by jayphizzle

    • RE: Joining Domain

      Or try the new compiled “HostNameChanger.dll” from jbod (Thread: [url]http://fogproject.org/forum/threads/fog-1-2-0-product-key-changer.12510/#post-42958[/url])
      Replace the file on the client(s) -> restart Fog Service.

      [url]https://dl.dropboxusercontent.com/u/18664328/HostNameChanger.dll[/url]

      posted in FOG Problems
      J
      jayphizzle
    • RE: Fog 1.2 = Issue after issue.

      I would suggest to remove the OEM Recovery partition and install a clean Windows 7 with the newest drivers.

      posted in FOG Problems
      J
      jayphizzle
    • RE: Unable to Join Domain

      Did you checked your AD Settings in the fog config ?

      e.g. Username without “AD” if you use Fog > 1.x .

      [URL=‘http://abload.de/image.php?img=fog_adnduux.png’][IMG]http://abload.de/thumb/fog_adnduux.png[/IMG][/URL]

      posted in FOG Problems
      J
      jayphizzle
    • RE: FOG Server backend changes

      Does nginx and fog 1.2 still works fine?

      posted in Feature Request
      J
      jayphizzle
    • RE: Hostname Changer not working after upgrade to 1.2.0

      [QUOTE]Additional non-parsable characters are at the end of the string.[/QUOTE]

      Did you check the Active Directory Settings ?
      There seems to be a wrong character.

      posted in FOG Problems
      J
      jayphizzle
    • RE: ClientUpdater

      Of course the way via snapin would be the alternative.

      I just wanted to try the clientupdater service for the first time and exactly the required file was forgotten in the sourcode ;(

      posted in FOG Problems
      J
      jayphizzle
    • RE: Fog-Service - hostname changer gives the name of the master computer

      [quote=“Carsten Jensen, post: 35683, member: 3876”]
      So hostname changer works… but gives the wrong name.[/quote]

      What is the name of the client in the Host Management ?

      posted in Bug Reports
      J
      jayphizzle
    • RE: ClientUpdater

      [quote=“Tom Elliott, post: 35692, member: 7271”]I believe it was a check missing in the code for the client.[/quote]

      So ClientUpdater.dll need to be edited/fixed?

      posted in FOG Problems
      J
      jayphizzle
    • RE: ClientUpdater

      I do not want to create a new thread so i add my similar issue on this.

      Related to this topic [url]http://fogproject.org/forum/threads/windows-7-activation-proposal.10745/#post-35495[/url]
      i want to exchange the “HostnameChange.dll” on all my clients.

      So i added the modified dll to the ClientUpdater Configuration:

      [IMG]http://abload.de/img/22-08-201411_31_21-foswqyw.png[/IMG]

      Activated Clientupdater globally and on the client configuration.
      Rebooted the client and checked the fog logfile:

      [CODE]22.08.2014 11:17 FOG::ClientUpdater Attempting to connect to fog server…
      22.08.2014 11:17 FOG::ClientUpdater Module is active…
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : AutoLogOut.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : ClientUpdater.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : DirCleaner.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : DisplayManager.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : GreenFog.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : GUIWatcher.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : HostRegister.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : MODDebug.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : PrinterManager.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : SnapinClient.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : TaskReboot.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : UserCleanup.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : UserTracker.dll
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater Checking Status : config.ini
      22.08.2014 11:17 FOG::ClientUpdater Zero byte response returned
      22.08.2014 11:17 FOG::ClientUpdater 0 new modules found!
      22.08.2014 11:17 FOG::ClientUpdater Client update will be applied during next service startup.
      22.08.2014 11:17 FOG::ClientUpdater Client update process complete, exiting…[/CODE]

      What i’m missing is the check for the “HostnameChange.dll” file.
      Is this a config issue or is the check missing in the code ?

      posted in FOG Problems
      J
      jayphizzle
    • RE: Host Login History Sorting

      [quote=“Tom Elliott, post: 35497, member: 7271”]

      I’m sorting all the stuff by the first column. So in the case of Login history, the “Action” is the first column. I can see about fixing that for the host login stuff though.[/quote]

      That would be great. I am surprised that this was not noticed by any other beefore.
      I just noticed that the tables are dynamic so with the list can be sorted by a click on a column header 🙂

      [quote=“Tom Elliott, post: 35497, member: 7271”]
      The Snapins can be sorted by the name rather than the id, though i though that was how it was operating.[/quote]

      I have arround 150 SnapIns and selecting a few for a deployment take some “unnecessary” time.
      I would even suggest to make that list box a little bit bigger, e.g. at least 6 visible lines instead on only 4.
      Or it is possible to maximize the list dynamic ?

      posted in Bug Reports
      J
      jayphizzle
    • RE: Windows 7 Activation Proposal

      @Tom:

      I tried to copy my windows 7 keys from a another db to the new column in the host table.
      The result looks like this:

      [IMG]http://abload.de/img/19-08-201417_55_33-ediekmw.png[/IMG]

      Then i inserted the key directly in the webgui and the key looks like this in phpmyadmin:

      [IMG]http://abload.de/img/19-08-201417_52_51-clmuu3l.png[/IMG]

      It looks like the key will be saved in a crypted way? Is that correct ?

      posted in Feature Request
      J
      jayphizzle
    • RE: SnapIn Batch Installation

      Great informations!

      Would love to see some new fog_service features 😄

      posted in Feature Request
      J
      jayphizzle
    • RE: Windows 7 Activation Proposal

      [quote=“Tom Elliott, post: 35481, member: 7271”]Pretty much, yes.[/quote]

      Ok i will give it a try.

      #EDIT#

      Added the WIn7 Key to the Host details and removed the serial from the client.
      Replaced HostnameChange.dll and rebooted client.
      After reboot the client was activated again. Perfect !!

      Big Thanks to Jbob and Tom.

      I hava only one suggestion:

      Is it possible to write some informations about the activationprocess to the fog logfile ?
      e.g. if the activations fails and why? Or it was succesfull.

      posted in Feature Request
      J
      jayphizzle
    • Host Login History Sorting

      Hi,

      don’t know if it comes from the update from 0.32 to 1.2 or it is a “feature” of 1.2.
      In 0.32 the login history was sorted by time. Now it is sorted by Action?
      [IMG]http://abload.de/img/19-08-201415_31_49-clbcfw7.png[/IMG]

      In my opinion the ‘old’ sorting by time looks better and is easier to read.
      Is it possible to change it back?
      (Or which line need to changed ?)

      It is same with the order of the snapins.
      It would be much easier it the snapins are sorted by name instead of the snapinID.

      [IMG]http://abload.de/img/19-08-201414_54_26-edmzfw0.png[/IMG]

      posted in Bug Reports
      J
      jayphizzle
    • RE: SnapIn Batch Installation

      push

      posted in Feature Request
      J
      jayphizzle
    • RE: Windows 7 Activation Proposal

      @Tom: so if i’m using fog 1.2 i only need to replace the “HostnameChange.dll” created by Jbob to run the win7 activation during the hostchanger task ?

      posted in Feature Request
      J
      jayphizzle
    • RE: Issues after 0.32 -> 1.20 Update

      [quote=“Junkhacker, post: 35270, member: 21583”]2. if you don’t want to keep the data for logging purposes, try truncating the tasks, stapinTasks, and snapinJobs tables[/quote]

      This fix the issue ! THANKS !!!
      I deleted all entries this morning without success - Truncate the tables did it.

      [quote=“Junkhacker, post: 35270, member: 21583”]
      4. i believe we are switching to all enabled for imported hosts for the next release[/quote]

      Ok! Is there a way i can activate all services for each client without selecting each client via webgui?
      On 0.32 we had enabled all services in the client settings but disabled the unused by the global config.

      posted in FOG Problems
      J
      jayphizzle
    • RE: Issues after 0.32 -> 1.20 Update

      Issues 1,3 & 5 solved.
      Added the solutions in the first post.

      posted in FOG Problems
      J
      jayphizzle
    • Issues after 0.32 -> 1.20 Update

      [B]1. Disk Information wrong [COLOR=#339966]FIXED[/COLOR][/B]

      Just noticed that the Disk Informations are not correct. No clue where the big numbers come from.
      [IMG]http://abload.de/img/disk_informationv2yu0.png[/IMG]

      [I][B]#EDIT#[/B][/I]
      [B]Solution:[/B] Deleted IE cache.

      [B]2. Snapin Deployment [/B][B][COLOR=#339966]FIXED[/COLOR][/B]

      The main issue i’m struggeling at the moment is the not working snapin deployment.
      Snapin is assigend but the client did not catch it from the server.

      [IMG]http://abload.de/img/snapin_1zuk8q.png[/IMG]

      I upload the log file from the client: [url]http://pastebin.com/8JCU8Uzp[/url]
      For comparison here is the snapinclient part of a old 0.32 logfile:

      [CODE]13.08.2014 14:08 FOG::SnapinClient Attempting to connect to fog server…
      13.08.2014 14:08 FOG::SnapinClient Module is active…
      13.08.2014 14:08 FOG::SnapinClient No Tasks found for: F0:1F:AF:47:85:75|08:00:27:00:B4:78
      13.08.2014 14:09 FOG::SnapinClient Attempting to connect to fog server…
      13.08.2014 14:09 FOG::SnapinClient Module is active…
      13.08.2014 14:09 FOG::SnapinClient No Tasks found for: F0:1F:AF:47:85:75|08:00:27:00:B4:78
      13.08.2014 14:10 FOG::SnapinClient Attempting to connect to fog server…
      13.08.2014 14:10 FOG::SnapinClient Module is active…
      13.08.2014 14:10 FOG::SnapinClient No Tasks found for: F0:1F:AF:47:85:75|08:00:27:00:B4:78[/CODE]

      What i noticed is the missing line/step: “FOG::SnapinClient No Tasks found for: F0:1F:AF:47:85:75|08:00:27:00:B4:78”

      As info: i only updated the fog “server” not the fog client. (From the last change date there should be no changes right?)

      Is there anything i can check to fix the issue ?

      [B]#EDIT#[/B]
      [B]Solution: (via phpmyadmin)[/B]
      TRUNCATE TABLE tasks
      TRUNCATE TABLE snapinJobs
      TRUNCATE TABLE snapinTasks

      [B]3. Time not correct [/B][B][COLOR=#339966]FIXED[/COLOR][/B]

      The time which will be used for the user tracker and the ‘time planned’ snapin deployment is not correct.

      [IMG]http://abload.de/img/time_1dyjj4.png[/IMG]

      [IMG]http://abload.de/img/time_2cdjtv.png[/IMG]

      It think this is a config issue but i did not find any releating option.

      [I][B]#EDIT#[/B][/I]
      [B]Solution:[/B]

      • sudo nano /etc/php5/apache2/php.ini
      • configure “date.timezone”

      [CODE][Date]
      ; Defines the default timezone used by the date functions
      ; http://php.net/date.timezone
      date.timezone = Europe/Berlin[/CODE]

      • sudo service apache2 restart

      [B]4. Services not selected[/B]

      I noticed that the Service Settings for all hosts are unselected after the update.
      Is there a possibilty to activate all services for all hosts ? (i thought about a mysql command ?)

      [B]5. dashboard.bandwidth.php [/B][B][COLOR=#339966]FIXED[/COLOR][/B]

      Noticed after checking apache2 error.log:

      [CODE]script ‘/var/www/fog/management/ajax/dashboard.bandwidth.php’ not found or unable to stat, referer: http://x.x.x.x/fog/management/index.php?node=home[/CODE]

      [I][B]#EDIT#[/B][/I]
      [B]Solution:[/B] Deleted IE cache.

      [B]Details:[/B]
      Fog 1.20
      Ubuntu 12.10 (x86)
      PHP 5.4.6
      .fogsettings : [url]http://pastebin.com/2wBHZeED[/url]

      So far the new fog version looks great. Thanks to all involved developers 🙂

      posted in FOG Problems
      J
      jayphizzle
    • RE: Windows 7 Activation Proposal

      @JBob: very nice customization. We have the same activation ‘problem’, but using a autoit script which runs after each deployment.
      I would be great if this can be handeld by fog as well.

      Which version are you using? Are this the only changes which are needed?

      posted in Feature Request
      J
      jayphizzle
    • 1 / 1