Jimmy Butcher
My feedback
-
96 votes
Jimmy Butcher supported this idea ·
-
10 votes
Jimmy Butcher shared this idea ·
-
105 votesplanned ·
AdminBob Mac Neill (Software Engineer, Microsoft Endpoint Configuration Manager) responded
Thank you for your feedback.
Updating status to planned, see https://docs.microsoft.com/en-us/mem/configmgr/core/understand/find-help#send-a-suggestion for an explanation of each value.Our 2006 release is now in the opt-in phase (fast ring)
Blog: https://techcommunity.microsoft.com/t5/configuration-manager-blog/update-2006-for-microsoft-endpoint-configuration-manager-current/ba-p/1569562
Docs: https://docs.microsoft.com/mem/configmgr/core/plan-design/changes/whats-new-in-version-2006
Support Information: https://aka.ms/cmcssreleaseinfoThis releases adds the Community Hub https://docs.microsoft.com/en-us/mem/configmgr/core/servers/manage/community-hub which addresses some of the User Voice asks you have added for task sequence version control, auditing, revision history etc.
The Hub is nascent and we will continue to iterate, improving and adding new features.
As part of this process we would appreciate your comments and feedback on the Hub.Jimmy Butcher supported this idea ·
-
8 votes
An error occurred while saving the comment
This is already possible for AD Groups populated with Computers as members.
Try this query:
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.SecurityGroupName = "<YourDomain>\\<YourGroupName>"