-
Posts
1949 -
Joined
-
Last visited
-
Days Won
93
Everything posted by GarthMJ
-
This report will get you started. http://smsug.ca/blogs/garth_jones/archive/2008/02/04/basic-all-in-one.aspx There are lots of this type of thing on my blog. BTW, I never recommend adding IP address to a report.
-
Configuring Report Server SCCM 2012 SP1
GarthMJ replied to Hadleigh_Lynn's topic in Configuration Manager 2012
The url that you have listed is not correct. What exactly is the url that you are using? Is it Reports or ReportServer? -
90 days is the default time before an PC is delete from the database. You can increase this to 370 days . To delete and PC, locate it within the console, right-click and select delete.
-
Which built-in report are you talking about?
-
You are not providing enough details.. Have you tried to upgrade them? Where exactly are you looking for this version #? Have you reviewed the logs file to detail why any upgrades have failed?
-
All version of the CM07 client are supported on XP.
-
Again Don't use that tables. This may cause problems with your CM environment. EXACT what would you like this report to look like? Post a screenshot example in excel of what you are looking for. As you have it now, it just doesn't make any sense to do what you are asking for.
-
First off you need to fix this query to NOT use the SQL table. you Need to use the SQL views instead. It is bad practice to use SQL tables. Adding PC, Manufacturer, model to this report will make this report not all that helpful as you will have 1 rows for each PC within the collections. What exactly are you looking to do? The details you are looking for can be found within the v_GS_Computer_System view. I never recommend adding IP address to reports as this will cause duplicate rows.
-
SCCM 2012 R2 and Asset Intelligence
GarthMJ replied to keilamym's topic in Configuration Manager 2012
The AI Reports aren’t prefect but they are fairly good, What is your problem with them? -
Without the queries you are use there is no way for anyone to answer this fully without guessing. But anything you find within CM12 console you will be in the CM12 database without exception. As for WebHD , who know you will need to contact Solarwinds to find out.
-
This information is not collected by CM07/CM12. You will need to find a way to inventory it first then you can report on it.
-
Have you look at all the report within the Software Distribution - Collections reporting category? I would start there.
- 4 replies
-
- Collection
- report
-
(and 1 more)
Tagged with:
-
BTW you can also get the free month report from here. http://www.enhansoft.com/pages/Free-SSRS-Reports.aspx
-
Running a Batch file like this is generally NOT recommend as it requires you to open up security on the share to al computers and it also defeats the purpose of CM07/CM12.
-
So I should move this post to CM12 forum or the Reporting forum? BTW you will find a ton of queries on www.smsug.ca ;-)
-
Query - Searching for Single Computer
GarthMJ replied to oloughran's topic in Configuration Manager 2012
There are many reasons why this happens, I just delete the obsolete PCs from CM12. -
Total of what? Other than removing Processor.DeviceID0 column, what exactly are you looking for?
-
Based on your statement above, I'm going to assume that you are CM07 and the table / views will NOT get created until inventory is returned from at least 1 PC.
-
Have you confirmed that this data is being inventoried by any of your clients?