Wei-Yen Tan Author

Pester – Parameters and Hashtable Fun!

PowerShell for Admins, Training, Tutorials

I have written a short excerpt on how to pass parameters from an object to a Pester test. I have turned this into a function: Invoke-POVTest. The function is primarily …...

Read More

A study in Powershell scripting – A beginners guide Part 3

PowerShell for Admins

Here is the long awaited post of my third installment of where I revisit my script and provide some explanation as to why I did the things I did in …...

Read More

A study in Powershell scripting – A beginners guide Part 2

PowerShell for Admins

In this post I elaborate the steps that I went through to build the function to extract users into alphabetical order. I talk about the problems I face and how …...

Read More

A study in Powershell Scripting – A beginners Guide Part I

PowerShell for Admins

I thought I would post my learning experiences as a person that has very little programming background. Don did say in one of the TechEd's a few  years ago that …...

Read More