February 22, 2012
Ed Wilson Blog

Pausing a PowerShell Script to Receive user input

by edwilson 10. August 2010 06:13

There are several ways to receive user input from the Windows PowerShell console. One way is to use the Read-Host cmdlet, but the other way is more flexible and is more fun. In Thursdays Hey Scripting Guy! blog I talk about both methods.

Currently rated 3.5 by 2 people

  • Currently 3.5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

powershell | scripting