WARNING: Corrupt BES Client - Inspector Module Not Loaded
| 0 Votes |
Description
A client can fail to load the inspector module if the module is corrupt or is missing.
BigFix recommends reinstalling the client to resolve this issue. However, if a large number of clients are exhibiting this behavior or if the problem persists after reinstalling the BES client, please contact BigFix technical support for further troubleshooting instructions.
Property Details
| 564 | |
| WARNING: Corrupt BES Client - Inspector Module Not Loaded | |
| Support | |
| 0 | |
| BigFix | |
| <Unspecified> | |
| Important | |
| 12/12/2005 12:00:00 AM | |
| BES module client inspector BigFix | |
| besSupport on 10/17/2012 1:16:13 PM | |
| danielheth on 10/17/2012 1:16:13 PM | |
| 4385 Views / 2 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 1 fixlet | * Results in a true/false |
if (version of client < "6.0") then (NOT exists version strings "ModuleName" whose (it as lowercase ="inspect.dll" OR it as lowercase ="libinspect.sl" OR it as lowercase ="libinspect.so") of modules) else (if (exists version strings "ModuleName" whose (it as lowercase ="coreinspect.dll" OR it as lowercase = "clientinspect.dll" OR it as lowercase = "regexpInspect.dll") of modules) then (not exists version string "ModuleName" whose (it as lowercase ="coreinspect.dll") of modules or not exists version string "ModuleName" whose (it as lowercase ="clientinspect.dll") of modules) else (NOT exists version strings "ModuleName" whose (it as lowercase ="libinspect.sl" OR it as lowercase ="libinspect.so") of modules))
| Used in 2 fixlets | * Results in a true/false |
if( name of operating system starts with "Win" ) then platform id of operating system != 3 else true
Sharing
| Social Media: |

