windows-powershell-docs icon indicating copy to clipboard operation
windows-powershell-docs copied to clipboard

Copy-UserInternationalSettingsToSystem : The term 'Copy-UserInternationalSettingsToSystem' is not recognized

Open telvgehc opened this issue 3 years ago • 3 comments

Seems like this function does not exist in powershell but it does in the documentation?

Copy-UserInternationalSettingsToSystem : The term 'Copy-UserInternationalSettingsToSystem' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1

  • Copy-UserInternationalSettingsToSystem
  •   + CategoryInfo          : ObjectNotFound: (Copy-UserInternationalSettingsToSystem:String) [], CommandNotFoundExcep
     tion
      + FullyQualifiedErrorId : CommandNotFoundException
    

telvgehc avatar Jun 13 '22 10:06 telvgehc

image

telvgehc avatar Jun 14 '22 13:06 telvgehc

@telvgehc Command is executed without errors.

Screenshot 2022-07-07 213937

RAJU2529 avatar Jul 07 '22 16:07 RAJU2529

@telvgehc Command is executed without errors.

Screenshot 2022-07-07 213937

Mabey this is an windows 11 feature only?

telvgehc avatar Jul 08 '22 05:07 telvgehc

This repository is for PowerShell core documentation. You seem to be looking for support, which we can't provide here.

I suggest you try posting your issue with context in one of the available community support forums.

scanum avatar Nov 07 '22 05:11 scanum