Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Commits on Feb 14, 2018

  1. (maint) Fix including HQ DSC Resources in yml

    This commit fixes building both HQ DSC Resources as well as Experimental
    DSC Resources by fixing the method to update the dsc_resource_tags.yml
    and updating the dsc_resource_tags.yml with the current list of HQ DSC
    Resources.
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    08c8fc0 View commit details
    Browse the repository at this point in the history
  2. (maint) Fix ignoring PSDscResources in yml

    In commit 44f2bd4 we added PSDscResources to the blacklist because it is
    a side-by-side release of the same DSC Resources that are built into DSC
    as well as some DSC Resources included in xPSDscResources, and we can't
    build all of those without overwritting all of them.
    
    This commit fixes this attempt by including PSDscResources in the filter
    that ignores certain DSC Resources when adding them to the
    dsc_resource_tags.yml file.
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    68dbbd7 View commit details
    Browse the repository at this point in the history
  3. (maint) Remove warning for MSFT_WaitFor DSC Resources

    In commit a5147a6 we added a warning to remove any DSC Resources that
    match the name 'MSFT_WaitFor`. This did not prevent some DSC Resources
    that do perform a `WaitFor` type function from being included over time,
    and now presents a problem with updating official DSC Resources (the
    warning prevents us from including parts of updated DSC Resource
    modules).
    
    Since it would potentially cause unintended problems to pick and choose
    which parts of a DSC Resource were included in our build process, it was
    decided to remove the warning altogether and allow `WaitFor` DSC
    Resources to be included, and warn the user in the READEME that these
    DSC Resources may not work as expected.
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    cbe4467 View commit details
    Browse the repository at this point in the history
  4. (MODULES-6592) Update StorageDsc to 4.0.0.0

    This commit updates StorageDsc to the latest gallery versions~
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    cf6e00e View commit details
    Browse the repository at this point in the history
  5. (MODULES-6592) Update SqlServerDsc to 11.0.0.0

    This commit updates SqlServerDsc to the latest gallery versions.
    
    Note: This is a BREAKING change.
    
    In commit dsccommunity/SqlServerDsc@afca929
    the xSQLServer DSC Resource was renamed from xSQLServer to
    SqlServerDsc (everything from repo name to PS module) and
    then all files and folder names were shortened
    (i.e. xSQLServerSetup to 'SqlSetup', etc).
    
    In commit
    PowerShell/DscResources@20b9f00
    the xSQLServer git submodule was removed, and the SqlServerDsc submodule
    was added in
    PowerShell/DscResources@27bedc3.
    
    This means that anyone using xSQLServer has to migrate their manifests
    to SqlServerDsc when they update to this dsc module release.
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    6682ba0 View commit details
    Browse the repository at this point in the history
  6. (MODULES-6592) Update OfficeOnlineServerDsc to 1.2.0.0

    This commit updates OfficeOnlineServerDSc to the latest gallery version
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    7a13ce8 View commit details
    Browse the repository at this point in the history
  7. (MODULES-6592) Update SecurityPolicyDsc to 2.2.0.0

    This commit updates SecurityPolicyDsc to the latest gallery version
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    38b4f22 View commit details
    Browse the repository at this point in the history
  8. (MODULES-6592) Update SharePointDsc to 2.1.0.0

    This commit updates SharePointDsc to the latest gallery version
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    fd8f622 View commit details
    Browse the repository at this point in the history
  9. (MODULES-6592) Update SystemLocaleDsc to 1.2.0.0

    This commit updates SystemLocaleDsc to the latest gallery version
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    6a36353 View commit details
    Browse the repository at this point in the history
  10. (MODULES-6592) Update xActiveDirectory to 2.17.0.0

    This commit updates xActiveDirectory to the latest gallery version
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    2d7f065 View commit details
    Browse the repository at this point in the history
  11. (MODULES-6592) Update xAdcsDeployment to 1.4.0.00

    This commit updates SqlServerDsc to the latest gallery versions
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    b694129 View commit details
    Browse the repository at this point in the history
  12. (MODULES-6592) Update xCertificate to 4.2.0.0

    This commit updates xCertificate to the latest gallery versions
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    03018ad View commit details
    Browse the repository at this point in the history
  13. (MODULES-6592) Update xComputerManagement to 4.0.0.0

    This commit updates xComputerManagement to the latest gallery version 4.0.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    1a04393 View commit details
    Browse the repository at this point in the history
  14. (MODULES-6592) Update xDatabase to 1.7.0.0

    This commit updates xDatabase to the latest gallery version 1.7.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    803c414 View commit details
    Browse the repository at this point in the history
  15. (MODULES-6592) Update xDnsServer to 1.9.0.0

    This commit updates xDnsServer to the latest gallery version 1.9.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    c817e06 View commit details
    Browse the repository at this point in the history
  16. (MODULES-6592) Update xExchange to 1.19.0.0

    This commit updates xExchange to the latest gallery version 1.19.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    5dfef8d View commit details
    Browse the repository at this point in the history
  17. (MODULES-6592) Update xFailOverCluster to 1.9.0.0-

    This commit updates xFailOverCluster to the latest gallery version 1.9.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    a633159 View commit details
    Browse the repository at this point in the history
  18. (MODULES-6592) Update xHyper-V to 3.11.0.0

    This commit updates xHyper-V to the latest gallery version 3.11.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    60bb77c View commit details
    Browse the repository at this point in the history
  19. (MODULES-6592) Update xNetworking to 5.5.0.0

    This commit updates xNetworking to the latest gallery version 5.5.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    e598776 View commit details
    Browse the repository at this point in the history
  20. (MODULES-6592) Update xPSDesiredStateConfiguration to 8.0.0.0

    This commit updates xPSDesiredStateConfiguration to the latest gallery version 8.0.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    64857a7 View commit details
    Browse the repository at this point in the history
  21. (MODULES-6592) Update xRemoteDesktopSessionHost to 1.5.0.0

    This commit updates xRemoteDesktopSessionHost to the latest gallery version 1.5.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    02f3959 View commit details
    Browse the repository at this point in the history
  22. (MODULES-6592) Update xSharePoint to 2.1.0.0

    This commit updates xSharePoint to the latest gallery version 2.1.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    0a78e5d View commit details
    Browse the repository at this point in the history
  23. (MODULES-6592) Update xTimeZone to 1.7.0.0

    This commit updates xTimeZone to the latest gallery version 1.7.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    2bfa5d2 View commit details
    Browse the repository at this point in the history
  24. (MODULES-6592) Update xWebAdministration to 1.19.0.0

    This commit updates xWebAdministration to the latest gallery version 1.19.0.0
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    e7d270c View commit details
    Browse the repository at this point in the history
  25. (maint) Update changelog for Oct,Nov,Dec,Feb Releases

    This commit updates the changlog to reflect the changes for the October,
    November, December and February DSC Resource Kit releases.
    
    It also lists the fixes necessary to add those releases.
    jpogran committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    7af9dbe View commit details
    Browse the repository at this point in the history