Run command powershell issue in Windows Server 2022 Datacenter

Mike Gu 26 Reputation points
2022-08-04T09:39:51.063+00:00

Running Set-Culture -CultureInfo fi-FI Azure run command powershell doesn't seem to work properly on Windows Server 2022 Datacenter VMs. It only changes the Regional format of the admin Azure user but doesn't propagate the changes to all the users. Tested with Windows Server 2016 server and the propagation works there.

Any suggestions other than logging in to VM to run admin powershell?

P.s. I've tried also doing the change with Custom Script Extension, powershell script calling a .xml file with region settings. Doesn't work there either.

Thanks for the help!

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,015 questions
Windows for business | Windows Server | User experience | PowerShell
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,921 Reputation points
    2022-08-05T15:49:11.49+00:00

    Hi there,

    Make sure you have updated with all patches on server 2022, their is a known issue of powershell script not working and has been resolved in KB5014678
    2022-06-14.

    Resolved issues in Windows Server 2022 https://learn.microsoft.com/en-us/windows/release-health/resolved-issues-windows-server-2022

    -----------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept it as an answer--

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.