Hello,
Hoping someone can help me with this issue.
We have device collections setup using queries statements as per below.
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 where SMS_R_System.SystemOUName = "Domain/STUDENT COMPUTERS/YEAR 7"
Encountering a problem where the device collection count is over the OU client count.
I have removed the query and also the device collection and readded but end up with the same number of devices in the collection.
Can someone point me in the right direction on what i could try next to clean up this syncing issue?
Adam
Hoping someone can help me with this issue.
We have device collections setup using queries statements as per below.
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 where SMS_R_System.SystemOUName = "Domain/STUDENT COMPUTERS/YEAR 7"
Encountering a problem where the device collection count is over the OU client count.
I have removed the query and also the device collection and readded but end up with the same number of devices in the collection.
Can someone point me in the right direction on what i could try next to clean up this syncing issue?
Adam