-
Posts
1,909 -
Joined
-
Last visited
-
Days Won
90
Everything posted by GarthMJ
-
Collection uninstall
GarthMJ replied to kaiserclaw's topic in System Center Configuration Manager (Current Branch)
You will need to use a sub-select query to do the not in stuff. Here is an example. https://www.enhansoft.com/blog/subselect-wql-query-to-find-pcs-that-do-not-have-either-x86-or-x64-versions-of-software-installed -
There is no directly link between those two SQL views. You will need to dig deeper to find a indirect link between them.
- 3 replies
-
- sccm
- deployment
-
(and 4 more)
Tagged with:
-
What do you have for you query already? What is not working with it? Here are a few reporting tips. Seven Tips for Writing SCCM dashboards
- 3 replies
-
- sccm
- deployment
-
(and 4 more)
Tagged with:
-
Did you create a SWM rule for spotify? When did you create this rule? Is the Software listed in Installed Programs in resource explorer? Is the SW installed under the user content? if it is installed under the user context then you will need a 3rd party tool to collected this information with SCCM.
-
Have you looked at the built-in reports for this info?
-
Did you know that Enhansoft is giving away a free report set on Software Update Health? Check out the blog about it. https://www.enhansoft.com/blog/software-update-health-dashboard-set-special-microsoft-ignite-giveaway They give away something every month too! https://giveaway.enhansoft.com/ Keep in mind that I do work for them too.
-
You you have reviewed the logs files on the client and MP right?
-
great. so everything is good now then. right?
-
Review the inventory.log to see if it has run.
-
Review he inventory.log on the client, is it preforming a heartbeat discovery?
-
Since this tool only comes with PFE Consulting services and this tool is updated regularly, only PFE consulting services can answer this question for you.
-
Membership rule not working
GarthMJ replied to jfdensmore's topic in System Center Configuration Manager (Current Branch)
I would check to see if your client are running the most current version of the client. -
Membership rule not working
GarthMJ replied to jfdensmore's topic in System Center Configuration Manager (Current Branch)
There is no simple answer. The biggest issue is that you had BadMIFs and didn't know it, that is the most common reason that I see. But there are millions of other reasons too. -
Membership rule not working
GarthMJ replied to jfdensmore's topic in System Center Configuration Manager (Current Branch)
Are you sure??? you will likely find that was not the case and the full inventory has "fixed" it. -
Membership rule not working
GarthMJ replied to jfdensmore's topic in System Center Configuration Manager (Current Branch)
I would force a full hardware inventory on one fo the PC to confirm that it has the correct data. if that works then force full hardware inventory on the whole collection. These blogs will help you with these tasks. https://www.enhansoft.com/?s=force+hardware+inventory -
Membership rule not working
GarthMJ replied to jfdensmore's topic in System Center Configuration Manager (Current Branch)
you have looked within Resource explorer and confirm what build number they are showing right? -
Membership rule not working
GarthMJ replied to jfdensmore's topic in System Center Configuration Manager (Current Branch)
I see nothing wrong with that query and I tested it within my environment and it only shows 16299 build computers. I would update your query again and force the collection to update. -
Membership rule not working
GarthMJ replied to jfdensmore's topic in System Center Configuration Manager (Current Branch)
Can you please post the full query to be reviewed.