Announcements
Hi, can someone please advise which parameter to be supplied to cmdlet "Set-CrmSystemSettings" to change the format to English (United Kingdom) ?
I have installed the modules as suggested on seanmcne/Microsoft.Xrm.Data.PowerShell: This module uses the CRM connection from Microsoft.Xrm.Tooling.CrmConnector.Powershell and provides common functions to create, delete, query, and update data as well as functions for common tasks such as publishing, and manipulating System & CRM User Settings, etc. The module should function for both Dynamics CRM Online and On-Premise environment. (github.com)
I am able to update most of the system settings
e.g. Set-CrmSystemSettings -conn $conn -ACTDeliveryMethod 1
but cannot find anything that will allow me to change the format - even tried Get-Help Set-CrmSystemSettings -Detailed
I need to do this via the Shell so I can automate the setup.
André Arnaud de Cal... 291,359 Super User 2024 Season 2
Martin Dráb 230,370 Most Valuable Professional
nmaenpaa 101,156