/build/static/layout/Breadcrumb_cap_w.png

Clients not reporting in

We have a new deployment of the K1000, and all agents have installed. However one certain group of computers are not reporting their computer inventory. I have followed the troubleshooting agents that are not checking in http://www.kace.com/support/kb/index.php?action=artikel&cat=3&id=713&artlang=en, and nothing. The only thing I have been able to find that is of any help when I enabled debugging I get this line in the runkbot.log.

UploadFile: Uploaded to http://mykbox/service/kbot_upload.php?BAD_MAC_IP=192.168.38.168&filename=KBOT_LOG.txt&mac=A58F6A15-710C-4BB2-93C9-64EEB8889CC7 Upload speed: 0.000000 bytes/second

I have been unable to find anything on the "BAD_MAC_IP=192.168.38.168" entry. I found that usually in that spot it had MachineID=XX. Have already contacted technical support, but they are taking forver to get back with us. Any help appreciated.

0 Comments   [ + ] Show comments

Answers (16)

Posted by: GillySpy 12 years ago
7th Degree Black Belt
1
This appears to be a known issue that is fixed in 5.3 L10N AP1 release (not released yet)
This case looks like where only 1 WMI class (i.e. Win32_ComputerSystem) is corrupted/inaccessible to agent. 5.3 agent collects hostname info from Win32_ComputerSystem class and if only one class is inaccessible, then K1 agent will not detect this and hence will not report it as a WMI corruption. Hence inventory.xml will be generated with blank hostname. This issue is addressed in bug AGENT-1781 where agent is no longer dependent only on Win32_ComputerSystem to fetch hostname information.
Your options are to try to repair the wmi repository or make sure the SYSTEM account has access to WMI or try to restart the "Windows Management Instrumentation" service on the machine to see if it fixes the corruption if any. If that fails then you could try to remove 5.3 agent and use a 5.1 agent.

To test WMI (before or after your repair run this at a command line:
wmic path win32_computersystem
It should spit out the DNSHostname and the Name value
Posted by: nshah 12 years ago
Red Belt
0
We are doing WMI calls into the machines. if you have tried the troubleshooting and they are checking in but no inventory, you definitely should contact Dell/KACE Support for assistance.
Posted by: willie1169 12 years ago
Senior Yellow Belt
0
We have narrowed it down to a computer setting on the actual image. We created a machine from scratch, and it checks in fine. The problem with that is what about the 50 that are already broken by the old image. We cannot not find out what setting is breaking it!!! Kace support has been less than helpful....

Comments:
  • Which computer setting was causing the issue? - EMCCOY 7 years ago
Posted by: scottlutz 12 years ago
Orange Senior Belt
0
Can you post the amp.conf file from one of these problematic machines?

You can find it either in
C:\documents and settings\all users\application data\dell\kace
-- or --
c:\programdata\dell\kace
Posted by: willie1169 12 years ago
Senior Yellow Belt
0
amp.conf from problematic machine
------------------------------------------------
host=sus-kbox-01.sus.stanleyus.com
log=amp.log
rto=20
wto=20
crto=10
pl=pluginDesktopAlerts,pluginPatching,pluginRunProcess,pluginWeb
lasthost=SUS-KBOX-01.sus.stanleyus.com
serverversion=5.3.47927
appliance=k1000
ampport=52230
ampurl=http://sus-kbox-01.sus.stanleyus.com:52230
webport=80
weburl=http://sus-kbox-01.sus.stanleyus.com
debug=true
--------------------------------------------------
runkbot.log from problematic machine
--------------------------------------------------
[Mon Dec 12 10:20:16 2011] runkbot ----- Starting runkbot.exe ["C:\Program Files\Dell\KACE\runkbot.exe" 4 0]-----
[Mon Dec 12 10:20:16 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Documents and Settings\All Users\Dell\KACE\' tempPath='
[Mon Dec 12 10:20:16 2011] Logging to [C:\WINDOWS\TEMP\dklog3]
[Mon Dec 12 10:20:16 2011] Kbot [4-0] not found locally, downloading ...
[Mon Dec 12 10:20:16 2011] DownloadFile: Downloaded C:\Documents and Settings\All Users\Dell\KACE\kbots_cache\4-0.xml from http://sus-kbox-01.sus.stanleyus.com/service/kbot_service_notsoap.php?METHOD=getkbot&KUID=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&KBOT_ID=4&KBOT_VERSION=0&CLIENT_VERSION=5.3.47657 Download speed: 50677.000000 bytes/second
[Mon Dec 12 10:20:16 2011] FetchAndWriteToCache: kbot version changed from 0 to 1287158400
[Mon Dec 12 10:20:16 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='KDeploy' tempPath='
[Mon Dec 12 10:20:16 2011] runkbot ----- launching [path='C:\Program Files\Dell\KACE\' program='KDeploy' parms='-custominventory'] -----
[Mon Dec 12 10:20:16 2011] KLaunchProcess: Call KLaunchFlagsCmdArgs to launch '. -wait -hide -workingdir "C:\Program Files\Dell\KACE" KDeploy -custominventory':
[Mon Dec 12 10:20:16 2011] KLaunch Computer Name is "MFG-F2"
[Mon Dec 12 10:20:16 2011] KLaunch User Name is "SYSTEM"
[Mon Dec 12 10:20:16 2011] KLaunch Flags/Cmd/Args: ". -wait -hide -workingdir "C:\Program Files\Dell\KACE" KDeploy -custominventory"
[Mon Dec 12 10:20:16 2011] KLaunch Initiating local execute...
[Mon Dec 12 10:20:16 2011] KLaunch Locally exec "KDeploy"
[Mon Dec 12 10:20:16 2011] KLaunch WaitNamedPipe for StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:16 2011] KLaunch WaitNamedPipe couldn't find StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408: (2) The system cannot find the file specified.

[Mon Dec 12 10:20:16 2011] KLaunch WaitNamedPipe for StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:16 2011] KLaunch WaitNamedPipe couldn't find StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408: (2) The system cannot find the file specified.

[Mon Dec 12 10:20:16 2011] KLaunch Don't WaitNamedPipe for StdIn Pipe (disabled)
[Mon Dec 12 10:20:16 2011] KLaunch Start of ExecuteThread
[Mon Dec 12 10:20:16 2011] KLaunch Pass 1 of 5 Timed out. Wait 1000 ms and try again.
[Mon Dec 12 10:20:16 2011] KLaunch Command="KDeploy" Args="-custominventory" WorkingDir="C:\Program Files\Dell\KACE" Machine="MFG-F2" UserName="" Domain="" Password=XXXX Priority=32 ProcessId=2408 Timeout=3600000 NoWait=0 KeepAlive=0 Interactive=0 Hide=1 NoStdio=0
[Mon Dec 12 10:20:16 2011] KLaunch *CreateNamedPipe StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:16 2011] KLaunch *CreateNamedPipe StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:16 2011] KLaunch *Don't CreateNamedPipe StdIn Pipe (disabled)
[Mon Dec 12 10:20:16 2011] KLaunch *ConnectNamedPipe StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch WaitNamedPipe for StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch CreateFile StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch WaitNamedPipe for StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch *ConnectNamedPipe StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch CreateFile StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch ExecuteAsCurrentUser
[Mon Dec 12 10:20:17 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Program Files\Dell\KACE' tempPath='
[Mon Dec 12 10:20:17 2011] KLaunch Run as current user "SYSTEM"
[Mon Dec 12 10:20:17 2011] KLaunch Execute command=[KDeploy] args=[-custominventory]
[Mon Dec 12 10:20:17 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Program Files\Dell\KACE' tempPath='
[Mon Dec 12 10:20:17 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Program Files\Dell\KACE\KDeploy' tempPath='
[Mon Dec 12 10:20:17 2011] KLaunch CreateProcess returned successfully
[Mon Dec 12 10:20:17 2011] KLaunch Client start stdio redirection listen threads.
[Mon Dec 12 10:20:17 2011] KLaunch Redirected Input Output Successful
[Mon Dec 12 10:20:17 2011] KLaunch Start of ListenStdOut thread
[Mon Dec 12 10:20:17 2011] KLaunch Start of ListenStdErr thread
[Mon Dec 12 10:20:17 2011] KDeploy ----- Starting KDeploy.exe ["C:\Program Files\Dell\KACE\KDeploy.exe" -custominventory]-----

[Mon Dec 12 10:20:17 2011] KDeploy custominventory processing 0 rules

[Mon Dec 12 10:20:17 2011] KDeploy finished processing custominventory rules, sending response

[Mon Dec 12 10:20:17 2011] * About to connect() to sus-kbox-01.sus.stanleyus.com port 80 (#0)
* Trying 192.168.30.100... * connected
* Connected to sus-kbox-01.sus.stanleyus.com (192.168.30.100) port 80 (#0)
> POST /service/kbservice.php?request=GetCustomInventoryRules HTTP/1.1
Host: sus-kbox-01.sus.stanleyus.com
Accept: */*
Content-Length: 193
Expect: 100-continue
Content-Type: multipart/form-data; boundary=----------------------------2aba77088601

< HTTP/1.1 100 Continue
< HTTP/1.1 200 OK
< Date: Mon, 12 Dec
[Mon Dec 12 10:20:17 2011] 2011 15:20:17 GMT
< Server: Apache
< Set-Cookie: kboxid=t3bthl6r0oa1dsos72vrjgaaf4; path=/
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< X-DellKACE-Appliance: k1000
< X-DellKACE-Host: SUS-KBOX-01.sus.stanleyus.com
< X-DellKACE-Version: 5.3.47927
< X-KBOX-WebServer: SUS-KBOX-01.sus.stanleyus.com
< X-KBOX-Version: 5.3.47927
< Content-Length: 53
< Content-Type: text/html; charset=utf-8
<
[Mon Dec 12 10:20:17 2011]
* Connection #0 to host sus-kbox-01.sus.stanleyus.com left intact
* Closing connection #0
* About to connect() to sus-kbox-01.sus.stanleyus.com port 80 (#0)
* Trying 192.168.30.100... * connected
* Connected to sus-kbox-01.sus.stanleyus.com (192.168.30.100) port 80 (#0)
> POST /service/kbservice.php?request=HereisCustomInventoryResults HTTP/1.1
Host: sus-kbox-01.sus.stanleyus.com
Accept: */*
Content-Length: 195
Expect: 100-continue
Content-Type: multipart/form-data; boundary=--------------
[Mon Dec 12 10:20:17 2011] --------------56491e9872cd

< HTTP/1.1 100 Continue
< HTTP/1.1 200 OK
< Date: Mon, 12 Dec 2011 15:20:17 GMT
< Server: Apache
< Set-Cookie: kboxid=50k83g6jt2va66ss84ait8q7a7; path=/
< Expires: Thu, 19 Nov 1981 08:52:00 GMT
< Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
< Pragma: no-cache
< X-DellKACE-Appliance: k1000
< X-DellKACE-Host: SUS-KBOX-01.sus.stanleyus.com
< X-DellKACE-Version: 5.3.47927
< X-KBOX-WebServer: SUS-KBOX-01.sus.stanleyus.com
<
[Mon Dec 12 10:20:17 2011] X-KBOX-Version: 5.3.47927
< Content-Length: 0
< Content-Type: text/html; charset=utf-8
<
* Connection #0 to host sus-kbox-01.sus.stanleyus.com left intact
* Closing connection #0

[Mon Dec 12 10:20:17 2011] KLaunch End of ExecuteThread
[Mon Dec 12 10:20:17 2011] KLaunch Local command returned 0(0x0)
[Mon Dec 12 10:20:17 2011] KLaunchProcess: KLaunchFlagsCmdArgs completed exitCode=0
[Mon Dec 12 10:20:17 2011] runkbot ----- completed -----
[Mon Dec 12 10:20:17 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='KInventory' tempPath='
[Mon Dec 12 10:20:17 2011] runkbot ----- launching [path='C:\Program Files\Dell\KACE\' program='KInventory' parms='-machine -silent -out "C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml"'] -----
[Mon Dec 12 10:20:17 2011] KLaunchProcess: Call KLaunchFlagsCmdArgs to launch '. -wait -hide -workingdir "C:\Program Files\Dell\KACE" KInventory -machine -silent -out "C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml"':
[Mon Dec 12 10:20:17 2011] KLaunch Computer Name is "MFG-F2"
[Mon Dec 12 10:20:17 2011] KLaunch User Name is "SYSTEM"
[Mon Dec 12 10:20:17 2011] KLaunch Flags/Cmd/Args: ". -wait -hide -workingdir "C:\Program Files\Dell\KACE" KInventory -machine -silent -out "C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml""
[Mon Dec 12 10:20:17 2011] KLaunch Initiating local execute...
[Mon Dec 12 10:20:17 2011] KLaunch Locally exec "KInventory"
[Mon Dec 12 10:20:17 2011] KLaunch WaitNamedPipe for StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch Start of ExecuteThread
[Mon Dec 12 10:20:17 2011] KLaunch Command="KInventory" Args="-machine -silent -out "C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml"" WorkingDir="C:\Program Files\Dell\KACE" Machine="MFG-F2" UserName="" Domain="" Password=XXXX Priority=32 ProcessId=2408 Timeout=3600000 NoWait=0 KeepAlive=0 Interactive=0 Hide=1 NoStdio=0
[Mon Dec 12 10:20:17 2011] KLaunch *CreateNamedPipe StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch *CreateNamedPipe StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch CreateFile StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch *Don't CreateNamedPipe StdIn Pipe (disabled)
[Mon Dec 12 10:20:17 2011] KLaunch WaitNamedPipe for StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch *ConnectNamedPipe StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch CreateFile StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch *ConnectNamedPipe StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:17 2011] KLaunch Don't WaitNamedPipe for StdIn Pipe (disabled)
[Mon Dec 12 10:20:17 2011] KLaunch ExecuteAsCurrentUser
[Mon Dec 12 10:20:17 2011] KLaunch Client start stdio redirection listen threads.
[Mon Dec 12 10:20:17 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Program Files\Dell\KACE' tempPath='
[Mon Dec 12 10:20:17 2011] KLaunch Redirected Input Output Successful
[Mon Dec 12 10:20:17 2011] KLaunch Start of ListenStdOut thread
[Mon Dec 12 10:20:18 2011] KLaunch Start of ListenStdErr thread
[Mon Dec 12 10:20:18 2011] KLaunch Run as current user "SYSTEM"
[Mon Dec 12 10:20:18 2011] KLaunch Execute command=[KInventory] args=[-machine -silent -out "C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml"]
[Mon Dec 12 10:20:18 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Program Files\Dell\KACE' tempPath='
[Mon Dec 12 10:20:18 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Program Files\Dell\KACE\KInventory' tempPath='
[Mon Dec 12 10:20:18 2011] KLaunch CreateProcess returned successfully
[Mon Dec 12 10:20:18 2011] KInventory ----- Starting KInventory.exe ["C:\Program Files\Dell\KACE\KInventory.exe" -machine -silent -out "C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml"]-----

[Mon Dec 12 10:20:18 2011] KInventory Begin capturing Inventory...

[Mon Dec 12 10:20:18 2011] KInventory Now gathering Version information...

[Mon Dec 12 10:20:18 2011] KInventory Now gathering Process information...

[Mon Dec 12 10:20:19 2011] KInventory Now gathering BIOS information...

[Mon Dec 12 10:20:19 2011] KInventory Now gathering OperatingSystem information...

[Mon Dec 12 10:20:19 2011] KInventory --skipping 'OSArchitecture' (not found)

[Mon Dec 12 10:20:19 2011] KInventory Now gathering ComputerSystem information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering MotherboardDevice information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering SoundDevice information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering CDROMDrive information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering VideoController information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering DesktopMonitor information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering Registry information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering NetworkAdapter information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering NetworkAdapterConfiguration information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering Printer information...

[Mon Dec 12 10:20:20 2011] KInventory Now gathering StartupCommand information...

[Mon Dec 12 10:20:21 2011] KInventory Warning: Could not get size for file version info for "C:\PROGRA~1\PENMOU~1\PMonitor.exe": (1813) The specified resource type cannot be found in the image file.


[Mon Dec 12 10:20:21 2011] KInventory Now gathering PhysicalMemory information...

[Mon Dec 12 10:20:21 2011] KInventory Now gathering PhysicalMemoryArray information...

[Mon Dec 12 10:20:21 2011] KInventory Now gathering InstalledSoftware32 information...

[Mon Dec 12 10:20:29 2011] KInventory Now gathering InstalledSoftware64 information...

[Mon Dec 12 10:20:29 2011] KInventory Now gathering UserAccount information...

[Mon Dec 12 10:20:29 2011] KInventory Now gathering QuickFixEngineering information...

[Mon Dec 12 10:20:33 2011] KInventory Now gathering Services information...

[Mon Dec 12 10:20:40 2011] KInventory Now gathering OptionalFeature information...

[Mon Dec 12 10:20:40 2011] KInventory Now gathering Subcomponents information...

[Mon Dec 12 10:20:41 2011] KInventory Now gathering ServerFeature information...

[Mon Dec 12 10:20:41 2011] KInventory Now gathering Processor information...

[Mon Dec 12 10:20:42 2011] KInventory Now gathering WindowsProductActivation information...

[Mon Dec 12 10:20:42 2011] KInventory Now gathering SoftwareLicensingProduct information...

[Mon Dec 12 10:20:42 2011] KInventory Now gathering PortableBattery information...

[Mon Dec 12 10:20:42 2011] KInventory Now gathering SystemEnclosure information...

[Mon Dec 12 10:20:42 2011] KInventory Now gathering LogicalDisk information...

[Mon Dec 12 10:20:43 2011] KInventory Now gathering DiskDrive information...

[Mon Dec 12 10:20:43 2011] KInventory --skipping 'SerialNumber' (not found)

[Mon Dec 12 10:20:43 2011] KInventory --skipping 'FirmwareRevision' (not found)

[Mon Dec 12 10:20:43 2011] KInventory Now gathering DiskPartition information...

[Mon Dec 12 10:20:43 2011] KInventory Now gathering DiskDriveToDiskPartition information...

[Mon Dec 12 10:20:43 2011] KInventory Now gathering LogicalDiskToPartition information...

[Mon Dec 12 10:20:43 2011] KInventory Now creating inventory report...

[Mon Dec 12 10:20:47 2011] KInventory Inventory Capture completed and stored in C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml

[Mon Dec 12 10:20:47 2011] KInventory ----- Ending KInventory.exe (0)-----

[Mon Dec 12 10:20:47 2011] KLaunch End of ExecuteThread
[Mon Dec 12 10:20:47 2011] KLaunch Local command returned 0(0x0)
[Mon Dec 12 10:20:47 2011] KLaunchProcess: KLaunchFlagsCmdArgs completed exitCode=0
[Mon Dec 12 10:20:47 2011] runkbot ----- completed -----
[Mon Dec 12 10:20:47 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='KCOPY' tempPath='
[Mon Dec 12 10:20:47 2011] runkbot ----- launching [path='C:\Program Files\Dell\KACE\' program='KCOPY' parms='"C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml" "http://sus-kbox-01.sus.stanleyus.com/service/inventory.php?KUID=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&VERSION=5.3.47657"'] -----
[Mon Dec 12 10:20:47 2011] KLaunchProcess: Call KLaunchFlagsCmdArgs to launch '. -wait -hide -workingdir "C:\Program Files\Dell\KACE" KCOPY "C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml" "http://sus-kbox-01.sus.stanleyus.com/service/inventory.php?KUID=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&VERSION=5.3.47657"':
[Mon Dec 12 10:20:47 2011] KLaunch Computer Name is "MFG-F2"
[Mon Dec 12 10:20:47 2011] KLaunch User Name is "SYSTEM"
[Mon Dec 12 10:20:47 2011] KLaunch Flags/Cmd/Args: ". -wait -hide -workingdir "C:\Program Files\Dell\KACE" KCOPY "C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml" "http://sus-kbox-01.sus.stanleyus.com/service/inventory.php?KUID=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&VERSION=5.3.47657""
[Mon Dec 12 10:20:47 2011] KLaunch Initiating local execute...
[Mon Dec 12 10:20:47 2011] KLaunch Locally exec "KCOPY"
[Mon Dec 12 10:20:47 2011] KLaunch WaitNamedPipe for StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:47 2011] KLaunch Start of ExecuteThread
[Mon Dec 12 10:20:47 2011] KLaunch Command="KCOPY" Args=""C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml" "http://sus-kbox-01.sus.stanleyus.com/service/inventory.php?KUID=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&VERSION=5.3.47657"" WorkingDir="C:\Program Files\Dell\KACE" Machine="MFG-F2" UserName="" Domain="" Password=XXXX Priority=32 ProcessId=2408 Timeout=3600000 NoWait=0 KeepAlive=0 Interactive=0 Hide=1 NoStdio=0
[Mon Dec 12 10:20:47 2011] KLaunch *CreateNamedPipe StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:47 2011] KLaunch *CreateNamedPipe StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:47 2011] KLaunch CreateFile StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:47 2011] KLaunch *Don't CreateNamedPipe StdIn Pipe (disabled)
[Mon Dec 12 10:20:47 2011] KLaunch WaitNamedPipe for StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:47 2011] KLaunch *ConnectNamedPipe StdOut Pipe \\.\pipe\KLaunch_V1_StdOutMFG-F22408
[Mon Dec 12 10:20:47 2011] KLaunch CreateFile StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:47 2011] KLaunch *ConnectNamedPipe StdErr Pipe \\.\pipe\KLaunch_V1_StdErrMFG-F22408
[Mon Dec 12 10:20:47 2011] KLaunch Don't WaitNamedPipe for StdIn Pipe (disabled)
[Mon Dec 12 10:20:47 2011] KLaunch ExecuteAsCurrentUser
[Mon Dec 12 10:20:47 2011] KLaunch Client start stdio redirection listen threads.
[Mon Dec 12 10:20:47 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Program Files\Dell\KACE' tempPath='
[Mon Dec 12 10:20:47 2011] KLaunch Redirected Input Output Successful
[Mon Dec 12 10:20:47 2011] KLaunch Start of ListenStdOut thread
[Mon Dec 12 10:20:47 2011] KLaunch Start of ListenStdErr thread
[Mon Dec 12 10:20:47 2011] KLaunch Run as current user "SYSTEM"
[Mon Dec 12 10:20:47 2011] KLaunch Execute command=[KCOPY] args=["C:\Documents and Settings\All Users\Dell\KACE\\inventory.xml" "http://sus-kbox-01.sus.stanleyus.com/service/inventory.php?KUID=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&VERSION=5.3.47657"]
[Mon Dec 12 10:20:47 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Program Files\Dell\KACE' tempPath='
[Mon Dec 12 10:20:47 2011] searchPath='C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\;C:\Program Files\Dell\KACE\;C:\Documents and Settings\All Users\Dell\KACE\' envPath='C:\Program Files\Dell\KACE\KCOPY' tempPath='
[Mon Dec 12 10:20:47 2011] KLaunch CreateProcess returned successfully
[Mon Dec 12 10:20:48 2011] UploadFile: Uploaded to http://sus-kbox-01.sus.stanleyus.com/service/inventory.php?KUID=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&VERSION=5.3.47657 Upload speed: 339871.000000 bytes/second

[Mon Dec 12 10:20:48 2011] KLaunch End of ExecuteThread
[Mon Dec 12 10:20:48 2011] KLaunch Local command returned 0(0x0)
[Mon Dec 12 10:20:48 2011] KLaunchProcess: KLaunchFlagsCmdArgs completed exitCode=0
[Mon Dec 12 10:20:48 2011] runkbot ----- completed -----
[Mon Dec 12 10:20:48 2011] Uploading Log file [C:\WINDOWS\TEMP\dklog3]
[Mon Dec 12 10:20:48 2011] DownloadFile: Downloaded C:\WINDOWS\TEMP\dklog4 from http://sus-kbox-01.sus.stanleyus.com/service/kbot_service_notsoap.php?METHOD=getuploadpath&KUID=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&FILENAME=KBOT_LOG.txt Download speed: 5750.000000 bytes/second
[Mon Dec 12 10:20:48 2011] UploadFile: Uploaded to http://SUS-KBOX-01.sus.stanleyus.com/service/kbot_upload.php?BAD_MAC_IP=192.168.38.168&filename=KBOT_LOG.txt&mac=A58F6A15-710C-4BB2-93C9-64EEB8889CC7 Upload speed: 0.000000 bytes/second
[Mon Dec 12 10:20:48 2011] Cleaning up log file [C:\WINDOWS\TEMP\dklog3]

[Mon Dec 12 10:20:48 2011] runkbot ----- Exiting runkbot.exe -----
Posted by: scottlutz 12 years ago
Orange Senior Belt
0
Right near the bottom, I see this:
UploadFile: Uploaded to http://sus-kbox-01.sus.stanleyus.com/service/inventory.php?KUID=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&VERSION=5.3.47657 Upload speed: 339871.000000 bytes/second

So, the good thing is that this machine is connecting, and also uploading inventory. Can you search through the K1000 Log for KUID A58F6A15-710C-4BB2-93C9-64EEB8889CC7 ? That could tell you something also....
Posted by: willie1169 12 years ago
Senior Yellow Belt
0
Here is the line in the server log. Its rejecting due to blank name. Looking at the inventory.xml i see the below entries are blank, and are not on normal machines.

Inventory.xml
<USER />
<USER_FULLNAME />
<DOMAIN />
<CS_DOMAIN />
<USER_NAME />
<USER_DOMAIN />

Server log
[2011-12-12 10:20:17 -0500] KBOX [info] New Machine (KUID:'A58F6A15-710C-4BB2-93C9-64EEB8889CC7') contacting us, we're requesting inventory information.
[2011-12-12 10:20:48 -0500] KBOX [info] Rejecting inventory submission with blank name.
[2011-12-12 10:20:48 -0500] KBOX [info] 192.168.38.168 - BAD_MAC_IP ignored HandlePUT(BAD_MAC_IP=192.168.38.168&filename=KBOT_LOG.txt&mac=A58F6A15-710C-4BB2-93C9-64EEB8889CC7&)
Posted by: willie1169 12 years ago
Senior Yellow Belt
0
Ok making progress after comparing a good inventory.xml and the bad machines. The very first line with the computer name "<NAME />" is completely blank on the problematic machines. On the good machines it has the actual computer name. What setting in windows would not allow the inventory to pull in the computer name?
Posted by: dsrgtc 12 years ago
Yellow Belt
0
I'm having precisely the same issue. Let me know if you found a way to resolve it...
Thanks!
Posted by: willie1169 12 years ago
Senior Yellow Belt
0
Bumping for more help!!!
Posted by: awenzel@kace.com 12 years ago
Senior Purple Belt
0
willie, dsrgtc is running into the same problem and the OS is XP SP2. What OS is running on the problematic group of machines?
Posted by: willie1169 12 years ago
Senior Yellow Belt
0
Our problematic machines are running XP SP3.
Posted by: willie1169 12 years ago
Senior Yellow Belt
0
Did the WMI repository rebuild, and some WMI troubleshooting. Nothing worked. Reinstalling SP3 now. Where would I get the 5.1 agent? We only have the new 5.3.
Posted by: RichB 12 years ago
Second Degree Brown Belt
0
ORIGINAL: willie1169

...Where would I get the 5.1 agent?

Archived versions are available from the KACE support site:

http://www.kace.com/support/customer/releases.php
Posted by: travaillons 5 years ago
White Belt
0

I had the same problem of "BAD_MAC_IP" as well as there is no inventory.xml under c:\ProgramData\Quest\Kace and no *.xml under c:\ProgramData\Quest\Kace\kbots_cache.  First thing I notice is when I run cmd promp as an administrator to check winmgmt it came back with an error on the machine that has problems to be in the inventory. I had to fix winmgmt first by adding PATH variable (;C:\Windows\System32\wbem\;) to my windows Environment Variables (not sure why it got missing).  After that I had to manually update the inventory file by running the following command in the cmd.



cd C:\Program Files (x86)\Quest\KACE
runkbot.exe 3 0

runkbot.exe 4 0


runkbot.exe 3 0 will update the kbots cache

runkbot.exe 4 0 will update kbox

After that in Kace I will run discovery and the "Force inventory" option would be available.

Posted by: a83547 8 years ago
Orange Belt
0
0
I'm having precisely the same issue. Let me know if you found a way to resolve it...

operation system:windows 7  pro
 
Thanks!
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ