Back to Browse

Introduction to PowerShell - part 5 - Script Flow Control

2.5K views
Mar 30, 2012
14:00

In this part we are modifying the output of the script accordingly to the data we get. This could be accomplished using Foreach, Switch or While statements. In this demo we are retrieving the list of network adapters of remote computer and check whether they are DHCP enabled or not. See more PowerShell articles and videos in my blog: http://kirsanov.net/?tag=/PowerShell

Download

1 formats

Video Formats

360pmp417.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Introduction to PowerShell - part 5 - Script Flow Control | NatokHD