Esri / arcgis-powershell-dsc

This repository contains scripts, code and samples for automating the install and configuration of ArcGIS (Enterprise and Desktop) using Microsoft Windows PowerShell DSC (Desired State Configuration).
Apache License 2.0
120 stars 62 forks source link

Several issues encountered upgrade 11.1 to 11.3 #555

Open app-EL opened 4 months ago

app-EL commented 4 months ago

Community Note

Module Version

Affected Resource(s)

Configuration Files

# Copy-paste your DSC JSON configurations here - for large configs,
# please use a service like Dropbox and share a link to the ZIP file.

Expected Behavior

PSDSC should have processed upgrade.

Actual Behavior

Several issues caused scripts to error out in multiple steps.

Steps to Reproduce

Important Factoids

During upgrade of environment from 11.1 to 11.3 several failures where encountered which should have processed correctly.

I'm fairly certain that all but the top and bottom bullet in the above list probably come down to issues with the Webadaptor and its new .NET assemblies.

This issue report is just informational. Was able to workaround all issues.

Server 2019, IIS, Base deployment with 3 federated server sites and two standalone server sites.

References

BrendanEsri commented 2 months ago

Similar to issue #560

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.