PowerShell

Powershell Scripting Techniques : Using While in the Scripts to wait for Network Connection to be Establish.

Hi, In any scripting language, the one of the  important things are techniques. You can call it scripting techniques. Sometime when you are writing scripts, there are some  certain problems come , and to solve them we need to add a special logics and special techniques to handle them. Same thing was happen to me,… Continue reading Powershell Scripting Techniques : Using While in the Scripts to wait for Network Connection to be Establish.

PowerShell

Automate “Remote Server Administration Tools (RSAT)” Deployment using PowerShell.

  HI,   These days I am working on a script which does few “Active directory” task for us. This was seems simple so for but then I have found a major hurdle comes.   Problem:   The script on which I am working will be run on newly formatted system which is having Windows7… Continue reading Automate “Remote Server Administration Tools (RSAT)” Deployment using PowerShell.