Always remain updated about current software development trends

Articles having tag: POWERSHELL

Keep Calm And PowerShell On

Another variation of thehistoric poster from WW2.SharePoint variationshere\u2026

Adding SMS notifications to your Windows Azure projects

Learn how to configure SMS alerts to fire based on your Windows Azure application deployment status.

Use PowerShell to List Google Docs

The Google Data Provider provides an easy-to-use ADO.NET interface that you can take advantage of with your PowerShell Scripts.

Simple build script using Power Shell

Power shell build script for multiple projects and solutions using MSBuild, with an option to fix the build error during the build and continue, without restarting the complete build.

Export and Archive your Projects on Schedule via Powershell => made easy!

How to write a Powershell script, which will first export all your projects (excluding source control data), then pack them with 7-Zip.

Powering into PowerShell fame via the 2012 Windows PowerShell Scripting Games

Are you a PowerShell hero? Do you write scripts in your sleep? Does the thrill of seeing your name at the top of leaderboards drive you to excel? Or do you just need a little motivation to kick your PowerShell learning into gear?Today is your day...2012 Windows...

Building a Daily Systems Report Email With PowerShell

A combination of PowerShell and HTML can provide the basis of an easily-scanned report on the basic state of a whole group of servers. Sean combined a range of routine health-checks to provide himself a useful range of information about his servers to his...

Upgrading VS 2008 projects to VS 2010 projects with PowerShell script

Power shell script for upgrading Visual Studio 2008 solutions and projects into Visual Studio 2010.

Upgrade VS 2008 projects to VS 2010 projects with PowerShell script

Power shell script for upgrading VS 2008 solutions and projects into Visual Studio 2010

Threading in PowerShell

This article presents you some capabilities of PowerShell like the usage of .NET Framework 4.0 and .NET threading.