Search the Community
Showing results for tags 'Collection'.
-
I am trying to build a collection based on the Last Online time (within an arbitrary number of days). I know typically this is done using the Heartbeat, ClientActivity, or Hardware scan property. but I would like to see all machines, to identify which machines may not have the client installed....
- 1 reply
-
- query
- collection
-
(and 2 more)
Tagged with:
-
Hey Guys / Niall - I'm trying to script something which I've done parts of in the past, but not together at once and need some assistance, please... Overall, I'm trying to add hostnames as direct members to a different collection referenced on the same row of a CSV source. Below is an ex...
- 6 replies
-
- collection
- powershell
-
(and 2 more)
Tagged with:
-
__GENUS : 2 __CLASS : Win32Reg_AddRemovePrograms __SUPERCLASS : __DYNASTY : Win32Reg_AddRemovePrograms __RELPATH : Win32Reg_AddRemovePrograms.ProdID="{93F653D3-ED8B-4A04-BA58-3DF60B37D58B}" __PROPERTY_COUNT : 5 __DERIVATION : {} __SERVER : NAME_HIDDEN...
-
Running 1610, I stumbled across something yesterday, and I'm wondering if anyone else has seen this: changing just the name of a query used to populate a collection breaks the collection. Steps to replicate: Change the name of the query being used as a membership rule for a collection....
-
- collection
- query
-
(and 2 more)
Tagged with:
-
Recently setup Intune with SCCM integration. Now I would like to setup device collections based what division of the company that the device works for. Looking for some help on creating a query to sort the devices registered in Intune into device collections based on an ad group that the device owne...
-
Hi, all. SCCM 2012 SP1 with CU5. I'm seeing weirdness when setting up device collections that attempt to include systems based on both 32 bit and 64 bit applications being installed. I'm trying to combine "Installed Applications.Display Name" (SMS_G_System_ADD_REMOVE_PROGRAMS.DisplayName) w...
- 4 replies
-
- collection
- query
-
(and 3 more)
Tagged with:
-
Hello I currently have an extensive list of device collections in SCCM 2012, varying form using IP Ranges and Using Active Directory Site names. I see the totals of devices is populated which is great However in AD we have the default Containers 'Computers' where all computers end up when no...
-
I am an administrator of a large network that is slowly being merged into being managed by SCCM 2012. Currently Updates, SCEP, Application deployment, general troubleshooting, Compliance Rules, etc. are in use, and we're almost to the point of using OSD (several good tests with a few different image...
-
NOTE: Cross posted to Technet Forums I have used the Dell Client Integration Pack to import warranty data into SCCM. I imported their Warranty report which gives me information on all Dell systems in the database. How can I go about limiting this report to return data only from a specific collectio...
-
Hi, Does anyone know where to pull info like an error from Windows Update? I want to make a SCCM-collection based on computers that get a specific error in Windows Update. Appreciate the help guys
-
- windows update error
- collection
-
(and 2 more)
Tagged with:
-
I am looking for a query that finds all computers joined to the domain since XX date. I tried using the query below which looks back over the last week for new computers but this also discovers any computers that have been modified in the last 7 days. Does anyone have a query that is based on date...
- 1 reply
-
- query
- collection
-
(and 3 more)
Tagged with:
-
I am working on helpdesk remediation strategies for virus notifications. I have setup alerts and find that most viruses get cleaned so the machine does not show up in the at risk collection. I want to setup a collection where a machine is infected so my helpdesk can deploy a cleaning package if th...
-
Hello Everyone, This website has been super helpful in my migration from SCCM 2007 to SCCM 2012. One of the questions that I can't seem to find any answers for is related to SCCM 2012 Collections design consideration. Currently in SCCM 2007 we have a "Software Distribution" Collection, a...
- 8 replies
-
- collection
- sccm2012
-
(and 1 more)
Tagged with:
-
Trying to make a collection of "all systems that have checked in with AD in the last 90 days" and I am not having much luck. I think I need to query on the pwdLastSet AD attribute but I can not figure out how best to do it. Thank
- 6 replies
-
- pwdlastset
- collection
-
(and 1 more)
Tagged with:
-
====================================================================================================================================================================================== >> Available via download here on the TechNet Galleries! << =======================================================...
-
- 1
-
-
- PowerShell
- Collection
- (and 5 more)
-
I have been deploying software packages to different collections and can see what percentage of the collection successfully installed the package, but is there a way in SCCM 2012 to see what pc's did NOT install the software package? Is this a report manager task? *Edit* I asked and answered my...
- 1 reply
-
- software deployment
- collection
-
(and 1 more)
Tagged with:
-
Is it possible to set up multiple maintenance windows on one collection or is the solution to set up multiple collections and set up maintenance windows for each collection?
-
I'm pretty new to building queries and am currently trying to familiarize myself with SQL and the SQL Views to further help run queries. I've been having a hard time trying to build a collection of computers that have one of our inventoried software items on it. Within Inventoried Software,...
-
I need a report showing a list of SCCM Collection and the number of computers in each Collection within our environment. Does anyone have a report or query like that I can use? I can't find a standard report like that in SCCM 2012 SP1.
- 4 replies
-
- Collection
- report
-
(and 1 more)
Tagged with:
-
Afternoon Everyone, I am trying to create a report in CM 2012 R2 which will report the OUs which machines are a member of. I want to limit this so that I can select a specific collection and it will report that. I have found various things online and followed quite a few, but I am in no way...
- 3 replies
-
- SCCM
- Collection
-
(and 3 more)
Tagged with:
-
Does anyone have a clue on a query that would return machines with any Version of SQL Server installed? I'm trying to create a collection of SQL machines. Thanks!!
-
============================================================================================================================== To reach an even wider audience. This is a new tool, which I released this monday. >> Available via download here on the TechNet Galleries! << =============================...
-
I created a task sequence to uninstall Adobe Reader from a collection of computers and then install a modified version of Reader with a specific path. It's working but...I'm wondering how I go about getting SCCM to reinstall the modified version if a user updates Reader and breaks the specified...