Browse by Tags
All Tags »
C# (
RSS)
CM2012 Provides a ClientSDK WMI Namespace (root\ccm\clientsdk) to interact with the SCCM2012 Agent. The following Diagram shows all Classes and Methods...
Just released a new Tool to install App-V packages from USB, local Disks or UNC Path: http://appvimport.codeplex.com/ Have fun…
Most of the Functions from SCCM Client Center can now be used in System Center Opalis Workflows. Check Out the latest Version of the free SCCM Client Center...
Version 1.1.1.11 of the SMSCliCtr.automation library does include new functions to create a Data Discovery Record (DDR) File from .NET (no access to SMSRsGen...
Within the SCCM SDK, the enumeration DDRPropertyFlagsEnum is documented, but the list is not complete. enum DDRPropertyFlagsEnum { ADDPROP_NONE = 0x0,...
My latest OpenSource Project ( https://sourceforge.net/projects/wmimonitor/ ) is a simple WMI Provider written in C# (.NET 3.5 SP1 is required) to list...
If you are trying to update the "SMS_SiteControlDaySchedule" on an SMS/SCCM Address from a script, but the attribute "HourUsage" will...
Creating a WMIProvider in C# using the WMI Provider Extension from .NET Framework 3.5 is not a big thing and it requires only a few additional lines of...