- In an object-oriented language, every object that is being used and returned is of an explicit object type. You have the benefit of encapsulation, polymorphism, and inheritance, which makes programming easier and fault-tolerant.
- # singleline comment and <# multiline comment #>.
- With regions, you can divide your code into separate blocks and name them. It is a good way to hide unnecessary code. #region newregion code #endregion
- You can use the same cmdlets for every PSProvider and list all objects.
- $stringvar = 'string' or [string]$stringvar = 'string'.
- Get-, Set-, New-, Remove-
- Get-Command
- Get-Help cmdlet
- In general, a pipeline sends the output of the preceding function or cmdlet to the next one. Its output is bound to the parameters of the following cmdlets, by type. The pipeline always executes from left...
United States
Great Britain
India
Germany
France
Canada
Russia
Spain
Brazil
Australia
Singapore
Hungary
Philippines
Mexico
Thailand
Ukraine
Luxembourg
Estonia
Lithuania
Norway
Chile
South Korea
Ecuador
Colombia
Taiwan
Switzerland
Indonesia
Cyprus
Denmark
Finland
Poland
Malta
Czechia
New Zealand
Austria
Turkey
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Malaysia
South Africa
Netherlands
Bulgaria
Latvia
Japan
Slovakia