Pages

Monday, June 1, 2009

PowerShell Articles

Variables in PowerShell
In this article, I discussed about System Level variables,Environmental Variables and User Defined variables alond with the scope of the variables.

Working with Arrays and Hash Tables in PowerShell
In this article, I discussed about creating Single, Multi dimensional arrays along with Hash Tables.

Expression in PowerShell
In this article, I discussed about working with expressions.

Changing Prompt And Execution Policy in PowerShell
In this article, I discussed about Changing the Prompt and understaning the execution policies.

Most Power Full commands in PowerShell
In this article, i discussed about the very famous commands in PowerShell with out which we can't work...

Reading XML file in PowerShell
In this article, I discussed about reading an XML file in PowerShell

list out the Databases in SQL Server using PowerShell
This is a small script to list out all the databases in SQL Server using PowerShell.

Find Active Connections in SQL Server Using PowerShell
This is a small script to find out all the active connections in SQL Server using PowerShell.

PowerShell Errors and Solutions:
Very Famous Error in PowerShell

No comments: