Yearly Archives: 2015


Mold Future Products Microsoft Cloud and Virtualization IT Pro Research Panel

Do you want to impact the future of IT products and services? Are you passionate about Cloud, Virtualization, Automation and Securing your hybrid cloud environment? Join our Microsoft Cloud and Virtualization IT Pro Research Panel. As a member of the panel, you will get a chance to provide your feedback […]


Windows 10 And Office Launch in NYC Dec 1st

You’re Invited to Attend! Dec 1st, NYC, Pier Sixty, Chelsea Piers 23rd Street and West Side Highway Multi-Track: ITPro, Dev, Hands On Lab Tracks Overview + Deeper content on: Apps, Browser (Edge and IE) Security Deployment / Configuration Update/Upgrade/Continuous Innovation More 9:30am 10:00am Registration 10:00am 10:10am Opening Remarks and Welcome […]


Windows 10 and Office LAUNCH event Nov 10!

You’re Invited to Attend! CONNECT. LEARN. INNOVATE. Learn why Windows 10 is the best platform for business. Join Microsoft Experts for deep-dive discussions, demos and hands-on experiences BUILD YOUR KNOWLEDGE Security: Understand Device Guard, Secure Boot, Enterprise Data Protection with Office and next gen biometrics. Manageability: Stay current with new […]


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 […]


TechNet Tour (IT-Camps) Coming

Using Microsoft datacenters as an integral part of your Disaster Recovery Plan: Free, hands-on event Please join us for a free, interactive event led by Microsoft experts. Do you want to learn about new disaster recovery options from Microsoft experts? Have you been putting off trying new technology due to […]


Azure Subscriptions with PowerShell

Demonstrate how Azure Subscriptions work and how to change default and current subscription.  Shows changing accounts and subscriptions with multiple subscriptions in an account as well as multiple accounts. Presented by ITProGuru Dan Stolts.  More scripts are available at http://ITProGuru.com/Scripts See here for more ways to view or download!  


Provision Storage Configuration with PowerShell-Part 2 of Using Storage Spaces Deployment Guide

ProvisionStorageConfiguration.ps1 https://gallery.technet.microsoft.com/scriptcenter/Storage-Spaces-Automated-3caf249a After hardware validation, you can begin creating Storage Pools and Virtual disks from the disks. Run the ProvisionStorageConfiguration.ps1 script with: PS>> .ProvisionStorageConfiguration.ps1 PS>> .ProvisionStorageConfiguration.ps1 -Automated PS>> .ProvisionStorageConfiguration.ps1 –PhysicalDisks <physical disk objects> The first option is recommended and will add all of the SAS disks to the storage pool. […]