Skip to content

Commit 2f7815f

Browse files
authored
Merge pull request MicrosoftDocs#2887 from erik0686/user/ertorres/move-note
Move important note to top of documentation
2 parents c9b3d93 + f6b219f commit 2f7815f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docset/winserver2022-ps/international/Copy-UserInternationalSettingsToSystem.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Copies the current user's international settings (Windows Display language, Inpu
2525
* Welcome screen and system accounts
2626
* New user accounts
2727

28+
**Important:** Note that this PowerShell cmdlet is only available for Windows 11 and later.
29+
2830
This is a system setting. It can only be changed by a user who has Administrator permissions. Changes take effect after the computer is restarted.
2931

3032
## SYNTAX
@@ -41,9 +43,6 @@ This cmdlet takes two parameters: **-WelcomeScreen** and **-NewUser**.
4143

4244
When any of the parameters is set to $True, this cmdlet gets the current values from the current user and copies them to the system settings for the selected options based on the parameters that were set to $True.
4345

44-
**Important:** Note that this PowerShell cmdlet is only available for Windows 11 and later.
45-
46-
4746
## EXAMPLES
4847

4948
### Example 1: Copy settings into both the Welcome screen and system accounts, and new user accounts

0 commit comments

Comments
 (0)