Home - NetApp Community

If you can do it in C# or VB.NET, you can do it in a PowerShell environment. Commands in PowerShell are called cmdlets, and have a consistent verb-noun syntax. Like all scripting environments, PowerShell supports piping output from one command to another. But unlike other scripting environments, PowerShell pipes objects not text. ................
................