2020-08-12 Notes

Recording

Notes

  1. Quick update on activity:

    • Migration to Continuous Delivery Process (GitHub Board):
      • Completed since last call
        • FSRMDsc
        • JeaDsc
      • In progress
        • None
      • New modules
        • ConfigMgrCBDsc
      • WIP modules (no DSC resources yet)
      • Modules not yet converted but with fairly recent activity (seen in AppVeyor)
        • DscResource.Analysis
        • xBitlocker
      • Completed
        • DfsDsc
        • FileContentDsc
        • xSystemSecurity
        • ComputerManagementDsc
        • ActiveDirectoryDsc
        • NetworkingDsc
        • SharePointDsc
        • SQLServerDsc
        • WSManDsc
        • xFailOverCluster
        • xPSDesiredStateConfiguration
        • xWebAdministration
        • GPRegistryPolicyDsc
        • UpdateServicesDsc
        • ActiveDirectoryCSDsc
        • xExchange
        • FileSystemDsc
  2. DSC resource modules that have been released recently

    • Releases
      • StorageDsc 5.0.1
      • ComputerManagementDsc 8.4.0
      • NetworkingDsc 8.1.0
      • xWebAdministration 3.2.0 (preview release for v4.0.0 was wrongly published and has been unlisted. Latest release is 3.2.0)
      • SqlServerDsc 14.1.0
    • Preview releases
      • SqlServerDsc 14.2.1-preview0002
      • ActiveDirectoryDsc 6.1.0-preview0005
      • ConfigMgrCBDsc 0.2.0-preview0027
      • SharePointDSC 4.2.1-preview0002
      • ComputerManagementDsc 8.4.1-preview0001
      • WSManDsc 3.2.0-preview0002
      • ActiveDirectoryCSDsc 5.0.1-preview0001
      • CertificateDsc 5.0.0-preview0004
      • FileContentDsc 2.0.0-preview0002
      • iSCSIDsc 2.0.0-preview0002
      • FSRMDsc 2.5.1-preview0001
    • Modules
      • DscResource.Common 0.9.3
      • DscResource.DocGenerator 0.7.1
      • DscResource.Test 0.14.0
  3. Michael talks about Azure Arc.

  4. Next Community Call (September)

    1. Steve Lee makes a guest appearance to discuss the proposal regarding changes to DSC resource platform. Highlights below:
      • Proposing to move to JSON instead of MOF (considered for PowerShell 7.1)
      • Windows PowerShell LCM is unchanged (will only support MOF).
      • Resource will need both a mof and json schema to work cross-PowerShell-versions.