Tsvika Nahir

Tsvika started to work with computers when the fastest way to transfer data was a fax machine. He is an electronic practical engineer that loves to write code. For over 15 years he worked as a QA manager and technical guide & writer in the physical Access Control industry. Since 2014 he splits his work time between the two things he enjoys most: .Net programming and Powershell scripting.

Getting to Know the PowerShell Pipeline and Creating Functions

Learn how the PowerShell pipeline reduces code, increases efficiency and how to create your own PowerShell functions to leverage the pipeline!

The Magic of PowerShell to Parse XML, Read, and Validate

In this handy tutorial, learn how to use PowerShell to parse XML by reading XML and even creating an XML schema and validating it!

Automate Tasks with PowerShell PSake [Walkthrough]

So you're using PowerShell to automate tasks. Now what? Upgrade your skills to automation orchestration with the open-source Psake project!