Tag: How To
-
How to Upgrade (install) Windows 10 PHONE or Downgrade (Uninstall) Windows 10 PHONE + Band 2.0 not able to sync Step-By-Step
I have to start with I LOVE Windows 10 Phone. It is way better than 8.1. It does have one downside and that is that it is still BETA software. I have been using Windows 10 phone now for about a month and have totally fallen in love with the interface and the capabilities. Unfortunately,…
-
Announcing: Microsoft Events and Thought Leadership in your Inbox Now Available – Now You Can Get LUCKY!
Keep up with industry trends, how we should be thinking about our business, how technology changes coming will likely impact us and our business and plenty more. Gain access to shortcuts in keeping up with technology, preparing yourself and your business for the future and much, much more. Did you know that Microsoft still does…
-
How To Cleanup Email Address in Excel, Split User Name from Email, Extract Email Address
After downloading some email addresses from a registration database, I found that people use all different sorts of formats for the emails. Unless of course you do checking when collecting the data. Well, I had thousands of emails that I needed to cleanup. I turned to Microsoft Excel to help me make clean stuff up.…
-
TechNet Radio: (Part 1) Certification Exam Jump Start 70-534 Prerequisites: Architecting Microsoft Azure Solutions
Cloud Architects are among the top demanded positions today. They are also very high paying and garner an enormous amount of respect and prestige. Would you make a good Architect? Are you interested in becoming certified in architecting Microsoft Azure solutions? If so, then join us for this new 3 part series hosted by Dan…
-
Download Windows 10 and Create bootable USB Thumb Drive for Booting to Installation PLUS Data Migration
How To Download & Create a USB, DVD or ISO of Windows 10! Plus, tips for Migrating user data from their old machine to the new Windows 10 Machine If you need to install or reinstall Windows 10 using a USB or DVD, you can use the media creation tool to create your own installation…
-
Step-By-Step How To Migrate users and user Data from XP, Vista, Windows 7 or 8 TO Windows 10 Using Microsoft Tool USMT User State Migration Toolkit
Windows Assessment and Deployment Kit (ADK) for Windows 10 provides new and improved deployment tools for automating large-scale deployments of Windows 10. What you collect with USMT ScanState is customizable through modifying the XML configuration files. For more information on the defaults, see What Does USMT Migrate?. The USMT tools can be used to migrate…
-
Create A Virtual Machine Running Windows In The Azure Preview Portal
In this short video we will walk through the instructions outlined on the Azure Documentation site.
-
How To Get Started Automating Azure Infrastructure As A Service with PowerShell Step-By-Step
Getting Started with PowerShell for Azure Install PowerShell Azure Module: The first thing we have to do is download the Azure PowerShell Module. You can get to it from http://azure.microsoft.com/en-us/downloads/ (uses Web Platform Installer) Click on install and follow the prompts. Run Azure Powershell: that you have installed the module, you should be able to…
-
How To Remove Azure Accounts (Cached Credentials) From PowerShell Remove-AzureAccount for ALL Accounts Step-By-Step
Have you ever noticed that sometimes PowerShell gets confused regarding accounts? I have many Azure Accounts and many subscriptions so it happens to me all the time. When you change from one Account to another and set the subscription for the prior account it does not perform as expected. As an example, when you run…
-
Migrating Web Application from On-premises to Azure Step-By-Step
In this blog post, I want to show you how to convert an on-premises web application (with SQL backend connection) to run in a VM in Azure. This is part of a series which you can find at The Hybrid Cloud for the IT Professional. In a nutshell what you need to do is: Create an…
-
How To Move or Migrate SQL Server Workload to Azure SQL Database Cloud Services or Azure VM – All version of SQL Server – Step-By-Step
There are many options for migrating SQL databases to Azure. With the latest technology you can move just the database and log files, or you can move the entire system. You could move to Azure SQL Database or you could migrate to a VM running SQL Server. The methods that you chose to move will…
-
Azure PowerShell Getting Started Authenticate with Certificate
Before we can connect to Azure with PowerShell, we need to download the Azure PowerShell Module. Download and install the Windows Azure PowerShell Tools. Scroll down to Command-line Tools, under Windows PowerShell; click Install. Several components will be installed, you can take the defaults, accept the license agreement and let it go. Once done, click…
-
How To Use SysInternals Junction.exe to Delete Windows.Old After Upgrading Windows Step-By-Step
I had on my to do list to write a detailed post on how to remove the Windows.Old folder after upgrading. While reading through some Rick Claus I noticed he already had a great post on it. Thanks Rick, you saved me a bit of work. You can find the Step-By-Step on his blog at…
-
IT-Camp Azure Labs–Appendix Extra Labs–Step-By-Step
IT-Camp Azure Labs Lab Home Page… Includes DOCx and PPTx http://ITProGuru.com/AZLab2 Description and Live links to Series Lab 1: Building Foundation Virtual Network Storage Cloud Service Lab 2: Building Workloads Build Domain Controller Create SQL Server (SQL) Lab 3: Working with Identity Create Azure Active Directory Lab 4: Build Application & SQL Workloads Create Application…
-
IT-Camp Azure Labs–Lab 5 Building Application Workloads – Deploy Data Access App–Step-By-Step
IT-Camp Azure Labs Lab Home Page… Includes DOCx and PPTx http://ITProGuru.com/AZLab2 Description and Live links to Series Lab 1: Building Foundation Virtual Network Storage Cloud Service Lab 2: Building Workloads Build Domain Controller Create SQL Server (SQL) Lab 3: Working with Identity Create Azure Active Directory Lab 4: Build Application & SQL Workloads Create Application…
-
IT-Camp Azure Labs–Lab 4 Building Application & SQL Workloads–Step-By-Step
IT-Camp Azure Labs Lab Home Page… Includes DOCx and PPTx http://ITProGuru.com/AZLab2 Description and Live links to Series Lab 1: Building Foundation Virtual Network Storage Cloud Service Lab 2: Building Workloads Build Domain Controller Create SQL Server (SQL) Lab 3: Working with Identity Create Azure Active Directory Lab 4: Build Application & SQL Workloads Create…
-
IT-Camp Azure Labs–Lab 3 Working with Identity–Step-By-Step
IT-Camp Azure Labs Lab Home Page… Includes DOCx and PPTx http://ITProGuru.com/AZLab2 Description and Live links to Series Lab 1: Building Foundation Virtual Network Storage Cloud Service Lab 2: Building Workloads Build Domain Controller Create SQL Server (SQL) Lab 3: Working with Identity Create Azure Active Directory Lab 4: Build Application & SQL Workloads Create Application…
-
IT-Camp Azure Labs–Lab 2 Building Workloads–Step-By-Step
IT-Camp Azure Labs Lab Home Page… Includes DOCx and PPTx http://ITProGuru.com/AZLab2 Description and Live links to Series Lab 1: Building Foundation Virtual Network Storage Cloud Service Lab 2: Building Workloads Build Domain Controller Create SQL Server (SQL) Lab 3: Working with Identity Create Azure Active Directory Lab 4: Build Application & SQL Workloads Create Application…
-
IT-Camp Azure Labs–Lab 1 Building the Foundation–Step-By-Step
IT-Camp Azure Labs Lab Home Page… Includes DOCx and PPTx http://ITProGuru.com/AZLab2 Description and Live links to Series Lab 1: Building Foundation Virtual Network Storage Cloud Service Lab 2: Building Workloads Build Domain Controller Create SQL Server (SQL) Lab 3: Working with Identity Create Azure Active Directory Lab 4: Build Application & SQL Workloads Create Application…
-
Powershell Script to Create Registry Files to Change Powershell Execution Policy
In a prior post, I showed you how to manually configure your computer to enable ExecutionPolicy so you can run Powershell scripts. To make it even better, I now have a powershell script that will create the .REG files you need so all you have to do is run the script and double-click on the…