Contact Info

Crumbtrail

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

Get-Host - 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-Host

Short description
Gets an object that represents the current host program.

Syntax


Description
The Get-Host cmdlet gets an object that represents the program that is hosting Windows PowerShell.


The default display includes the Windows PowerShell version number and the current region and language settings that 
the host is using, but the host object contains a wealth of information, including detailed information about the 
version of Windows PowerShell that is currently running and the current culture and UI culture of Windows PowerShell. 
You can also use this  cmdlet to customize features of the host program user interface, such as the text and 
background colors.