Manuel
Well-Known Member
- Messages
- 301
- Reaction score
- 8
- Points
- 18
Hi to all
when i tried to find a bunch of computer that has created an specific folder in volume D, I am getting as a result:
NO RESULT FOUND
select * from SMS_R_System inner join SMS_G_System_CollectedFile on SMS_G_System_CollectedFile.ResourceID = SMS_R_System.ResourceId inner join SMS_G_System_SoftwareFile on SMS_G_System_SoftwareFile.ResourceID = SMS_R_System.ResourceId where SMS_G_System_SoftwareFile.FilePath = "E:\COFFEE"
Any comments would be appreciated
thanks in advanced
Manuel
when i tried to find a bunch of computer that has created an specific folder in volume D, I am getting as a result:
NO RESULT FOUND
select * from SMS_R_System inner join SMS_G_System_CollectedFile on SMS_G_System_CollectedFile.ResourceID = SMS_R_System.ResourceId inner join SMS_G_System_SoftwareFile on SMS_G_System_SoftwareFile.ResourceID = SMS_R_System.ResourceId where SMS_G_System_SoftwareFile.FilePath = "E:\COFFEE"
Any comments would be appreciated
thanks in advanced
Manuel