@Sebastian-Roth, not a problem at all. I manually added the affected client.
Thank you for your genuine efforts and good luck sleuthing it out!
Posts made by altitudehack
-
RE: FOG Client error: Middleware::Authentication ERROR: Could not get security token
-
RE: FOG Client error: Middleware::Authentication ERROR: Could not get security token
@Sebastian-Roth
My version:Your version of FOG is up to date.
You're running the latest dev-branch version: 1.5.8.28
-
RE: FOG Client error: Middleware::Authentication ERROR: Could not get security token
@Sebastian-Roth Thanks for confirming the function of the pending MAC filter. Are the MAC addresses in the comma-separated list case-sensitive by chance?
The computer was listed under Pending when I checked this morning with the primary MAC with the correct value but it also had an
Additional MACs
entry labeledNot found
which matches the filter (I added the checkmarks):
Maybe I need to enter it again as54:ea:3f
? -
RE: FOG Client error: Middleware::Authentication ERROR: Could not get security token
Hi Sebastian, thanks for the rapid and accurate response! I did find a duplicate of the MAC address which is because the clients all use a VPN.
I added the first three parts of the MAC address (0A:00:27) into FOG Configuration -> FOG Settings -> FOG Client - Host Register -> QUICKREG PENDING MAC FILTER:
Isn’t that supposed to make it ignore the duplicate?In the meantime, I will try ignoring it via the duplicate host’s Additional MACs screen:
Please let me know if there’s a better or different approach I can take.
-
FOG Client error: Middleware::Authentication ERROR: Could not get security token
Updated the server and reinstalled the client on this host and I cannot seem to get the client to connect and auto-register. Maybe I could push it manually from a pxe boot but believe I had the process automated before. It is not listed under Pending Hosts either.
FOG.log on the client
------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 4/16/2020 3:11:10 PM Client-Info Version: 0.11.19 4/16/2020 3:11:10 PM Client-Info OS: Windows 4/16/2020 3:11:10 PM Middleware::Authentication Waiting for authentication timeout to pass 4/16/2020 3:11:10 PM Middleware::Communication Download: http://fogserver/fog/management/other/ssl/srvpublic.crt 4/16/2020 3:11:10 PM Data::RSA FOG Server CA cert found 4/16/2020 3:11:10 PM Middleware::Authentication Cert OK 4/16/2020 3:11:10 PM Middleware::Authentication No token found at C:\Program Files (x86)\FOG\token.dat, this is expected if the client has not authenticated before 4/16/2020 3:11:10 PM Middleware::Authentication ERROR: Could not get security token 4/16/2020 3:11:10 PM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'. 4/16/2020 3:11:10 PM Middleware::Communication POST URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&authorize&newService 4/16/2020 3:11:10 PM Middleware::Response Invalid security token ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 4/16/2020 3:11:10 PM Client-Info Version: 0.11.19 4/16/2020 3:11:10 PM Client-Info OS: Windows 4/16/2020 3:11:10 PM Middleware::Authentication Waiting for authentication timeout to pass 4/16/2020 3:13:10 PM Middleware::Communication Download: http://fogserver/fog/management/other/ssl/srvpublic.crt 4/16/2020 3:13:10 PM Data::RSA FOG Server CA cert found 4/16/2020 3:13:10 PM Middleware::Authentication Cert OK 4/16/2020 3:13:10 PM Middleware::Authentication No token found at C:\Program Files (x86)\FOG\token.dat, this is expected if the client has not authenticated before 4/16/2020 3:13:10 PM Middleware::Authentication ERROR: Could not get security token 4/16/2020 3:13:10 PM Middleware::Authentication ERROR: Could not find file 'C:\Program Files (x86)\FOG\token.dat'. 4/16/2020 3:13:10 PM Middleware::Communication POST URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&authorize&newService 4/16/2020 3:13:10 PM Middleware::Response Invalid security token ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 4/16/2020 3:13:10 PM Client-Info Version: 0.11.19 4/16/2020 3:13:10 PM Client-Info OS: Windows 4/16/2020 3:13:10 PM Middleware::Authentication Waiting for authentication timeout to pass
apache access_log on fogserver
<Client_IP_Address> - - [16/Apr/2020:15:11:09 -0500] "GET /fog/management/other/ssl/srvpublic.crt HTTP/1.1" 200 1744 "-" "-" <Client_IP_Address> - - [16/Apr/2020:15:11:10 -0500] "POST /fog/management/index.php?sub=requestClientInfo&authorize&newService HTTP/1.1" 200 15 "-" "-" <Client_IP_Address> - - [16/Apr/2020:15:13:09 -0500] "GET /fog/management/other/ssl/srvpublic.crt HTTP/1.1" 200 1744 "-" "-" <Client_IP_Address> - - [16/Apr/2020:15:13:09 -0500] "POST /fog/management/index.php?sub=requestClientInfo&authorize&newService HTTP/1.1" 200 15 "-" "-"
-
GPO push of .msi results in: Unable to install FOG Project CA
Re: unable to install CA certificate
I was getting this error:
Unable to install FOG Project CA
during GPO installation while the .msi lives on a DFS share. I also could not install the .msi manually over the share:
However copying it to the local machine it installed fine.
I made some permission changes on the DFS such as forcing READ permissions from the root for Domain Computers. I was able to install it over the share, and after a couple reboots it finally installed via GPO.
-
RE: Snapin for installing Office365 offline failing: "system cannot find the file specified"
@astrugatch So it sounds like you’re kicking off a script rather than using the fields within the FOG Snapin GUI, correct?
-
RE: Snapin for installing Office365 offline failing: "system cannot find the file specified"
@astrugatch What’s your share access look like? No user/passwords necessary?
-
RE: Snapin for installing Office365 offline failing: "system cannot find the file specified"
We can do that. It lives in the same folder as setup so would I reuse the FOG variable like so?
[FOG_SNAPIN_PATH]\setup.exe /configure [FOG_SNAPIN_PATH]\installOfficeBusRet32.xml
Although now that I think about it, it’d be great if I could modify this file as-needed without having to re-compress the folder.
Could I use something like this instead?
[FOG_SNAPIN_PATH]\setup.exe /configure \\myserver\share\installOfficeBusRet32.xml
and if so, do you have any suggestions on creating a share which the fog service could read from without authentication?
-
Snapin for installing Office365 offline failing: "system cannot find the file specified"
Created a snapin pack using the directions here but can’t get the Office Suite to install. It keeps failing the above error.
Tried placing the setup.exe file along with the config.xml file inside a folder called ODT. I then selected each item within that folder and created a .zip:
It was automatically named after the parent folder: ODT.zip:
To be clear, I did not zip up the ODT folder. I selected the files/folders within it and created a zipped file called ODT.zip.I deployed the snapin pack, but it seems FOG is unable see the files:
------------------------------------------------------------------------------ ---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 7/18/2019 1:46 PM Client-Info Client Version: 0.11.16 7/18/2019 1:46 PM Client-Info Client OS: Windows 7/18/2019 1:46 PM Client-Info Server Version: 1.5.5 7/18/2019 1:46 PM Middleware::Response Success 7/18/2019 1:46 PM SnapinClient Running snapin 5000 - Office 365 Offline Installation ver.07.2019.1 7/18/2019 1:46 PM Middleware::Communication Download: http://fogserver/fog/service/snapins.file.php?mac=my_mac&taskid=24 7/18/2019 1:46 PM SnapinClient C:\Program Files (x86)\FOG\tmp\ODT.zip 7/18/2019 1:46 PM SnapinClient Processing SnapinPack ODT.zip 7/18/2019 1:46 PM SnapinClient Extracting SnapinPack 7/18/2019 1:46 PM Bus Emmiting message on channel: Notification 7/18/2019 1:46 PM SnapinClient Starting snapin 7/18/2019 1:46 PM SnapinClient ERROR: Could not run snapin 7/18/2019 1:46 PM SnapinClient ERROR: The system cannot find the file specified 7/18/2019 1:46 PM Middleware::Communication URL: http://fogserver/fog/service/snapins.checkin.php?taskid=24&exitcode=-1&mac=my_mac&newService&json ------------------------------------------------------------------------------
A troubleshooting step was to insert “ODT” in the “Snapin Pack File” args but that also failed.
Possibly interesting is that when I edit the snapin pack, sometimes the Snapin Pack Template setting toggles back to:
- please select an option -
Here are my current settings:
The command is:[FOG_SNAPIN_PATH]\setup.exe /configure installOfficeBusRet32.xml
Any help appreciated!
-
wording can be improved around task assignment
On the Advanced Task page, this wording under All Snapins does not suggest only assigned snapins will be installed:
This option allows you to send all the snapins to host without imaging the computer...
could instead say:
This option allows you to send all the snapins which are assigned to the host without imaging the computer...
Also, to offer clearer indication to persons attempting to push snapins to an existing PC, add a pop-up or append to the existing “Host Update Success” popup a message such as:
Note: to deploy these snapins to an existing image with the FOG service running, click the "All Snapins" link under Basic Tasks -> Advanced to create the task.
-
RE: How to monitor Snap-in activity
@Sebastian-Roth Got it. Thank you very much!
-
RE: How to monitor Snap-in activity
@Sebastian-Roth Thank you! That was what I missed. I thought simply assigning the snapin to the client would deploy it. Makes sense now.
Is there a simple method to install certain snapins while skipping others? Say I have 22 snapins but only want to push 18 of them. Do I need to create 18 separate tasks or can I create a group of some snapins? -
RE: How to monitor Snap-in activity
@Sebastian-Roth
Here’s the host-snapins page for this host showing that they are assigned:
Really not sure why there’s a disconnect between the host service and the FOG server. Did the included logs reveal anything interesting to you?
Thank you!
-
RE: How to monitor Snap-in activity
@Sebastian-Roth Yes it is checked. Didn’t make any major changes there.
-
RE: How to monitor Snap-in activity
@Sebastian-Roth said in How to monitor Snap-in activity:
associate the snapin
Oh I misread that as associate the FOG client to the host. Yes, the snapin is assigned to the hosts and they show up under “Snapin Membership” as expected.
-
RE: How to monitor Snap-in activity
@Sebastian-Roth Probably not. Not clear how to do that. What step did I miss?
-
RE: How to monitor Snap-in activity
Thanks Sebastian. I found the log and it just keeps saying No Snap-ins. We also noticed a comment in the hostname changer about being logged in, so we tried logging out thinking that maybe snap-ins can only run with a user logged out but no dice.
------------------------------------------------------------------------------ ----------------------------------UserTracker--------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:04 PM Client-Info Client Version: 0.11.16 7/15/2019 12:04 PM Client-Info Client OS: Windows 7/15/2019 12:04 PM Client-Info Server Version: 1.5.5 7/15/2019 12:04 PM Middleware::Response Success ------------------------------------------------------------------------------ 7/15/2019 12:04 PM Service Sleeping for 149 seconds 7/15/2019 12:07 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&configure&newService&json 7/15/2019 12:07 PM Middleware::Response Success 7/15/2019 12:07 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&mac=08:00:27:11:11:D4|54:3A:63:D9:54:0A&newService&json 7/15/2019 12:07 PM Middleware::Response Success 7/15/2019 12:07 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?clientver&newService&json 7/15/2019 12:07 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?newService&json 7/15/2019 12:07 PM Service Creating user agent cache 7/15/2019 12:07 PM Middleware::Response Invalid time 7/15/2019 12:07 PM Middleware::Response No Printers 7/15/2019 12:07 PM Middleware::Response Module is disabled globally on the FOG server ------------------------------------------------------------------------------ ---------------------------------ClientUpdater-------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:07 PM Client-Info Client Version: 0.11.16 7/15/2019 12:07 PM Client-Info Client OS: Windows 7/15/2019 12:07 PM Client-Info Server Version: 1.5.5 7/15/2019 12:07 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:07 PM Client-Info Client Version: 0.11.16 7/15/2019 12:07 PM Client-Info Client OS: Windows 7/15/2019 12:07 PM Client-Info Server Version: 1.5.5 7/15/2019 12:07 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:07 PM Client-Info Client Version: 0.11.16 7/15/2019 12:07 PM Client-Info Client OS: Windows 7/15/2019 12:07 PM Client-Info Server Version: 1.5.5 7/15/2019 12:07 PM Middleware::Response Success 7/15/2019 12:07 PM HostnameChanger Users still logged in and enforce is disabled, delaying any further actions ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:07 PM Client-Info Client Version: 0.11.16 7/15/2019 12:07 PM Client-Info Client OS: Windows 7/15/2019 12:07 PM Client-Info Server Version: 1.5.5 7/15/2019 12:07 PM Middleware::Response No snapins ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:07 PM Client-Info Client Version: 0.11.16 7/15/2019 12:07 PM Client-Info Client OS: Windows 7/15/2019 12:07 PM Client-Info Server Version: 1.5.5 7/15/2019 12:07 PM Middleware::Response No Printers ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PowerManagement------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:07 PM Client-Info Client Version: 0.11.16 7/15/2019 12:07 PM Client-Info Client OS: Windows 7/15/2019 12:07 PM Client-Info Server Version: 1.5.5 7/15/2019 12:07 PM Middleware::Response Success 7/15/2019 12:07 PM PowerManagement Calculating tasks to unschedule 7/15/2019 12:07 PM PowerManagement Calculating tasks to schedule ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------UserTracker--------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:07 PM Client-Info Client Version: 0.11.16 7/15/2019 12:07 PM Client-Info Client OS: Windows 7/15/2019 12:07 PM Client-Info Server Version: 1.5.5 7/15/2019 12:07 PM Middleware::Response Success ------------------------------------------------------------------------------ 7/15/2019 12:07 PM Service Sleeping for 64 seconds 7/15/2019 12:08 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&configure&newService&json 7/15/2019 12:08 PM Middleware::Response Success 7/15/2019 12:08 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&mac=08:00:27:11:11:D4|54:3A:63:D9:54:0A&newService&json 7/15/2019 12:08 PM Middleware::Response Success 7/15/2019 12:08 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?clientver&newService&json 7/15/2019 12:08 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?newService&json 7/15/2019 12:08 PM Service Creating user agent cache 7/15/2019 12:08 PM Middleware::Response Invalid time 7/15/2019 12:08 PM Middleware::Response No Printers 7/15/2019 12:08 PM Middleware::Response Module is disabled globally on the FOG server ------------------------------------------------------------------------------ ---------------------------------ClientUpdater-------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:08 PM Client-Info Client Version: 0.11.16 7/15/2019 12:08 PM Client-Info Client OS: Windows 7/15/2019 12:08 PM Client-Info Server Version: 1.5.5 7/15/2019 12:08 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:08 PM Client-Info Client Version: 0.11.16 7/15/2019 12:08 PM Client-Info Client OS: Windows 7/15/2019 12:08 PM Client-Info Server Version: 1.5.5 7/15/2019 12:08 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:08 PM Client-Info Client Version: 0.11.16 7/15/2019 12:08 PM Client-Info Client OS: Windows 7/15/2019 12:08 PM Client-Info Server Version: 1.5.5 7/15/2019 12:08 PM Middleware::Response Success 7/15/2019 12:08 PM HostnameChanger Users still logged in and enforce is disabled, delaying any further actions ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:08 PM Client-Info Client Version: 0.11.16 7/15/2019 12:08 PM Client-Info Client OS: Windows 7/15/2019 12:08 PM Client-Info Server Version: 1.5.5 7/15/2019 12:08 PM Middleware::Response No snapins ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:08 PM Client-Info Client Version: 0.11.16 7/15/2019 12:08 PM Client-Info Client OS: Windows 7/15/2019 12:08 PM Client-Info Server Version: 1.5.5 7/15/2019 12:08 PM Middleware::Response No Printers ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PowerManagement------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:08 PM Client-Info Client Version: 0.11.16 7/15/2019 12:08 PM Client-Info Client OS: Windows 7/15/2019 12:08 PM Client-Info Server Version: 1.5.5 7/15/2019 12:08 PM Middleware::Response Success 7/15/2019 12:08 PM PowerManagement Calculating tasks to unschedule 7/15/2019 12:08 PM PowerManagement Calculating tasks to schedule ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------UserTracker--------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:08 PM Client-Info Client Version: 0.11.16 7/15/2019 12:08 PM Client-Info Client OS: Windows 7/15/2019 12:08 PM Client-Info Server Version: 1.5.5 7/15/2019 12:08 PM Middleware::Response Success ------------------------------------------------------------------------------ 7/15/2019 12:08 PM Service Sleeping for 130 seconds 7/15/2019 12:10 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&configure&newService&json 7/15/2019 12:10 PM Middleware::Response Success 7/15/2019 12:10 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&mac=08:00:27:11:11:D4|54:3A:63:D9:54:0A&newService&json 7/15/2019 12:10 PM Middleware::Response Success 7/15/2019 12:10 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?clientver&newService&json 7/15/2019 12:10 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?newService&json 7/15/2019 12:10 PM Service Creating user agent cache 7/15/2019 12:10 PM Middleware::Response Invalid time 7/15/2019 12:10 PM Middleware::Response No Printers 7/15/2019 12:10 PM Middleware::Response Module is disabled globally on the FOG server ------------------------------------------------------------------------------ ---------------------------------ClientUpdater-------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:10 PM Client-Info Client Version: 0.11.16 7/15/2019 12:10 PM Client-Info Client OS: Windows 7/15/2019 12:10 PM Client-Info Server Version: 1.5.5 7/15/2019 12:10 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:10 PM Client-Info Client Version: 0.11.16 7/15/2019 12:10 PM Client-Info Client OS: Windows 7/15/2019 12:10 PM Client-Info Server Version: 1.5.5 7/15/2019 12:10 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:10 PM Client-Info Client Version: 0.11.16 7/15/2019 12:10 PM Client-Info Client OS: Windows 7/15/2019 12:10 PM Client-Info Server Version: 1.5.5 7/15/2019 12:10 PM Middleware::Response Success 7/15/2019 12:10 PM HostnameChanger Checking Hostname 7/15/2019 12:10 PM HostnameChanger Renaming host to my-host-vm 7/15/2019 12:10 PM Power Creating shutdown request 7/15/2019 12:10 PM Power Parameters: /r /c "FOG needs to rename your computer" /t 0 7/15/2019 12:10 PM Bus Emmiting message on channel: Power 7/15/2019 12:10 PM Power Attempt 1/6 to shutdown computer 7/15/2019 12:10 PM Power --> API call returned 1, will re-attempt in 5 minutes 7/15/2019 12:12 PM Main Overriding exception handling 7/15/2019 12:12 PM Main Bootstrapping Zazzles 7/15/2019 12:12 PM Controller Initialize 7/15/2019 12:12 PM Controller Start 7/15/2019 12:12 PM Service Starting service 7/15/2019 12:12 PM Bus Became bus server 7/15/2019 12:12 PM Bus Emmiting message on channel: Status 7/15/2019 12:12 PM Service Invoking early JIT compilation on needed binaries ------------------------------------------------------------------------------ --------------------------------Authentication-------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:12 PM Client-Info Version: 0.11.16 7/15/2019 12:12 PM Client-Info OS: Windows 7/15/2019 12:12 PM Middleware::Authentication Waiting for authentication timeout to pass 7/15/2019 12:12 PM Middleware::Communication Download: http://fogserver/fog/management/other/ssl/srvpublic.crt 7/15/2019 12:12 PM Data::RSA FOG Server CA cert found 7/15/2019 12:12 PM Middleware::Authentication Cert OK 7/15/2019 12:12 PM Middleware::Communication POST URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&authorize&newService 7/15/2019 12:12 PM Middleware::Response Success 7/15/2019 12:12 PM Middleware::Authentication Authenticated 7/15/2019 12:12 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&configure&newService&json 7/15/2019 12:12 PM Middleware::Response Success 7/15/2019 12:12 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&mac=08:00:27:11:11:D4|54:3A:63:D9:54:0A&newService&json 7/15/2019 12:12 PM Middleware::Response Success 7/15/2019 12:12 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?clientver&newService&json 7/15/2019 12:12 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?newService&json 7/15/2019 12:12 PM Service Creating user agent cache 7/15/2019 12:12 PM Middleware::Response Invalid time 7/15/2019 12:12 PM Middleware::Response No Printers 7/15/2019 12:12 PM Middleware::Response Module is disabled globally on the FOG server 7/15/2019 12:12 PM Service Initializing modules ------------------------------------------------------------------------------ ---------------------------------ClientUpdater-------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:12 PM Client-Info Client Version: 0.11.16 7/15/2019 12:12 PM Client-Info Client OS: Windows 7/15/2019 12:12 PM Client-Info Server Version: 1.5.5 7/15/2019 12:12 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:12 PM Client-Info Client Version: 0.11.16 7/15/2019 12:12 PM Client-Info Client OS: Windows 7/15/2019 12:12 PM Client-Info Server Version: 1.5.5 7/15/2019 12:12 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:12 PM Client-Info Client Version: 0.11.16 7/15/2019 12:12 PM Client-Info Client OS: Windows 7/15/2019 12:12 PM Client-Info Server Version: 1.5.5 7/15/2019 12:12 PM Middleware::Response Success 7/15/2019 12:12 PM HostnameChanger Checking Hostname 7/15/2019 12:12 PM HostnameChanger Hostname is correct ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:12 PM Client-Info Client Version: 0.11.16 7/15/2019 12:12 PM Client-Info Client OS: Windows 7/15/2019 12:12 PM Client-Info Server Version: 1.5.5 7/15/2019 12:12 PM Middleware::Response No snapins ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PrinterManager-------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:12 PM Client-Info Client Version: 0.11.16 7/15/2019 12:12 PM Client-Info Client OS: Windows 7/15/2019 12:12 PM Client-Info Server Version: 1.5.5 7/15/2019 12:12 PM Middleware::Response No Printers ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------PowerManagement------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:12 PM Client-Info Client Version: 0.11.16 7/15/2019 12:12 PM Client-Info Client OS: Windows 7/15/2019 12:12 PM Client-Info Server Version: 1.5.5 7/15/2019 12:12 PM Middleware::Response Success 7/15/2019 12:12 PM PowerManagement Calculating tasks to unschedule 7/15/2019 12:12 PM PowerManagement Calculating tasks to schedule ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------UserTracker--------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:12 PM Client-Info Client Version: 0.11.16 7/15/2019 12:12 PM Client-Info Client OS: Windows 7/15/2019 12:12 PM Client-Info Server Version: 1.5.5 7/15/2019 12:12 PM Middleware::Response Success ------------------------------------------------------------------------------ 7/15/2019 12:12 PM Service Sleeping for 107 seconds 7/15/2019 12:14 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&configure&newService&json 7/15/2019 12:14 PM Middleware::Response Success 7/15/2019 12:14 PM Middleware::Communication URL: http://fogserver/fog/management/index.php?sub=requestClientInfo&mac=08:00:27:11:11:D4|54:3A:63:D9:54:0A&newService&json 7/15/2019 12:14 PM Middleware::Response Success 7/15/2019 12:14 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?clientver&newService&json 7/15/2019 12:14 PM Middleware::Communication URL: http://fogserver/fog/service/getversion.php?newService&json 7/15/2019 12:14 PM Service Creating user agent cache 7/15/2019 12:14 PM Middleware::Response Invalid time 7/15/2019 12:14 PM Middleware::Response No Printers 7/15/2019 12:14 PM Middleware::Response Module is disabled globally on the FOG server ------------------------------------------------------------------------------ ---------------------------------ClientUpdater-------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:14 PM Client-Info Client Version: 0.11.16 7/15/2019 12:14 PM Client-Info Client OS: Windows 7/15/2019 12:14 PM Client-Info Server Version: 1.5.5 7/15/2019 12:14 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ----------------------------------TaskReboot---------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:14 PM Client-Info Client Version: 0.11.16 7/15/2019 12:14 PM Client-Info Client OS: Windows 7/15/2019 12:14 PM Client-Info Server Version: 1.5.5 7/15/2019 12:14 PM Middleware::Response Success ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ --------------------------------HostnameChanger------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:14 PM Client-Info Client Version: 0.11.16 7/15/2019 12:14 PM Client-Info Client OS: Windows 7/15/2019 12:14 PM Client-Info Server Version: 1.5.5 7/15/2019 12:14 PM Middleware::Response Success 7/15/2019 12:14 PM HostnameChanger Checking Hostname 7/15/2019 12:14 PM HostnameChanger Hostname is correct ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ ---------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 7/15/2019 12:14 PM Client-Info Client Version: 0.11.16 7/15/2019 12:14 PM Client-Info Client OS: Windows 7/15/2019 12:14 PM Client-Info Server Version: 1.5.5 7/15/2019 12:14 PM Middleware::Response No snapins ------------------------------------------------------------------------------
-
How to monitor Snap-in activity
I built several snap-ins and deployed one successfully to a physical machine. Trying to deploy it, or other snap-ins, to a VM or another physical machine and nothing appears to happen.
Under host - Snap-ins I can see the assignment is waiting. But the FOG Service never appears to attempt installation. I know FOG can communicate with the FOG client because power management tasks work fine.The Snap-In log only shows the one successful run. Is there a place I can look to see the pending status of installations or to understand why they’re not running?
-
RE: Looking for USB NIC that is known to work with PXE/Fog
You could also try Tom’s current kernel: [url]https://mastacontrola.com/downloads.html[/url] or shoot him an email (at the bottom of his website) to see if he’ll re-host it.