Get-DbaLocaleSetting
Klaas Vandenberghe (@PowerDBAKlaas)
Get-DbaLocaleSetting View Source Klaas Vandenberghe (@PowerDBAKlaas) Windows, Linux, macOS Synopsis Retrieves Windows locale settings from the registry on SQL Server computers for regional configuration analysis. Description Retrieves Windows locale settings from the Control Panel\International registry key on one or more computers. These settings directly impact SQL Server’s date/time formatting, currency display, number formatting, and collation behavior. Useful for auditing regional configurations across your SQL Server environment, troubleshooting locale-related issues, or ensuring consistent settings before SQL Server installations.
Read more
dbatools