Skip to content

v4.8.1-preview0002

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 04 Nov 22:51
c1f1df4

[v4.8.1-preview0002]

Added

  • SPLogLevel
    • Added ReverseDsc export support to this resource
  • SPWebApplication
    • Added logic to check if specified content database exists in the web
      application
    • Added possibility to update application pool

Changed

  • SharePointDsc
    • Updated build pipeline to use the correct vm image

Fixed

  • SharePointDsc
    • Fixed issue where the snapin was generating the "An item with the same
      key has already been added" error
  • ReverseDsc
    • Fixed issue where the export would contain duplicate configuration
    • Fixed issue where the example export cmdlets was in the incorrect format
  • SPDocIcon
    • Fixed issue where the resource was using hardcoded SP2016 and later paths
      and therefore didn't work in SP2013
  • SPSearchServiceApp
    • Disabled Farm account DB ownership updating functions when using SQL Auth
  • SPServiceAppPool
    • Fixed issue in Export method where the PsDscRunAsCredential was stored as
      a string instead of a PsCredential object
  • SPSite
    • Fixed issue where the code continues when the creation of the site failed,
      throwing even more errors