Skip to content

v3.7.0.0

Compare
Choose a tag to compare
@ykuijs ykuijs released this 09 Jan 07:05
872fd21
  • SPConfigWizard
    • Fixed issue with incorrect check for upgrade status of server
  • SPDistributedCacheService
    • Improved error message for inclusion of server name into ServerProvisionOrder
      parameters when Present or change to Ensure Absent
  • SPFarm
    • Removed SingleServer as ServerRole, since this is an invalid role.
    • Handle case where null or empty CentralAdministrationUrl is passed in
    • Move CentralAdministrationPort validation into parameter definition to work with ReverseDsc
    • Add NotNullOrEmpty parameter validation to CentralAdministrationUrl
    • Fixed error when changing developer dashboard display level.
    • Add support for updating Central Admin Authentication Method
  • SPFarmSolution
    • Fix for Web Application scoped solutions.
  • SPInstall
    • Fixes a terminating error for sources in weird file shares
    • Corrected issue with incorrectly detecting SharePoint after it has been uninstalled
    • Corrected issue with detecting a paused installation
  • SPInstallLanguagePack
    • Fixes a terminating error for sources in weird file shares
  • SPInstallPrereqs
    • Fixes a terminating error for sources in weird file shares
  • SPProductUpdate
    • Fixes a terminating error for sources in weird file shares
    • Corrected incorrect farm detection, added in earlier bugfix
  • SPSite
    • Fixed issue with incorrectly updating site OwnerAlias and SecondaryOwnerAlias
  • SPWebAppAuthentication
    • Fixes issue where Test method return false on NON-US OS.