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.
-
Create a PowerShell cmdlet too add/edit/remove duplicate hardware identifiers
New-CMDuplicateHardwareIdentifier
Set-CMDuplicateHardwareIdentifier
Remove-CMDuplicateHardwareIdentifierPlease create cmdlets to add/edit/remove duplicate hardware identifiers. We have a large organization and those pesky Lenovo Yoga's get a USB to Ethernet dongle with each one. We have over 500 dongles currently, and I don't see a way to automate importing those MAC addresses. Thanks!
64 votesstarted ·AdminBob Mac Neill (Software Engineer, Microsoft Endpoint Configuration Manager) responded
Thanks for your feedback and suggestions, updating status to started.
We added these CmdLets in our 1910 release:
New-CMDuplicateHardwareIdGuid
New-CMDuplicateHardwareIdMacAddress
Remove-CMDuplicateHardwareIdGuid
Remove-CMDuplicateHardwareIdMacAddressMore details here:
https://docs.microsoft.com/en-us/powershell/sccm/1910-release-notes?view=sccm-psPlease try them out and share any feedback you may have, then I’ll likely close this item with our 2002 release.
-
Get-CMScript by ScriptGUID
Get-CMScript does not provide on option to get scripts by scriptGUID. CMScripts are allowed to have the same name so we need a variable that is unique, ScriptGUID will do that. Currently I am not able to pass that value through Get-CMScript.
3 votesstarted ·AdminAdam Meltzer (ConfigMgr Product Team) (Software Engineer, Microsoft Endpoint Configuration Manager) responded
This change will be in the next TP build as well as CB2010.
Thank you for your feedback.
- Don't see your idea?