how do i pull a report for a sofware i deployed
Hi there
i recently done an EXE deployment to all some of our branches using a script to silently install it (that all works fine)
the problem i am having is that i cannot pull a report for this perticular software
this is the path: Program files\i-systems\file sender services (folder)
and in the folder :ISystems.JDGroup.ScanningSolution.FileSenderService (application),ISystems.JDGroup.ScanningSolution.FileSenderService.exe(config file)and there are a couple of DLL files in there aswell like Microsoft.Practices.EnterpriseLibrary.Common.dll
is there a way Kace can pull a report for a DLL file or the exe (config file)
i have tried but to no avail
please help
Burton
Answers (2)
Create a custom inventory rule if does not populate already.
FileExists(C:\Program Files\i-systems\file sender services\name_of_dll.dll)
After you create this run a report on it. The GUI will be able to create this for you. If you need more custom let us know.
Comments:
-
hi Dugullett
thanks for the info i have not tried it yet but will do asap
it has been hectic especially as a beginner but thanks for the feedback and i will let you know
regards
burton - burtono 11 years ago
Does the software appear in the Software Inventory? If so, then you can create a custom report that shows computers with Software Titles contains the name as shown in the Inventory.
Comments:
-
hi Chucksteel
my apologies for the late reply
yes the software does appear in the inventory rule
Tested and it works
thanks again - burtono 11 years ago