- 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...
Germany
Slovakia
Canada
Brazil
Singapore
Hungary
Philippines
Mexico
Thailand
Ukraine
Luxembourg
Estonia
Lithuania
Norway
Chile
United States
Great Britain
India
Spain
South Korea
Ecuador
Colombia
Taiwan
Switzerland
Indonesia
Cyprus
Denmark
Finland
Poland
Malta
Czechia
New Zealand
Austria
Turkey
France
Sweden
Italy
Egypt
Belgium
Portugal
Slovenia
Ireland
Romania
Greece
Argentina
Malaysia
South Africa
Netherlands
Bulgaria
Latvia
Australia
Japan
Russia