Cameron Kroeker
Cameron Kroeker
Hi @PleaseStopAsking, I have not been able to reproduce this issue. Do you know which setting in the OS causes this? Is it related to when .Net Framework v4 isn't...
Thanks @PleaseStopAsking. I also observed the same issue on Windows Server 2016. I've confirmed that another workaround is to apply the following registry change: ```reg Windows Registry Editor Version 5.00...
Hi @mjperez-usgs Can you try setting **ConfigData.Credentials.ServiceAccount.ForceUpdate** to true in the json config? ```json "Credentials": { "ServiceAccount": { "UserName": "email\\svcAccount", "Password": "adPass", "IsDomainAccount": true, "ForceUpdate": true } } ``` Thanks,...
> I have a similar issue for a Highly Available ArcGIS Enterprise deployment where the 'PrivatePortalURL' is recommended. This setting is used to access the Portal from any federated Servers...
Thanks @mjperez-usgs for this suggestion. We have updated the v4.3.0 wiki variables page to include the following Note: https://github.com/Esri/arcgis-powershell-dsc/wiki/v4.3.0-Variables-reference-page-for-JSON-configuration-files
Hi @widsuoids, The PowerShell DSC ArcGIS Module does not support configuring SAML authentication with ArcGIS Enterprise, and isn't on the current or immediate roadmap. From my understanding there are two...
Hi @pcsswamin, This is something we will take into consideration, and will continue evaluating all possible or viable solutions. Thanks, Cameron K.
Hi @Biboba, Great catch! Apologies for the confusion, as the documentation is misleading indeed. The **ConfigData.ForceLicesnseUpdate** is meant to update components with .prvc|.ecp|.prvs license files. So this would be ArcGIS...
> Hi @cameronkroeker, > > Thanks for the quick clarification about "Portal for ArcGIS" and "datastore" ! > > Do you also confirm that "ArcGIS Server" license get updated even...
Hi @Biboba, My apologies I will reopen it as I had lost track of what the original issue was. Thanks for clarifying/reminding me! Thanks, Cameron K.