software custom inventory rule
Hello all, I am having a problem with a custom inventory rule for software. I have a software entry that is used to determine if a custom registry key is present on newly imaged systems. It works fine on my 32bit deployments, but not for 64bit, any ideas as to why? Yes I have all versions of Windows 7 selected as supported operating systems.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
jrscribner
13 years ago
Posted by:
airwolf
13 years ago
Posted by:
csummers73
13 years ago
Posted by:
rmeyer
13 years ago
a quick 'n dirty solution to this would be to add a script to the "runonce" that check for the file and put a check file if it exist or delete it if it doesn't in a folder like C:\MySpecialFolder\lalala\temp that you can check on insted.
I wouldn't recommend it because you will need to clean up after it at some point, but it is a workaround.
Or you could install a 32 bit version of the application then it will not end up in the 64 bit folder/registry and then kace should be able to find it since it's a 32 bit version
I wouldn't recommend it because you will need to clean up after it at some point, but it is a workaround.
Or you could install a 32 bit version of the application then it will not end up in the 64 bit folder/registry and then kace should be able to find it since it's a 32 bit version
Posted by:
ncsutmf
13 years ago
I reported a similar issue recently to support regarding the registry issue. I believe it is supposed to be one of the fixes in the next version of the client. But, until that comes out you can probably either make a separate post install for the 64-bit or have your post install check to see if it is 64-bit or 32-bit and put it in the Wow6432Node location if its 64-bit. Since its supposed to work correctly in an updated client, it may be best to put it in both places on the 64-bit machines.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.