Home

2402, 2018

PowerShell : Continue Keyword

February 24th, 2018|0 Comments

Continue Keyword in PowerShell One of the things that is a bit confusing for powershell beginner is the Continue statement. This is partially because it does not

1002, 2018

Power Shell – Containment Operators

February 10th, 2018|1 Comment

Power Shell Containment Operators The containment operators (-contains and -notcontains) are similar to the equal operators. However, the containment operators always return a Boolean value,

2201, 2018

Power Shell – Type comparison

January 22nd, 2018|2 Comments

What is comparison Operator? Comparison operators let you specify conditions for comparing values and finding values that match specified patterns. To use a comparison operator,

2001, 2018

PowerShell – Replacement Operator

January 20th, 2018|0 Comments

Replacement Operator PowerShell provides several options to help you replace text in a string with other text. The -replace operator replaces all or part of a

1701, 2018

PowerShell – Matching Operators

January 17th, 2018|0 Comments

-like and -notlike Operators The like operators find elements that match or do not match a specified pattern using wildcard expressions. How its handle single

Learn Powershell, AKS , Devops, jquery

Exit mobile version