Skip to content

Releases: dsccommunity/SharePointDsc

v0.11.0.0

09 Jan 06:59
Compare
Choose a tag to compare
Release of version 0.11.0.0 of SharePointDsc

v0.10.0.0

09 Jan 06:58
Compare
Choose a tag to compare
  • Added xSPWordAutomationServiceApp, xSPHealthAnalyzerRuleState,
    xSPUserProfileProperty, xSPWorkManagementApp, xSPUserProfileSyncConnection
    and xSPShellAdmin resources
  • Fixed issue with MinRole support in xSPJoinFarm

v0.8.0.0

09 Jan 06:58
Compare
Choose a tag to compare
  • Added xSPAntivirusSettings, xSPFarmAdministrators, xSPOutgoingEmailSettings,
    xSPPasswordChangeSettings, xSPWebAppBlockedFileTypes,
    xSPWebAppGeneralSettings, xSPWebAppThrottlingSettings and
    xSPWebAppWorkflowSettings
  • Fixed issue with xSPInstallPrereqs using wrong parameters in offline install
    mode
  • Fixed issue with xSPInstallPrereqs where it would not validate that installer
    paths exist
  • Fixed xSPSecureStoreServiceApp and xSPUsageApplication to use PSCredentials
    instead of plain text username/password for database credentials
  • Added built in PowerShell help (for calling "Get-Help about_[resource]",
    such as "Get-Help about_xSPCreateFarm")

v0.7.0.0

09 Jan 06:57
Compare
Choose a tag to compare
  • Support for MinRole options in SharePoint 2016
  • Fix to distributed cache deployment of more than one server
  • Additional bug fixes and stability improvements

v0.5.0.0

09 Jan 06:57
Compare
Choose a tag to compare
  • Fixed bug with detection of version in create farm
  • Minor fixes
  • Added support for SharePoint 2016 installation
  • xSPCreateFarm: Added CentraladministrationPort parameter
  • Fixed issue with PowerShell session timeouts

v0.4.0.0

09 Jan 06:56
Compare
Choose a tag to compare
  • Fixed issue with nested modules cmdlets not being found

v0.3.0.0

09 Jan 06:57
Compare
Choose a tag to compare
  • Fixed issue with detection of Identity Extensions in xSPInstallPrereqs
    resource
  • Changes to comply with PSScriptAnalyzer rules

0.2.0.67

09 Jan 06:55
Compare
Choose a tag to compare
0.2.0.67 Pre-release
Pre-release
v0.2.67

Release of version 0.2.0.67 of SharePointDsc

0.2.0.57

09 Jan 06:55
Compare
Choose a tag to compare
0.2.0.57 Pre-release
Pre-release
v0.2.57

Release of version 0.2.0.57 of SharePointDsc

v0.2.0.28

09 Jan 06:54
Compare
Choose a tag to compare
v0.2.0.28 Pre-release
Pre-release
  • Initial public release of xSharePoint