Windows PowerShell command on Get-command Get-WinDefaultInputMethodOverride
MyWebUniversity

Windows PowerShell command on Get-command Get-WinDefaultInputMethodOverride

NAME

Get-WinDefaultInputMethodOverride

SYNOPSIS

Gets the default input method override setting for the current user account.

SYNTAX

Get-WinDefaultInputMethodOverride []

DESCRIPTION

The Get-WinDefaultInputMethodOverride 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

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

OUTPUTS

WinKeyboardObject The Tablet Input Panel (TIP) string for the default input method override setting.

Example 1

PS C:\>Get-WinDefaultInputMethodOverride

InputMethodTip Keyboard name

--------------- -------------

0409:00000409 English (United States) - US

This command returns and displays the default input method for the current user account.

RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/p/?linkid=287339

Set-WinDefaultInputMethodOverride



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