< Back
Set-WinDefaultInputMethodOverride
Post
NAME Set-WinDefaultInputMethodOverride
SYNOPSIS
Sets the default input method override for the current user account.
SYNTAX
Set-WinDefaultInputMethodOverride [[-InputTip] <String>] [<CommonParameters>]
DESCRIPTION
The Get-WinLanguageBarOption cmdlet retrieves the default input method override setting, which specifies a default input method for the current
user account. If no override setting is used, the input method is dynamically determined from the current user account's language list (see
Get-WinUserLanguageList and Set-WinUserLanguageList).
PARAMETERS
-InputTip <String>
Required? false
Position? 1
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
InputTIP
A string that consists of a locale ID and a keyboard language ID (KLID).
OUTPUTS
Example 1
PS C:\\>Set-WinDefaultInputMethodOverride "0409:00000409"
This command sets the default input method override to English (United States) ???????? US.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/p/?linkid=287349
Get-WinDefaultInputMethodOverride
SYNOPSIS
Sets the default input method override for the current user account.
SYNTAX
Set-WinDefaultInputMethodOverride [[-InputTip] <String>] [<CommonParameters>]
DESCRIPTION
The Get-WinLanguageBarOption cmdlet retrieves the default input method override setting, which specifies a default input method for the current
user account. If no override setting is used, the input method is dynamically determined from the current user account's language list (see
Get-WinUserLanguageList and Set-WinUserLanguageList).
PARAMETERS
-InputTip <String>
Required? false
Position? 1
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
InputTIP
A string that consists of a locale ID and a keyboard language ID (KLID).
OUTPUTS
Example 1
PS C:\\>Set-WinDefaultInputMethodOverride "0409:00000409"
This command sets the default input method override to English (United States) ???????? US.
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/p/?linkid=287349
Get-WinDefaultInputMethodOverride