Home | Contact Us
C-Sharp
| Java
| Python
| Swift
| GO
| WPF
| Ruby
| Scala
| F#
| JavaScript
| SQL
| PHP
| Angular
| HTML
PowerShell Preference Variables
PowerShell Preference Variables with What is PowerShell, History of PowerShell, Features of PowerShell, PowerShell vs CMD, PowerShell Scripting, PowerShell Versions, PowerShell Commands, PowerShell Looping, PowerShell Conditions, PowerShell Array, PowerShell Brackets etc.
<< Back to POWERSHELL
Preference Variables
The preference variables are those variables which customize the behavior of the Windows PowerShell. Any user can change the value of these variables. These variables affect the PowerShell operating environment and also all the commands which run in the environment.
The Following table lists the preference variables and their default values:
Variable |
Default Value |
$ConfirmPreference |
High |
$DebugPreference |
SilentlyContinue |
$ErrorActionPreference |
Continue |
$ErrorView |
NormalView |
$FormatEnumerationLimit |
4 |
$InformationPreference |
SilentlyContinue |
$LogCommandHealthEvent |
False (not logged) |
$LogCommandLifecycleEvent |
False (not logged) |
$LogEngineHealthEvent |
True (logged) |
$LogEngineLifecycleEvent |
True (logged) |
$LogProviderLifecycleEvent |
True (logged) |
$LogProviderHealthEvent |
True (logged) |
$MaximumHistoryCount |
4096 |
$OFS |
(Space character (" ")) |
Variable |
Default Value |
$OutputEncoding |
UTF8Encoding object |
$ProgressPreference |
Continue |
$PSDefaultParameterValues |
(None - empty hash table) |
$PSEmailServer |
(None) |
$PSModuleAutoLoadingPreference |
All |
$PSSessionApplicationName |
WSMAN |
$PSSessionConfigurationName |
http://schemas.microsoft.com/PowerShell/microsoft.PowerShell |
$PSSessionOption |
See $PSSessionOption |
$VerbosePreference |
SilentlyContinue |
$WarningPreference |
Continue |
$WhatIfPreference |
0 |
|
Related Links:
Related Links
Adjectives
Ado
Ai
Android
Angular
Antonyms
Apache
Articles
Asp
Autocad
Automata
Aws
Azure
Basic
Binary
Bitcoin
Blockchain
C
Cassandra
Change
Coa
Computer
Control
Cpp
Create
Creating
C-Sharp
Cyber
Daa
Data
Dbms
Deletion
Devops
Difference
Discrete
Es6
Ethical
Examples
Features
Firebase
Flutter
Fs
Git
Go
Hbase
History
Hive
Hiveql
How
Html
Idioms
Insertion
Installing
Ios
Java
Joomla
Js
Kafka
Kali
Laravel
Logical
Machine
Matlab
Matrix
Mongodb
Mysql
One
Opencv
Oracle
Ordering
Os
Pandas
Php
Pig
Pl
Postgresql
Powershell
Prepositions
Program
Python
React
Ruby
Scala
Selecting
Selenium
Sentence
Seo
Sharepoint
Software
Spellings
Spotting
Spring
Sql
Sqlite
Sqoop
Svn
Swift
Synonyms
Talend
Testng
Types
Uml
Unity
Vbnet
Verbal
Webdriver
What
Wpf