ThePowerShellGuy.com

Did you do your PowerShelling today ?
Welcome to ThePowerShellGuy.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » PowerShell » enumerator » foreach
Sorry, but there are no more tags available to filter with.
  • how to go to the next item in a For loop in PowerShell

    I got the following PowerShell question by mail : Hello there, I am a System Engineer / System Admin who has been using Powershell to automate some tasks, and the one thing I can’t seem to find anywhere is documentation on how to go to the next item in a For loop.  Here is an example: Foreach   ($line in $inFile) { ...
    Posted to The PowerShell Guy (Weblog) by MoW on October 23, 2007
Powered by Community Server (Personal Edition), by Telligent Systems