Contact Info

Crumbtrail

ActiveXperts.com » Administration » Powershell » Powershell 4.0 » Get-Culture

Get-Culture - Powershell 4.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

Get-Culture

Short description
Gets the current culture set in the operating system.

Syntax


Description
The Get-Culture cmdlet gets information about the current culture settings. This includes information about the 
current language settings on the system, such as the keyboard layout, and the display format of items such as numbers, 
currency, and dates.


You can also use the Get-UICulture cmdlet, which gets the current user interface culture on the system, and the 
Set-Culture cmdlet in the International module. The user-interface (UI) culture determines which text strings are used 
for user interface elements, such as menus and messages.