Here are a couple of rules using FileExists
Applicability using NOT:
-<sdp:ApplicabilityRule
SchemaVersion="1.0">
-<lar:Not>
<bar:FileExists Path="C:\Dellbios\try99.txt"/>
</lar:Not>
</sdp:ApplicabilityRule>
Installed:
-<sdp:InstalledRule
SchemaVersion="1.0">
<bar:FileExists Path="C:\Dellbios\try99.txt"/>
</sdp:InstalledRule>
WARNING:
Failed to evaluate Installed rule, updateId =
{86B77C5C-E261-4E6B-BE58-EFB8BF938D58}.1, hr =
WARNING:
Failed to evaluate Installable rule, updateId =
{86B77C5C-E261-4E6B-BE58-EFB8BF938D58}.1, hr =
When I look at the cab file it is publshing to the WSUS server, there are no xml files in it. Is this normal?
- Joe