Monthly Archives: September 2015


Working with Files and Paths Using PowerShell

Demonstrate Multiple Ways to Obtain and work with File path Information using PowerShell. Includes get-location, get-item, system.io.directory, system.io.file and more. Script Location: https://gallery.technet.microsoft.com/scriptcenter/Working-with-Files See here for more ways to view or download!


SQL Database Enable Geo Replication in Azure Portal

Designing your application for business continuity requires you to answer the following questions: Which business continuity feature is appropriate for protecting my application from outages? What level of redundancy and replication topology do I use? When to use Geo-Restore SQL Database provides a built-in basic protection of every database by […]