• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Joe Gill
    3. Posts
    J
    • Profile
    • Following 1
    • Followers 0
    • Topics 93
    • Posts 601
    • Groups 0

    Posts

    Recent Best Controversial
    • Snapin Questions

      Thu Jul 28, 2016 12:18 pm
      Running Version 1.3.0-RC-4
      SVN Revision: 5941
      Client-Info Version: 0.11.4

      I noticed that when I deploy a single snapin as a deployment task that the active task never clears. I do have the client installed on all of my hosts.

      Below is a the FOG.log file from one of the hosts where the active single snapin deployment task hangs.

      Please let me know which other log files you might be interested in. Thanks!

      -----------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
       7/28/2016 8:37 AM Client-Info Client Version: 0.11.4
       7/28/2016 8:37 AM Client-Info Client OS:      Windows
       7/28/2016 8:37 AM Client-Info Server Version: 1.3.0-RC-4
       7/28/2016 8:37 AM Middleware::Response Success
       7/28/2016 8:37 AM SnapinClient Snapin Found:
       7/28/2016 8:37 AM SnapinClient     ID: 578
       7/28/2016 8:37 AM SnapinClient     Name: Windows KMS Activation
       7/28/2016 8:37 AM SnapinClient     Created: 2016-07-28 08:37:06
       7/28/2016 8:37 AM SnapinClient     Action: 
       7/28/2016 8:37 AM SnapinClient     Pack: False
       7/28/2016 8:37 AM SnapinClient     Hide: False
       7/28/2016 8:37 AM SnapinClient     Server: http://172.16.1.22/fog
       7/28/2016 8:37 AM SnapinClient     TimeOut: 0
       7/28/2016 8:37 AM SnapinClient     RunWith: cmd.exe
       7/28/2016 8:37 AM SnapinClient     RunWithArgs: 
       7/28/2016 8:37 AM SnapinClient     Args: 
       7/28/2016 8:37 AM SnapinClient     File: activation_script_cmd
       7/28/2016 8:37 AM Middleware::Communication Download: http://172.16.1.22/fog/service/snapins.file.php?mac=00:24:E8:28:B7:0C||00:00:00:00:00:00:00:E0&taskid=578
       7/28/2016 8:37 AM SnapinClient C:\Program Files (x86)\FOG\tmp\activation_script_cmd
       7/28/2016 8:37 AM Bus {
        "self": true,
        "channel": "Notification",
        "data": "{\r\n  \"title\": \"Installing Windows KMS Activation\",\r\n  \"message\": \"Please do not shutdown until this is completed\"\r\n}"
      }
       7/28/2016 8:37 AM Bus Emmiting message on channel: Notification
       7/28/2016 8:37 AM SnapinClient Starting snapin...
       7/28/2016 9:24 AM Bus Emmiting message on channel: Power
      

      Cheers,

      Joe

      posted in FOG Problems
      J
      Joe Gill
    • RE: Unattend File Parse Problem -- Windows 7

      @Wayne-Workman See post! I just updated it. Ha!

      posted in Windows Problems
      J
      Joe Gill
    • RE: Windows 7 KMS Questions

      Alright well the program Wayne sent me got my count to where it needed to be. Ultimately, I did not have the full path in a script file I had written to point the machines to our KMS server…

      Here is what resolved this for people struggling in the future…

      I created a batch file with that in it and so far so good! My original one lacked the entire path… Ugh!

      C:\Windows\System32\slmgr.vbs /skms KMSSERVER_IP_HERE:1688
      

      Thanks for all of the support!!

      Cheers,

      Joe

      posted in Windows Problems
      J
      Joe Gill
    • RE: Unattend File Parse Problem -- Windows 7

      @george1421 Indeed! I managed to get KMS going finally! Thanks with a little support and help from @Wayne-Workman !

      posted in Windows Problems
      J
      Joe Gill
    • RE: Windows 7 KMS Questions

      Wayne, thanks for bailing me out! I’ll give that a try!!

      Thanks buddy!!

      Cheers,

      Joe Gill

      posted in Windows Problems
      J
      Joe Gill
    • RE: Unattend File Parse Problem -- Windows 7

      @george1421 Thanks George! I’ll check that out. I’ve got bigger issues I’ve got to work on at the moment. LOL! I’m having KMS issues. I posted about it.

      Cheers,

      Joe

      posted in Windows Problems
      J
      Joe Gill
    • Windows 7 KMS Questions

      Well, I have hit a wall with setting up a KMS “server” and am seeking outside guidence. Our district has a KMS activation key that we have installed on a Windows 7 VM that is setup to serve KMS keys to clients. When I sysprep my machines I have been using the /generalize command. Some machines are checking in with the KMS server and some are not. I have tried running the slmgr.vbs command with /ato, /skms kms7:1688, ect in an effort to force the machines to check with the correct server and have only been able to get 16 (out of 30) to register and check in. All 30 have identical images (different hardware). I’ve read several FAQ/wiki articles from Microsoft and it sure sounds like it shouldn’t be this difficult to set up!

      Also, I understand that the KMS server will not licence machines until it reaches the 25 client threshold.

      I have been told that sometimes the slmgr.vbs /rearm command sometimes triggers machines to check back into the server. To me that doesn’t make much since. I don’t have any machines that are out of the 30 day period to register…

      I have checked the event log on the “server” and it shows some of the machines trying to licence but it seems like it’s only about 8 or 10 of the 16 we have registered… Anyhow…

      Any ideas is greatly appreciated!

      Cheers,

      Joe Gill

      0_1469721419638_kms.jpg

      posted in Windows Problems
      J
      Joe Gill
    • RE: Unattend File Parse Problem -- Windows 7

      @george1421

      I figured I was already remoted into the office so I might as well look. LOL!

      <settings pass="specialize">
             <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="XXXXXX" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                 <ExtendOSPartition>
                     <Extend>true</Extend>
                 </ExtendOSPartition>
             </component>
             <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="XXXXXXX" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                 <ComputerName>*</ComputerName>
                 <CopyProfile>true</CopyProfile>
                 <ShowWindowsLive>false</ShowWindowsLive>
                 <TimeZone>Mountain Standard Time</TimeZone>
                 <ProductKey>XXXXXXXXX</ProductKey>
             </component>
         </settings>
      
      

      The X’d out stuff is the things I figured you were talking about. 🙂 Thanks!

      posted in Windows Problems
      J
      Joe Gill
    • RE: Unattend File Parse Problem -- Windows 7

      @george1421 I’ll take a look at it tomorrow! You’d be proud though George, I’m actually starting to gain headway on doing things properly sysprepping and adding to the domain correctly. We also setup a KMS server, but only after I pressed on the other Admin. Ugh! Sucks being the new guy! Ha!

      Thanks for the help in advance! This forum has been VERY helpful!

      Cheers,

      Joe

      posted in Windows Problems
      J
      Joe Gill
    • RE: AD Add Question

      I’ll be back at it again tomorrow as I am still way behind… I’m hoping to add about 20 new hosts and get them cloned tomorrow but we’ll see!

      @Wayne-Workman

      FOG_UDPCAST_MAXWAIT = 10

      Once the other issue with the rolling reboot is cleared it seems to add to AD just fine.

      @Tom-Elliott Leave it to me to help find some odd problem. LOL!

      Thanks guys!!

      Cheers,

      Joe Gill

      posted in General
      J
      Joe Gill
    • RE: Rolling Reboot -- FOG Client AD issue

      @Tom-Elliott
      Ok. So the fix I have is to cancel the active task for the problem host in task manager. Than, I go into the MYSQL database on the server and clear out the task there. I then stop and restart the multi tasking service. Then things seem to be fine for the next session.

      @Wayne-Workman Here is the Apache2 Error.log file for today. I did notice their was a fatal error the day before. It appears that this same entry happened many times that day.

      [Tue Jul 26 20:49:35.416710 2016] [:error] [pid 4097] [client 172.16.19.149:65194] PHP Fatal error:  Uncaught exception 'Exception' with message 'Window size must be g$
      [Tue Jul 26 20:49:36.423986 2016] [:error] [pid 4100] [client 172.16.19.149:65197] PHP Fatal error:  Uncaught exception 'Exception' with message 'Window size must be g$
      [Wed Jul 27 07:26:32.280481 2016] [:error] [pid 4201] [client 172.16.16.150:59389] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 07:26:48.354429 2016] [:error] [pid 4201] [client 172.16.16.150:59404] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 07:27:01.053034 2016] [:error] [pid 4201] [client 172.16.16.150:59417] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 07:36:57.647527 2016] [:error] [pid 7834] [client 172.16.16.150:60058] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 07:37:15.662213 2016] [:error] [pid 4206] [client 172.16.16.150:60082] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 07:37:28.563481 2016] [:error] [pid 4097] [client 172.16.16.150:60101] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 08:30:45.361208 2016] [:error] [pid 9327] [client 172.16.16.150:62604] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 09:10:51.246977 2016] [:error] [pid 4201] [client 172.16.16.150:64132] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 09:11:10.725368 2016] [:error] [pid 6575] [client 172.16.16.150:64148] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 09:11:19.335300 2016] [:error] [pid 7905] [client 172.16.16.150:64159] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 09:12:35.911531 2016] [:error] [pid 4101] [client 172.16.16.150:64236] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 11:16:54.796082 2016] [:error] [pid 4206] [client 172.16.16.150:52767] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 11:17:07.981127 2016] [:error] [pid 4201] [client 172.16.16.150:52780] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 12:58:17.660609 2016] [:error] [pid 11833] [client 172.16.18.89:49845] PHP Strict Standards:  Only variables should be passed by reference in /var/www/html$
      [Wed Jul 27 15:01:59.879251 2016] [:error] [pid 13392] [client 172.16.16.150:62040] PHP Strict Standards:  Only variables should be passed by reference in /var/www/htm$
      [Wed Jul 27 15:02:17.611327 2016] [:error] [pid 13023] [client 172.16.16.150:62056] PHP Strict Standards:  Only variables should be passed by reference in /var/www/htm$
      [Wed Jul 27 15:53:39.483338 2016] [:error] [pid 4201] [client 172.16.16.150:63406] PHP Warning:  pack(): Type H: illegal hex digit K in /var/www/html/fog/lib/fog/fogba$
      
      posted in Windows Problems
      J
      Joe Gill
    • RE: Unattend File Parse Problem -- Windows 7

      @Wayne-Workman That’s a great thought. I have a temporary work around to get things caught up for the new school year I may do, than take a problem model and make a new image using that method. Thanks for the advice!

      Cheers,

      Joe

      posted in Windows Problems
      J
      Joe Gill
    • RE: Rolling Reboot -- FOG Client AD issue

      @Tom-Elliott 1 in 5 get stuck in reboot loop AND they also are the ones that fail to complete taskings. I kill the taskings and reboot loop ceases and operations complete as normal.

      posted in Windows Problems
      J
      Joe Gill
    • RE: Unattend File Parse Problem -- Windows 7

      @Wayne-Workman

      I’ve installed this Universal image on several models. I used Driver Packs DP_Install to inject drivers into the image. Basically it calls on DP_Install post sysprep from the SetupComplete script.

      posted in Windows Problems
      J
      Joe Gill
    • RE: Rolling Reboot -- FOG Client AD issue

      @Tom-Elliott Exactly. Only 1 in 5 it seems. But it’s identical hardware and images all around.

      posted in Windows Problems
      J
      Joe Gill
    • RE: Incomplete Deflate / Image Failed

      @Wayne-Workman

      Yes same image identical hardware.

      posted in FOG Problems
      J
      Joe Gill
    • Unattend File Parse Problem -- Windows 7

      Well I decided to try my Universal Image out on a new pc and finally found one that my image failed on…

      This is the message I get…

      Any ideas on how to correct it or how I can make my image work on this newer machine?

      0_1469656123457_20160727_153456.jpg

      posted in Windows Problems
      J
      Joe Gill
    • RE: Rolling Reboot -- FOG Client AD issue

      @Tom-Elliott

      Yes the hosts that go into reboot hell still exist in Task Management Page. All of the other hosts in that session seem to finish just fine.

      posted in Windows Problems
      J
      Joe Gill
    • RE: Rolling Reboot -- FOG Client AD issue

      @Developers
      @Tom-Elliott

      Any ideas?

      posted in Windows Problems
      J
      Joe Gill
    • RE: Rolling Reboot -- FOG Client AD issue

      Here is a snippet of the top of the file. The file is also attached below.

      Also, I killed the process on the server and it joined the domain automatically just fine.

       7/27/2016 11:45 AM Main Overriding exception handling
       7/27/2016 11:45 AM Main Bootstrapping Zazzles
       7/27/2016 11:45 AM Controller Initialize
       7/27/2016 11:45 AM Zazzles Creating main thread
       7/27/2016 11:45 AM Zazzles Service construction complete
       7/27/2016 11:45 AM Controller Start
      
       7/27/2016 11:45 AM Service Starting service
       7/27/2016 11:45 AM Bus Became bus server
       7/27/2016 11:45 AM Bus {
        "self": true,
        "channel": "Status",
        "data": "{\r\n  \"action\": \"load\"\r\n}"
      }
       7/27/2016 11:45 AM Bus Emmiting message on channel: Status
       7/27/2016 11:45 AM Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       7/27/2016 11:45 AM Client-Info Version: 0.11.4
       7/27/2016 11:45 AM Client-Info OS:      Windows
       7/27/2016 11:45 AM Middleware::Authentication Waiting for authentication timeout to pass
       7/27/2016 11:45 AM Middleware::Communication Download: http://172.16.1.17/fog/management/other/ssl/srvpublic.crt
       7/27/2016 11:46 AM Data::RSA FOG Server CA cert found
       7/27/2016 11:46 AM Middleware::Authentication Cert OK
       7/27/2016 11:46 AM Middleware::Authentication ERROR: Could not get security token
       7/27/2016 11:46 AM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'.
       7/27/2016 11:46 AM Middleware::Communication POST URL: http://172.16.1.17/fog/management/index.php?sub=requestClientInfo&authorize&newService
       7/27/2016 11:46 AM Middleware::Response Success
       7/27/2016 11:46 AM Middleware::Authentication Authenticated
      
      
       7/27/2016 11:46 AM Bus Registering ParseBus in channel Power
       7/27/2016 11:46 AM Middleware::Communication URL: http://172.16.1.17/fog/management/index.php?sub=requestClientInfo&mac=B8:AC:6F:36:AE:41||00:00:00:00:00:00:00:E0&newService&json
       7/27/2016 11:46 AM Middleware::Response Success
       7/27/2016 11:46 AM Middleware::Communication URL: http://172.16.1.17/fog/service/getversion.php?clientver&newService&json
       7/27/2016 11:46 AM Middleware::Communication URL: http://172.16.1.17/fog/service/getversion.php?newService&json
      
       7/27/2016 11:46 AM Service Creating user agent cache
       7/27/2016 11:46 AM Middleware::Response Success
       7/27/2016 11:46 AM Middleware::Response Success
       7/27/2016 11:46 AM Middleware::Response Module is disabled globally on the FOG server
       7/27/2016 11:46 AM Service Initializing modules
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       7/27/2016 11:46 AM Client-Info Client Version: 0.11.4
       7/27/2016 11:46 AM Client-Info Client OS:      Windows
       7/27/2016 11:46 AM Client-Info Server Version: 1.3.0-RC-4
       7/27/2016 11:46 AM Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       7/27/2016 11:46 AM Client-Info Client Version: 0.11.4
       7/27/2016 11:46 AM Client-Info Client OS:      Windows
       7/27/2016 11:46 AM Client-Info Server Version: 1.3.0-RC-4
       7/27/2016 11:46 AM Middleware::Response Success
       7/27/2016 11:46 AM TaskReboot Restarting computer for task
       7/27/2016 11:46 AM Power Creating shutdown request
       7/27/2016 11:46 AM Power Parameters: /r /c "TaskReboot" /t 0
       7/27/2016 11:46 AM Bus {
        "self": true,
        "channel": "Power",
        "data": "{\r\n  \"action\": \"shuttingdown\"\r\n}"
      }
       7/27/2016 11:46 AM Bus Emmiting message on channel: Power
      ------------------------------------------------------------------------------
      
       7/27/2016 11:47 AM Main Overriding exception handling
       7/27/2016 11:47 AM Main Bootstrapping Zazzles
       7/27/2016 11:47 AM Controller Initialize
       7/27/2016 11:47 AM Zazzles Creating main thread
       7/27/2016 11:47 AM Zazzles Service construction complete
       7/27/2016 11:47 AM Controller Start
      
       7/27/2016 11:47 AM Service Starting service
       7/27/2016 11:47 AM Bus Became bus server
       7/27/2016 11:47 AM Bus {
        "self": true,
        "channel": "Status",
        "data": "{\r\n  \"action\": \"load\"\r\n}"
      }
       7/27/2016 11:47 AM Bus Emmiting message on channel: Status
       7/27/2016 11:47 AM Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       7/27/2016 11:47 AM Client-Info Version: 0.11.4
       7/27/2016 11:47 AM Client-Info OS:      Windows
       7/27/2016 11:47 AM Middleware::Authentication Waiting for authentication timeout to pass
       7/27/2016 11:47 AM Middleware::Communication Download: http://172.16.1.17/fog/management/other/ssl/srvpublic.crt
       7/27/2016 11:47 AM Data::RSA FOG Server CA cert found
       7/27/2016 11:47 AM Middleware::Authentication Cert OK
       7/27/2016 11:47 AM Middleware::Communication POST URL: http://172.16.1.17/fog/management/index.php?sub=requestClientInfo&authorize&newService
       7/27/2016 11:47 AM Middleware::Response Success
       7/27/2016 11:47 AM Middleware::Authentication Authenticated
      
      
       7/27/2016 11:47 AM Bus Registering ParseBus in channel Power
       7/27/2016 11:47 AM Middleware::Communication URL: http://172.16.1.17/fog/management/index.php?sub=requestClientInfo&mac=B8:AC:6F:36:AE:41||00:00:00:00:00:00:00:E0&newService&json
       7/27/2016 11:47 AM Middleware::Response Success
       7/27/2016 11:47 AM Middleware::Communication URL: http://172.16.1.17/fog/service/getversion.php?clientver&newService&json
       7/27/2016 11:47 AM Middleware::Communication URL: http://172.16.1.17/fog/service/getversion.php?newService&json
      
       7/27/2016 11:47 AM Service Creating user agent cache
       7/27/2016 11:47 AM Middleware::Response Success
       7/27/2016 11:47 AM Middleware::Response Success
       7/27/2016 11:47 AM Middleware::Response Module is disabled globally on the FOG server
       7/27/2016 11:47 AM Service Initializing modules
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
       7/27/2016 11:47 AM Client-Info Client Version: 0.11.4
       7/27/2016 11:47 AM Client-Info Client OS:      Windows
       7/27/2016 11:47 AM Client-Info Server Version: 1.3.0-RC-4
       7/27/2016 11:47 AM Middleware::Response Success
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       7/27/2016 11:47 AM Client-Info Client Version: 0.11.4
       7/27/2016 11:47 AM Client-Info Client OS:      Windows
       7/27/2016 11:47 AM Client-Info Server Version: 1.3.0-RC-4
       7/27/2016 11:47 AM Middleware::Response Success
       7/27/2016 11:47 AM TaskReboot Restarting computer for task
       7/27/2016 11:47 AM Power Creating shutdown request
       7/27/2016 11:47 AM Power Parameters: /r /c "TaskReboot" /t 0
       7/27/2016 11:47 AM Bus {
        "self": true,
        "channel": "Power",
        "data": "{\r\n  \"action\": \"shuttingdown\"\r\n}"
      }
       7/27/2016 11:47 AM Bus Emmiting message on channel: Power
      ------------------------------------------------------------------------------
      
       7/27/2016 11:48 AM Main Overriding exception handling
       7/27/2016 11:48 AM Main Bootstrapping Zazzles
       7/27/2016 11:48 AM Controller Initialize
       7/27/2016 11:48 AM Zazzles Creating main thread
       7/27/2016 11:48 AM Zazzles Service construction complete
       7/27/2016 11:48 AM Controller Start
      
       7/27/2016 11:48 AM Service Starting service
       7/27/2016 11:48 AM Bus Became bus server
       7/27/2016 11:48 AM Bus {
        "self": true,
        "channel": "Status",
        "data": "{\r\n  \"action\": \"load\"\r\n}"
      }
       7/27/2016 11:48 AM Bus Emmiting message on channel: Status
       7/27/2016 11:48 AM Service Invoking early JIT compilation on needed binaries
      
      ------------------------------------------------------------------------------
      --------------------------------Authentication--------------------------------
      ------------------------------------------------------------------------------
       7/27/2016 11:48 AM Client-Info Version: 0.11.4
       7/27/2016 11:48 AM Client-Info OS:      Windows
       7/27/2016 11:48 AM Middleware::Authentication Waiting for authentication timeout to pass
       7/27/2016 11:48 AM Middleware::Communication Download: http://172.16.1.17/fog/management/other/ssl/srvpublic.crt
       7/27/2016 11:48 AM Data::RSA FOG Server CA cert found
       7/27/2016 11:48 AM Middleware::Authentication Cert OK
       7/27/2016 11:48 AM Middleware::Communication POST URL: http://172.16.1.17/fog/management/index.php?sub=requestClientInfo&authorize&newService
       7/27/2016 11:48 AM Middleware::Response Success
       7/27/2016 11:48 AM Middleware::Authentication Authenticated
      
      
       7/27/2016 11:48 AM Bus Registering ParseBus in channel Power
       7/27/2016 11:48 AM Middleware::Communication URL: http://172.16.1.17/fog/management/index.php?sub=requestClientInfo&mac=B8:AC:6F:36:AE:41||00:00:00:00:00:00:00:E0&newService&json
       7/27/2016 11:48 AM Middleware::Response Success
       7/27/2016 11:48 AM Middleware::Communication URL: http://172.16.1.17/fog/service/getversion.php?clientver&newService&json
       7/27/2016 11:48 AM Middleware::Communication URL: http://172.16.1.17/fog/service/getversion.php?newService&json
      
       7/27/2016 11:48 AM Service Creating user agent cache
       7/27/2016 11:48 AM Middleware::Response Success
       7/27/2016 11:48 AM Middleware::Response Success
       7/27/2016 11:48 AM Middleware::Response Module is disabled globally on the FOG server
       7/27/2016 11:48 AM Service Initializing modules
      
      ------------------------------------------------------------------------------
      

      0_1469649328107_fog.log

      posted in Windows Problems
      J
      Joe Gill
    • 1 / 1