Can CM12 hardware inventory get more information by calling a WMI Method
i have a question for CM12 hardware inventory. here is my question
i'm now have a powershell script which can lists all the shared folder permissions or NTFS permissions. This powershell get such information by calling a WMI Method in Win32_LogicalShareSecuritySetting.
here is the powershell link
i'm now trying to implement this in SCCM 2012 R2. In SCCM client settings you can add a BASIC WMI classes very simply. But i didn't find a way to calling WMI classes Method by SCCM hardware inventory which can help me get more information just like the powershell i posted.
i'm really not familiar with WMI and not under what is WMI method very clearly.. just hope someone can give me a quick answer of my question
Any help will be greatly appreciated
Thanks
MJQIAN