Charlotte, NC – IT Pro Appreciation Day Event is March 29th – Join Us!

Hosted by CITPG as the biggest IT Pro community event every year in the Charlotte area, this year promises to be bigger and better than ever.  We will have presentations from some of the nation’s top technology professionals (MVP’s and Microsoft Evangelists) on a variety of topics ranging from What’s New in Windows 8, Windows Server 2012, and System Center 2012 SP1 and a hands-on lab will catch and hold your attention while providing you with the very latest in information related to the hottest topics in the IT world today!
Special presentations will be offered by:
Mark Minasi, Rhonda Layfield, Amy Babinchak, Jim Christopher, Larry Struckmeyer and Kevin Royalty, just to name a few. I will be hosting the hands-on-lab breakout where you will be able to deploy your own lab in the cloud. A full day of learning, collaborating, and networking. You don’t want to miss it! Sign up here: http://www.carolinait.org/MeetingRSVPPublic.aspx?mid=161

Migration and Deployment Series – Part 19 – A look at Windows 8 Applocker

Matthew Hester brings us the 19th installment of our series this month with a look at Windows 8 Applocker.  He writes,

“One of the Technologies we introduced with Windows 7 was AppLocker.  AppLocker presented a great new way to control what applications could run on your desktop environments. Now if this sounds familiar to what Software Restriction Policies (SRP) do for your environments, it is important to understand the difference between the two.  SRP are still supported and still helps to control applications in your environment.  They approach the challenge differently. Fundamentally there are two ways of controlling applications:

  • Block/Deny List: With this approach your create a list of all the malicious applications in the world and create rules to block them.  This approach is similar to antivirus programs.  As an administrator your would create deny rules for all the unwanted software that they would like to block within your business.  While effective, the challenge was keeping up with the malicious software and having to create a deny rule for each application.  This is essentially how SRP (in XP and Server 2003) worked, although you had allow or deny rules, it was still all based on the list.
  • Allow List: With this approach you create a list of all approved software that you need in your environment and create rules to allow only those applications and block the rest. In the allow listing mode you block all unwanted software by default and allow only those applications to run that have been explicitly allowed.  While this method is effective, the main challenge is you have to create a portfolio of applications for your environment.  AppLocker works in the allow listing mode.”

Continue reading more here!

http://blogs.technet.com/b/matthewms/archive/2013/02/28/migration-and-deployment-a-look-at-windows-8-applocker-part-19.aspx

Migration and Deployment Series – Part 18 – Upgrading and Updating Windows 8

Chris Avis brings us the next installment of our series with a look at Windows 8 Apps, the end-user experience, and thoughts for administrators for locking down the upgrades and updates.  He writes “Windows 8 gives us the awesome Windows Store where we can find and install Windows 8 applications that use the new Modern UI. It is pretty intuitive to find and install the applications. But I have had a few questions from folks about how to update and/or upgrade Windows 8 applications after they are installed.  One of the first things to consider is whether you as an Administrator will even allow access to the Windows Store by your end-users or if you will block it and only sideload LOB apps. If you decide to block access all together, this can be accomplished easily using Group Policy (for more information see – TechNet: Managing Client Access to the Windows Store).   If you grant access to the Windows Store, you should first plan out your update and upgrade strategy…”  Continue reading here:

http://blogs.technet.com/b/chrisavis/archive/2013/02/27/upgrading-and-updating-windows-8-application-part-18-of-19.aspx

Jeez, I’m out of it for a little while, and everyone gets delusions of grandeur! February Blog Series Underway!

Hey folks, I’m back from play time with Mickey and as it turns out my team started a new blog series while I was gone.  February’s series is about Migration and Deployment.  From Windows 8 to System Center App Controller, we will be providing daily articles on these topics.  The schedule(notice we spared everyone weekend reading/writing):

  • Week #1 (February 4-8): Windows 8
  • Week #2 (February 11-15): Windows Server 2012
  • Week #3 (February 18-22): Windows Azure
  • Week #4 (February 25-28): System Center 2012 App Controller

Since I was out for the first part of the series I thought I would write up a summary of the topics with links to the articles here.

Week 1:

Series Opener: http://blogs.technet.com/b/kevinremde/archive/2013/02/01/the-new-blog-series-migration-and-deployment.aspx

Windows 8 Upgrade and Migration Requirements: http://blogs.technet.com/b/haroldwong/archive/2013/02/04/upgrade-and-migration-requirements-for-a-fresh-install-of-windows-8.aspx

Free tools for Windows Deployment(ADK and MDT): http://blogs.technet.com/b/kevinremde/archive/2013/02/05/free-tools-for-windows-deployment-migration-and-deployment-part-2-of-19.aspx

Deploy Using Configuration Manager and Zero-Touch: http://blogs.technet.com/b/keithmayer/archive/2013/02/06/5-steps-to-deploying-windows-8-with-system-center-2012-service-pack-1-part-3-of-19.aspx

Windows Easy Transfer Wizard – Even Grandma Can Do It: http://itproguru.com/expert/2013/02/migration-and-deployment-how-to-migrate-or-transfer-files-and-settings-to-windows-8-from-windows-7-vista-or-xp-part-4-of-19/

Week 2:

Requirements for Windows Server 2012 Installation: http://blogs.technet.com/b/bobh/archive/2013/02/11/requirements-for-a-fresh-windows-server-2012-installation.aspx

Upgrade Implications for AD: http://blogs.technet.com/b/blainbar/archive/2013/02/12/part-7-of-19-migration-and-deployment-upgrade-implications-for-active-directory-windows-server-2008-to-windows-server-2012.aspx

 

Stay tuned each day for a new article in the series!

Gmail Contacts Missing on Microsoft Surface or Windows 8 Mail App – Step by Step Guide For Getting Them Back

Updated 01/18/2013 – I recently noticed that my Gmail contacts were not synced to my Microsoft Surface.  It appears that the contacts are not something that are pulled over when you set up your Gmail account on the Surface.  You have two options, first you can remove the Gmail account and when you re-add the account select the checkbox during the setup wizard that states: “Include Contacts and Calendar.”  It seems I missed this the first time around.  Your other option is to follow this article below to permanently migrate those contacts to your Microsoft Live account.  So what we can do is import the contacts into the Microsoft Live account, and from that point forward, we will use Read more

Powershell Script Search Tool – If you do Powershell you want this one

Microsoft® Script Explorer for Windows PowerShell® (Release Candidate) helps scripters find Windows PowerShell scripts, snippets, modules, and how-to guidance in online repositories such as the TechNet Script Center Repository, PoshCode, local or network file systems and Bing Search Repository. You can grab it here: http://www.microsoft.com/en-us/download/details.aspx?id=29101