Untitled
unknown
plain_text
2 years ago
413 B
4
Indexable
select SMS_R_System.ResourceId, SMS_R_System.ResourceType, SMS_R_System.Name, SMS_R_System.SMSUniqueIdentifier, SMS_R_System.ResourceDomainORWorkgroup, SMS_R_System.Client from SMS_R_System inner join SMS_G_System_SoftwareFile on SMS_G_System_SoftwareFile.ResourceID = SMS_R_System.ResourceId where SMS_G_System_SoftwareFile.FileName = "Update-Curl-Results.txt" and SMS_G_System_SoftwareFile.FilePath like "C:\%"
Editor is loading...
Leave a Comment