Saturday, April 30, 2016

DSC Configuration Updater v1.1 
This app connect to a SQL Database to retrieve Nodes and GUID in DSC server, then remotely connect to DSC server to update/generate DSC configuration. Roles are retrieve from database and dynamically send to the remote script that generate configuration. This app can also update Roles in SQL database form each computer. A XML file defined the roles available.

-Connect to SQL Database
-Remotely execute script to configure DSC configuration
-Update Roles to Database from XML file



DSC Configuration Report v1.0 
This app can request DSC compliance API and check consistency with a SQL Databse. Retrieve informations to complete DSC compliance output array. A filter function is add to filter on Hostname, IP, MacAddress and Node compliance.

-Request DSC compliance server API
-Check Consistency with a SQL Database
-Filter Function
-Export result to CSV