Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW collection blank appears

  • Thread starter Thread starter gk13
  • Start date Start date
  • Replies Replies 0
  • Views Views 1K

gk13

New Member
Messages
2
Reaction score
0
Points
1
Hi
The number of computers in collections appears to be zero.It's zero with 100 computers already.


Office 2016 can I break the collection rule?57 computers seem to have hundreds.I upgraded it to 1902, but it didn't.What do you suggest to do?

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_ADD_REMOVE_PROGRAMS on SMS_G_System_ADD_REMOVE_PROGRAMS.ResourceID = SMS_R_System.ResourceID where SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName = "Microsoft Office Professional Plus 2016"
 
Back
Top