Kace agent not reporting inventory
I had to uninstall and reinstall a few computers on our network to fix their Inventory check in's. I have one computer that although I have done this it still will not check in. I ran runkbot.exe 4 0 on it. And i see it creates the KAgent.log file then there is an error when its trying to rename the KAgent.log to KAgent1.log permission denied. So went and gave everyone read write access to the directory is was working in C:\ProgramData\Dell\Kace and ran the runkbot again and same error. This makes No sense at all. Everyone can read write to that directory. I went there in a dos box and did a ren KAgent.log KAgent1.log and it worked. Anyone else have this problem?
3 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
SMal.tmcc
8 years ago
What OS version?
Try deleting the the kuid's from the registry and also check the settings in your amp.conf file. I do not think that error is your show stopper for inventory not working.
Try deleting the the kuid's from the registry and also check the settings in your amp.conf file. I do not think that error is your show stopper for inventory not working.
Comments:
-
There is only one things in the amp.conf and that is
host=kbox1
that is the name of the k1000 on our network. - j71rivera 8 years ago-
Look at your amp_auto,conf. they both should have the fqdn of the kbox in them not the common name.
Change it to the fqdn using amptools
example:
amptools resetconf host=kbox1.acme.com - SMal.tmcc 8 years ago-
We have 90+ machines that are all set to just kbox1 and kbox1 is in dns and they work. The error shows permission denied when trying to change the name of the log file from KAgent.log to KAgent1.log how will this help? - j71rivera 8 years ago
-
if it is turely an access error you can fix that by removing the client, delete the dell\kace dir under program data and reinstall. It will fix the rights needed - SMal.tmcc 8 years ago
-
FYI
Windows Reset KUID
On the client machine, stop the ‘Dell KACE Agent’ service.
Start > Run > Services.msc
Go to the Registry using regedit and navigate to:
(x86 Computers): HKEY_LOCAL_MACHINE | Software | Dell | Kace
(x64 Computers): HKEY_LOCAL_MACHINE | Software | WOW6432Node | Dell | Kace
Delete the follow two keys:
MachineID
InstallID
Restart the 'Dell Kace Agent' service or reboot the computer. This wil create new KUID entries. - SMal.tmcc 8 years ago
host=kbox1
that is the name of the k1000 on our network. - j71rivera 8 years ago