Admindjam
(Product Director, or Executive, Microsoft Endpoint Configuration Manager)
My feedback
-
32 votes
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) supported this idea ·
-
11 votesstarted ·
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) responded
This is available in #SCCM 1903 TP
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) supported this idea ·
-
3 votesNoted ·
AdminAdam Meltzer (ConfigMgr Product Team) (Software Engineer, Microsoft Endpoint Configuration Manager) responded
Reopened and updated title for clarity
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) supported this idea ·
-
55 votesstarted ·
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) responded
In #SCCM 1904
-
10 votes
An error occurred while saving the comment Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) supported this idea ·
-
490 votes
An error occurred while saving the comment Martin / Chris - help me understand more what the gaps are between App Model, and Prog/Pkg model?
-
2 votes
-
40 votes
This is complete for System Discovery but not for User Discovery.
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) supported this idea ·
-
19 votes
An error occurred while saving the comment Client Autoupgrade honors the maintenance windows. Maintenance windows are designed to give this kind of control for servers. Rather than create a 2nd way to do the same thing (because that's what makes products complex, is many ways to do similar things).... help me understand why you can't solve this with maintenance windows?
-
7 votesNoted ·
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) responded
great idea.
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) supported this idea ·
-
15 votes
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) supported this idea ·
-
20 votes
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) supported this idea ·
-
33 votes
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) supported this idea ·
-
6 votes
An error occurred while saving the comment Like the idea. Does it need to fail? What if it succeeded?
-
157 votesstarted ·
AdminMark Silvey - ConfigMgr Product Team (Engineering Manager, ConfigMgr, Microsoft Endpoint Configuration Manager) responded
This is now available in the 1612 Technical Preview.
An error occurred while saving the comment Also would allow easier creating of customer web UI, and easier to require things like MFA.
-
21 votes
An error occurred while saving the comment Add workflow type experience in the DCM/Settings UI for dealing with more complex CIs... especially for handing things like If/Else/Or, etc.
Idea from: @terencebeggs
-
0 votes
An error occurred while saving the comment This is an issue with windows code that deals with time. 1/1/1970 will cause crashes when doing timezone adjustements (because it can become 12/31/1969) (even when simply converting to UTC)
Best to never use 1/1/1970.
-
4 votes
An error occurred while saving the comment Yes - database name needs to be "instance\database". Are you saying SCCM created this key wrong? or someone manually edited it to break it initially?
-
290 votesstarted ·
Admindjam (Product Director, or Executive, Microsoft Endpoint Configuration Manager) responded
This can be done today w/ #SCCM 1802 (and previous versions too). I will mark started… and watch comments for why this doesn’t just work… before I mark this straight up completed…
Steps:
1) On the CAS (or standalone primary), go to Administration → Hierarchy Configuration → Discovery methods
2) right click on Active Directory System Discovery and bring up the Properties form. Active Directory Attributes tab, and then click on Custom. In the form that appears, type the name of the attribute. Click OK, and make sure you have added it as an attribute to discover. Run discovery after exiting properties form.
3) Now when you go to the Devices view and right click on a device and go to its Properties form, you will see the new attribute showing up there.An error occurred while saving the comment it is the GC.
An error occurred while saving the comment Do you just want this to see it in the UI? That's simpler that sync'ing it into the database. It's hard to copy into the database, because AD discovery is efficient when it syncs directly from the global catalog. I do not think desc is in the GC. If you just want it in the UI, perhaps the UI can sync realtime from AD when you view it.
-
24 votes
An error occurred while saving the comment Request from @TheWMIGuy...
The ability to run cmtrace from the command line, like this:
Cmtrace /mergelogs: appdiscovery.log,appintenteval.log,smsts.log,appenforce.log
An error occurred while saving the comment Another request I saw on twitter... parameters for merging logs.
100% agree. I'm using a vote on this. Let me see what we can do.