Releases: Esri/arcgis-powershell-dsc
v4.4.0 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
What's New
- ArcGIS Enterprise 11.4
- ArcGIS Mission Server
- ArcGIS Notebook Server
- ArcGIS GeoEvent Server
- ArcGIS Workflow Manager Server
- ArcGIS Knowledge Server
- ArcGIS Video Server
- ArcGIS Pro 3.4
- ArcGIS License Manager 2024.1
- ArcGIS Insights 2024.1
- Increased ArcGIS Server upgrade timeout from 60m to 240m (4 hours)
- ArcGIS Server upgrades to 11.4 will run in async mode
- When
-DebugSwitch
is used withInvoke-ArcGISConfiguration -Mode Upgrade
it will set admin api upgrade parameterenableDebug
to true - ArcGIS Data Store SSL certificate changes:
- 11.3 and below uses updatesslcertificate.bat tool
- 11.4 uses replacesslcertificate.bat tool
- https://enterprise.arcgis.com/en/data-store/latest/install/windows/data-store-utility-reference.htm#ESRI_SECTION1_E337D68AC85447499B31B4600BB41AE0
- Adds ability to import web server ssl certificate and ssl certificate to be used over the ports by each datastore type:
"Target": [ "DataStore", "DataStore-Relational", "DataStore-TileCache", "DataStore-ObjectStore", "DataStore-GraphStore" ]
- Download/Install Dot Net Desktop Runtime for SOE/SOI's
- ConfigData.Server.Installer.DotnetDesktopRuntimeDownloadUrl
- ConfigData.Server.Installer.DotnetDesktopRuntimePath
Issues Fixed
Supported OS Platforms
- Windows 10
- Windows 11
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
v4.3.0 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
What's New
- ArcGIS Enterprise 11.3
- ArcGIS Mission Server
- ArcGIS Notebook Server
- ArcGIS GeoEvent Server
- ArcGIS Workflow Manager Server
- ArcGIS Knowledge Server
- ArcGIS Video Server (11.2 & 11.3)
- ArcGIS Pro 3.3
- ArcGIS License Manager 2024.0
- Support for ArcGIS Enterprise backup and restore
Invoke-ArcGISConfiguration -Mode WebGISDRExport
Invoke-ArcGISConfiguration -Mode WebGISDRImport
- For more information see Command Line Parameters
- Sample JSON for WebGISDR
SkipPatchInstalls
boolean to skip patch installations
Issues Fixed
Supported OS Platforms
- Windows 10
- Windows 11
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
v4.2.1 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
What's New
- Added support for ArcGIS Insights 2023.2 & 2023.3
Issues Fixed
Supported OS Platforms
- Windows 10
- Windows 11
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
v4.2.0 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
What's New
- ArcGIS Enterprise 11.2
- ArcGIS Mission Server
- ArcGIS Notebook Server
- ArcGIS GeoEvent Server
- ArcGIS Workflow Manager Server
- ArcGIS Knowledge Server
- ArcGIS Pro 3.2
- ArcGIS License Manager 2023.0
- Azure Authentication Types for portal content, and ArcGIS Server config-store in Azure Blob storage:
- User Managed Identity
- Service Principal
- SAS Token
- ArcGIS Data Store Object store backup
- ArcGIS Java WebAdaptor (Windows)
- Changed ArcGIS WebAdaptor Node Configuration
Issues Fixed
Supported OS Platforms
- Windows 10
- Windows 11
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
v4.1.0 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
What's New
- Added support for ArcGIS Enterprise 11.1
- ArcGIS Mission Server
- ArcGIS Notebook Server
- ArcGIS GeoEvent Server
- ArcGIS Workflow Manager Server
- ArcGIS Knowledge Server
- Added support for ArcGIS Pro 3.1
- Added support for ArcGIS License Manager 2022.1
- Added support for ArcGIS Insights 2022.3 & 2023.1
- Added ability to define the portal's initial administrator account (IAA) account full name and description during create site operation using the following attributes:
- ConfigData.Portal.PortalAdministrator.FullName
- ConfigData.Portal.PortalAdministrator.Description
- Added ConfigData.*.Installer.IsSelfExtracting attributes. This is a boolean true (Default)|false. Set to false if using a pre-extracted setup.exe or an MSI installer.
- Added ability to set ArcGIS Server Shared Key using attribute:
- ConfigData.Server.SharedKey
- Added ability to download and install ArcGIS Web Adaptor 11.1 pre-req's using the following attributes:
- ConfigData.WebAdaptor.Installer.DotnetHostingBundlePath
- ConfigData.WebAdaptor.Installer.WebDeployPath
- ConfigData.WebAdaptor.Installer.DotnetHostingBundleDownloadUrl
- If ConfigData.DownloadSetups is true then it will download the installers to the path specified for DotnetHostingBundlePath
- ConfigData.WebAdaptor.Installer.WebDeployDownloadUrl
- If ConfigData.DownloadSetups is true then it will download the installers to the path specified for WebDeployPath
- Improved upgrade experience (
-Mode Upgrade
):- Uses async operation when upgrading to portal 11.0 and 11.1
- A message is displayed at the end of upgrades showing that the upgrade has completed successfully.
Issues Fixed
Supported OS Platforms
- Windows 10
- Windows 11
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
v4.0.2 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
What's New
- Added support for ArcGIS Pro 3.0.3
- Added support for ArcGIS Insights 2022.3
Issues Fixed
Supported OS Platforms
- Windows 10
- Windows 11
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
v4.0.1 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
What's New
- Added support for enabling HSTS on ArcGIS Server and Portal for ArcGIS
- Added support for enabling HTTPS Only on ArcGIS Server
- Added ability to define Internal Load Balancer ports
Issues Fixed
#419, #413, #411, #410, #369, #169, #389
Supported OS Platforms
- Windows 10
- Windows 11
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
v4.0.0 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
What's New
- Added support for ArcGIS Enterprise, ArcGIS Mission Server, ArcGIS Notebook Server, ArcGIS GeoEvent Server 11.0.
- Added support for ArcGIS Insights 2022.1, 2022.1.1, and 2022.2.
- Added support for ArcGIS Pro 3.0
- Added support for ArcGIS License Manager 2022.0
- Added support for downloading ArcGIS Enterprise patches
- Added support for downloading ArcGIS Enterprise setups
- Added support for registering ArcGIS Data Store Graph and Object store.
- Added support for federating an ArcGIS Server with restricted publishing
- Added ability to disable anonymous access to Portal for ArcGIS
Issues Fixed
Supported OS Platforms
- Windows 10
- Windows 11
- Windows Server 2016
- Windows Server 2019
- Windows Server 2022
v3.3.2 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
Issues Fixed
Supported OS Platforms
- Windows 8 (8.1) or Windows Server 2012 (R2) (WMF 5 (Minimum requirement) is preinstalled.)
- Windows 10 or Windows Server 2016 or Windows Server 2019 or Windows Server 2022 (WMF 5 (Recommended) is preinstalled. Nothing more to install)
v3.3.1 release of ArcGIS PowerShell DSC Module
This release of PowerShell Module is for automating the installation, configuration, upgrade and uninstall of ArcGIS Enterprise, ArcGIS Desktop, and ArcGIS Pro using Microsoft Windows PowerShell DSC (Desired State Configuration) includes bug fixes and enhancements.
What's New
- Support for ArcGIS Server config-store in AWS S3\DynamoDB, and portal content in S3
- Support for disabling ArcGIS Server and Portal for ArcGIS service directories
- Support for uninstalling ArcGIS Server language packs
- Support for federating additional server roles on same node as hosting server
- Support for installing patches with
-Mode Upgrade
- Support for installing patches in a specific order
Issues Fixed
#359, #350, #347, #328, #329, #362
Supported OS Platforms
- Windows 8 (8.1) or Windows Server 2012 (R2) (WMF 5 (Minimum requirement) is preinstalled.)
- Windows 10 or Windows Server 2016 or Windows Server 2019 or Windows Server 2022 (WMF 5 (Recommended) is preinstalled. Nothing more to install)