Ideas
What features would you like to see?
All of the feedback that you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Microsoft Endpoint Configuration Manager, though we can’t promise to reply to all posts.
If you require assisted support, please see https://aka.ms/cmcbsupport for more details.
-
Include the more details in the report in attack simulator
Its appreciated to include the more details in the report like user who click the link in attack simulator. The current report as of today is showing only about the user who opened the attachment not link.
1 vote -
Support other WMI Namespaces in CMPivot
CMPivot should support addittional WMI Namespaces outside root/cimv2 such as root\wmi
There are a number of useful classes there that cannot be queried by CMPivot today such as BatteryCyclecount (as far as I can determines anyway)
1 vote -
Linked Reports from within other reports - folder reference
Microsoft reports that have other reports linked, don’t work anymore with our modified folder structure. So we applied changes to those MS reports. In this case we didn’t create our own report but modified the MS reports. -> links should be added like this: ..\subfolder\reportname, not using the complete hardcoded folder structure. That way – since the linked reports are always in the same folder or in the subfolder like in the default structure – all links will work no matter in which folder the report actually sits.
0 votes -
reports should show most recently used reports
that when you open reporting it shows the last 5 reports you viewed. this will help for re visiting reports.
0 votes -
create custom ssrs roles for sccm reporting
currently there are two ssrs roles: configmgr report users, configmgr report administrators. I would like to give users a bit more permissions that the standard report users role wo making them administrators.
0 votes -
Snap to grid
It would be so handy to have a "View Grid" option in the Report Builder design view with a "Snap to grid" feature. This will make designing the reports so much easier to align objects and text boxes etc.
0 votes -
Add Schedule column to v_servicewindow
With the SQL view vSMSServiceWindow, there are a column Schedules. This column allows you to see exactly what day Maintenance Window is scheduled for. The correspond supported SQL view is vServiceWindow. However, that column isn’t listed without it being listed there is no way to determine what day an MW applies too.
Select distinct
…isnull(SWin.Name,'No Maintenance Windows') as 'SWinName',
isnull(SWin.IsGMT,'') as 'SWinIsGMT',
SWin.StartTime as 'SWinStartTime',
isnull(SWin.Duration,0) as 'SWinDuration',
case
when isnull(SWin.ServiceWindowType, 0) = 0 then 'No Maintenance Windows'
when SWin.ServiceWindowType=1 then 'All Programs Service Window'
when SWin.ServiceWindowType=2 then 'Program Service Window'
when SWin.ServiceWindowType=3 then 'Reboot Required Service Window'0 votes -
Be able to trigger a CMPivot query from a SSRS and have the results show both Current and history values.
Be able to trigger a CMPivot query from a SSRS and have the results show both Current and history values.
This would leverage the refresh option within SSRS to update the results.
0 votes -
Product Lifecycle Dashboard reports SCCM nearing end of support immediately following an upgrade
As soon as an SCCM update is installed, the clients for the previous version will be displayed in Asset Intelligence > Product Lifecycle as "nearing end-of-support in next 18 months". Each version of SCCM is only supported for 18 months anyway, meaning if you have 10000 clients then you immediately have a bar of 10000 installs nearing end of support which squashes any other products' bars on the chart - see attachment for an example. Obviously this is solved by updating the clients but this could be a months-long process in some environments so it renders the dashboard far less…
0 votes -
Create a View to translate LCID to Name
There is no view that will list the Language Name to LCID. The view must included "any" used within Software Metering. The closest that exist is the sys.syslanguages but this doesn't not included "any" aka LCID = 65535
0 votes -
Make Package Conversion Status Dashboard clickable
Can you make the Package Conversion Status Dashboard clickable so you can see the data behind the conversion readiness for packages. Without this data you need to write a SQL script to get the data for all packages from the database.
0 votes -
force client te resend automatically state message if it's not received by MP/FSP
some report are not good because some state message are not received/processed by MP/FSP
for example:
statemsg for KB install or not
statemsg for client update0 votes -
Hardware Inventory to collect Certificates
It would be nice to have the Computers Certificates in the Hardware-Reporting. Yes i know you can collect that infos via CmPivot, but not all hosts are online all the time, so a Hardwarecollection would be nice.
Something like this but integrated.
http://www.sccm-tools.com/tools/vbscript/vbscript-certificates.html0 votes
- Don't see your idea?