v4.5.0-preview0002
Pre-release
Pre-release
dscbot
released this
29 Jan 13:03
·
385 commits
to master
since this release
[v4.5.0-preview0002]
Added
- SharePointDsc
- Added native support for ReverseDsc
- SPDocIcon
- New resource
- SPUserProfileSyncConnection
- Added ability to update UseSSL and UseDisabledFilter parameters
- SPWordAutomationServiceApp
- Added ability to specify that the new service app should be added
to the default proxy group
- Added ability to specify that the new service app should be added
Changed
- SharePointDsc
- Updated pipeline build scripts
- SPProjectServerConnector
- Updated logic to check to required DLL file
- SPFarmAdministrators
- Update the event log messages so they are better formatted
- SPQuotaTemplate
- Updated resource to prevent errors when specified limits are conflicting
configured values. E.g. new warning is high than the current max limit.
- Updated resource to prevent errors when specified limits are conflicting
- SPTrustedIdentityTokenIssuer
- Do not set property ProviderSignOutUri in SharePoint 2013 as it does
not exist
- Do not set property ProviderSignOutUri in SharePoint 2013 as it does
- SPUserProfileServiceApp
- Changed MySiteHostLocation to not be mandatory
- Added validation to Set function for testing if SiteNamingConflictResolution parameter
is defined then also MySiteHostLocation parameters has to be because it is a mandatory
parameter in the parameter set of New-SPProfileServiceApplication when
SiteNamingConflictResolution is used. - Added "MySiteHostLocation" to Test-SPDscParameterState function in Test-TargetResource
Fixed
- SPBlobCacheSettings
- Fixed issue where the Get method threw an error when the zone didn't exist.
- SPTrustedIdentityTokenIssuer
- Do not set property ProviderSignOutUri in SharePoint 2013 as it does
not exist
- Do not set property ProviderSignOutUri in SharePoint 2013 as it does
- SPWebAppPolicy
- Fixed a blocking issue introduced in version 4.4.0 when extracting cache
accounts
- Fixed a blocking issue introduced in version 4.4.0 when extracting cache
Removed
- SharePointDsc
- Removed two old files from the previous CD/CI system