Windows PowerShell command on Get-command Set-WinDefaultInputMethodOverride
MyWebUniversity

Windows PowerShell command on Get-command Set-WinDefaultInputMethodOverride

NAME

Set-WinDefaultInputMethodOverride

SYNOPSIS

Sets the default input method override for the current user account.

SYNTAX

Set-WinDefaultInputMethodOverride [[-InputTip] ] []

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

Required? false Position? 1 Default value Accept pipeline input? true (ByValue) Accept wildcard characters? false This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (https:/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



Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 OurUNIX.com ™