Showing tag results for Dave Wyatt

Dec 14, 2015
Post comments count0
Post likes count0

What is Pester and Why Should I Care?

Doctor Scripto
Doctor Scripto

Summary: Guest blogger, Dave Wyatt introduces a new test framework for PowerShell called Pester. This week we are honored to have one of the authors of Pester here with us on the Hey, Scripting Guys! Blog. It’s Dave Wyatt himself, a Cloud and Datacenter MVP. Dave, tell us all about Pester…    Note   This is a f...

Windows PowerShellguest bloggerDave Wyatt
Oct 24, 2014
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Keep Servers Correctly Configured

Doctor Scripto
Doctor Scripto

Summary: How do I keep my servers configured correctly?  I can write Windows PowerShell scripts to configure my machines, but how do I enforce these configurations            after the script has finished?  This situation is called "configuration drift." You’ve set up your server properly, and...

Scripting Guy!Windows PowerShellPowerTip
Oct 24, 2014
Post comments count0
Post likes count0

Number 1 Reason to Upgrade to PowerShell 4.0: Desired State Configuration

Doctor Scripto
Doctor Scripto

Summary: Windows PowerShell MVP, Dave Wyatt, says the number 1 reason to upgrade to Windows PowerShell 4.0 is Desired State Configuration. Microsoft Scripting Guy, Ed Wilson, is here. Today, Dave Wyatt, is back to share his ideas about upgrading to Windows PowerShell 4.0. Dave is a Microsoft MVP (Windows PowerShell) and a member of the bo...

Scripting Guy!Windows PowerShellguest blogger
Aug 2, 2014
Post comments count0
Post likes count0

PowerTip: Wire Up PowerShell GUI Buttons

Doctor Scripto
Doctor Scripto

Summary: Learn to use the OK and Cancel buttons in a Windows PowerShell GUI.  How can I use Windows PowerShell to get my GUI’s OK and Cancel buttons to trigger when            the user presses ENTER or Escape?  Assign the OK and Cancel button objects to your form&...

Scripting Guy!Windows PowerShellPowerTip
Aug 2, 2014
Post comments count1
Post likes count0

Weekend Scripter: Fixing PowerShell GUI Examples

Doctor Scripto
Doctor Scripto

Summary: Microsoft PowerShell MVP, Dave Wyatt, talks about using Windows PowerShell GUI example code. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Dave Wyatt. To read more of Dave’s previous guest posts, see these Hey, Scripting Guy! Blog posts. Dave is a Windows PowerShell MVP and a member of the board of director...

Scripting Guy!Windows PowerShellscripting techniques