Skip to content

Commit 0ad51c9

Browse files
committed
Move important note to top of documentation
1 parent 6704cef commit 0ad51c9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ 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.
2829
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.
2930

3031
## SYNTAX
@@ -41,9 +42,6 @@ This cmdlet takes two parameters: **-WelcomeScreen** and **-NewUser**.
4142

4243
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.
4344

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

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

0 commit comments

Comments
 (0)