-
Posts
1948 -
Joined
-
Last visited
-
Days Won
93
Everything posted by GarthMJ
-
Yes it is fully supported to do that, one of my lab is step that way. Did you configures SSRS after installing it? BTW, it is generally recommend that SQL be install with CM and it is also generally recommend that SSRS be installed with SQL.
-
Asset Intelligence report to show add/remove programs version??
GarthMJ replied to xerxes2985's question in Reports
You shouldn't be accessing the reports from the console, you should be accessing them from the web interface. The first report you are rung to run use SW inventory , which is useless and shouldn't be turn on anyways. Therefore the error is normal. -
Just to be clear the MOF edit will give you no results when you don't have WMI provided installed for SQL, one of the SU removed it and it never gets put back. Or you will get duplicated results if you have two or more different version of SQL installed on the same computer. Now as for others there is product that will give you this and a lot more. PM me if you want more details.
-
Asset Intelligence report to show add/remove programs version??
GarthMJ replied to xerxes2985's question in Reports
Have you looked at the Builtin ARP reports? They should give you what you want. -
If they can't see the computer it is because the permissions are wrong for the collection. How exactly did you grant them access to the collection? Entering the IP address and getting an error, has nothing to do with boundaries that would most likely be a firewall issue or maybe a local to the PC permissions issue.
-
You the like option within your query that you create for the collation. It like this. Where SMS_R_System.name like "EH-%"
- 1 reply
-
- osd
- application
-
(and 1 more)
Tagged with:
-
I just imported the RCM.mof and it imports without issues and I'm seeing data in my test lab using these mof edits.
-
This query will in no way, shape or form, show you when the last SU was installed. For that matter, when the last SU was applied is completely useless info. Why? Because what happen when 1st SU fails but the 2nd SU is successful. You will have a false believe that you server it update. Instead you should look at what SU are outstand for that server. This query will get you started. http://sccmug.ca/2009/02/25/patch-compliance-progression-report/
-
What does the console say? does it should have it has been deployed to your DPs?
-
You shouldn't have a CAS and two primary unless you have over 150,000 computers. Yes all site server require permissions.
-
Can SCCM2012 report on updates installed by windows update?
GarthMJ replied to speall's topic in Configuration Manager 2012
Yes, I would create a different schedule for server vs client. Most of my clients do this. -
Go back to Basic. Did you deploy the package to your DP? Does the Package show up within the CM cache folder? Does the program run as Local system account?
-
First what didn't work when you created the package the first time? Secondly, your problem is you are trying to run a PowerShell script from a UNC path. The Computer account will NOT have access to that path. Therefore it will fail. Why don't you include the posh script within the package source?
-
I will turn this question around on you. Where do you see the dongles in Resource Explorer? Once you find a reliable way to determine that, reporting part is easy.