G
gnja.io
HomeBlogProjectsGalleryVideosAbout
System operational
© 2026 gnja.io•About•GitHub•YouTube•RSS
Blog

Blog

1 post tagged switch

PowerShell Quick Tip: Basic use of the Switch statement
PowerShell

PowerShell Quick Tip: Basic use of the Switch statement

Why use Switch?In PowerShell you can use an if statement to compare things and determine actions based upon the result. You also can use elseif to keep comparing values until you reach a desired...

Feb 3, 20161 min read