Jump to content


Search the Community

Showing results for tags 'Limit to collection'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Cloud
    • Azure
    • Microsoft Intune
    • Office 365
    • Windows 365
  • General Stuff
    • General Chat
    • Events
    • Site News
    • Official Forum Supporters
    • Windows News
    • Suggestion box
    • Jobs
  • MDT, SMS, SCCM, Current Branch &Technical Preview
    • How do I ?
    • Microsoft Deployment Toolkit (MDT)
    • SMS 2003
    • Configuration Manager 2007
    • Configuration Manager 2012
    • System Center Configuration Manager (Current Branch)
    • Packaging
    • scripting
    • Endpoint Protection
  • Windows Client
    • how do I ?
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Vista
    • Windows XP
    • windows screenshots
  • Windows Server
    • Windows Server General
    • Active Directory
    • Microsoft SQL Server
    • System Center Operations Manager
    • KMS
    • Windows Deployment Services
    • NAP
    • Failover Clustering
    • PKI
    • Hyper V
    • Exchange
    • IIS/apache/web server
    • System Center Data Protection Manager
    • System Center Service Manager
    • System Center App Controller
    • System Center Virtual Machine Manager
    • System Center Orchestrator
    • Lync
    • Application Virtualization
    • Sharepoint
    • WSUS

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Location


Interests

Found 1 result

  1. Hi everyone, We migrated 310 Collections under a Folder. I want to be able to update the collections from the default limited to "all system" to a desktop collection only so that my helpdesk team can manage those collections due to having access to that new limited collection but not all system. So here is the deal. I know I can use the wmi query or powershell. I would prefer to use powershell but in the end of the day it doesnt matter. I spend hours on this and I can figure out how to tell the system to only update all the collections in that folder only not the rest of collections. I have the commands for powershell. This will do it but I can't seem to point to a folder anywhere. Set-CMDeviceCollection –CollectionId "P010000D" -LimitToCollectionID "SMSDM003" PS P01:\> Get-CMDeviceCollection -name "YYZ Desktops" CollectionID : P010000D CollectionRules : {YYZ Desktop} CollectionType : 2 CollectionVariablesCount : 0 Comment : All Toronto Desktops in YYZ Desktops OU CurrentStatus : 1 HasProvisionedMember : True IncludeExcludeCollectionsCount : 0 IsBuiltIn : False IsReferenceCollection : False ISVData : ISVDataSize : 0 LastChangeTime : 11/8/2013 2:21:28 AM LastMemberChangeTime : 11/8/2013 2:21:40 AM LastRefreshTime : 11/8/2013 2:21:40 AM LimitToCollectionID : SMS00001 LimitToCollectionName : All Systems LocalMemberCount : 5 MemberClassName : SMS_CM_RES_COLL_P010000D MemberCount : 5 MonitoringFlags : 0 Name : YYZ Desktops OwnedByThisSite : True PowerConfigsCount : 0 RefreshSchedule : { instance of SMS_ST_RecurInterval { DayDuration = 0; DaySpan = 7; HourDuration = 0; HourSpan = 0; IsGMT = FALSE; MinuteDuration = 0; MinuteSpan = 0; StartTime = "20130313113800.000000+***"; }; } RefreshType : 6 ReplicateToSubSites : True ServiceWindowsCount : 0 Those are all powershell . Anyone has any idea how to do it as I dont see any reference in the collection properties to be under a folder.. and the wmi query I couldnt find it either... Is this even possible.. Thanks a lot
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.