Windows App Store What, Why, and How
It is not my style to copy and paste for my posts but I stumbled on a great post from one of my developer count-parts G. Andrew Duthie (Dev Hammer Blog) on the Windows App store and felt I … Continue reading
![]() |
It is not my style to copy and paste for my posts but I stumbled on a great post from one of my developer count-parts G. Andrew Duthie (Dev Hammer Blog) on the Windows App store and felt I … Continue reading
IT Camp: The Future Is Now – Part IISystem Center 2012 & Windows Server 2012Highly managed systems and private cloud are the future of IT, and the future is now. In Part II of our IT Camp series, you will … Continue reading
In collaboration with IEEE Computer Society, the Cloud Security Alliance and Dell, Microsoft is hosting a 24 Hours in a Private Cloud virtual event that will start May 10th, 2012 8:00AM GMT. The event was built by the community for … Continue reading
Virtual Desktops.. Way More than Just VDI — Get the FULL story So you think you know Remote Desktop Services and VDI, right? Well, VDI is only 15% of total virtualized desktop story. In this session, we will take a deep … Continue reading
Venetian Ballroom G – Monday, April 16 – 3:00 PM – 4:15 PM SV-B317 Top 10 Things Every Systems Admin Needs to Know about Windows Server 2008 R2 SP1 Breakout Session Dan Stolts Windows Server 2008 R2 is an awesome … Continue reading
Move Your Career to the Cloud with the Microsoft Certified Solutions Expert certification Microsoft Certified Solutions Expert (MCSE) is a reinvented certification for today’s technology solutions Microsoft has reinvented its certification program by building a broader and deeper set of … Continue reading
IT Pro Tech Update 2012 On Wednesday May 2nd 2012, the IT-Pro User Group is hosting Tech Update 2012 an all day FREE event. Come join us for this FREE event and discover the next phase of Information Technology as … Continue reading
Change Default Selection and Timeout Using MSConfig 1) Start | type msconfig | Press <ENTER> 2) Click on the Boot tab 3) Click to select the option you want to set as default 4) Click the Set as Default Button … Continue reading
Mark your calendar for Wednesday May 2, 2012! Join us for the first annual IT-Pro Tech Update 2012. This event will focus on the next phase of information technology with topics including: virtualization, Windows 8, interoperability, security, … Continue reading
Remote Server Administration Tools for Windows® 7 with SP1 enables IT administrators to manage roles and features that are installed on computers that are running Windows Server® 2008 R2, Windows Server® 2008, or Windows Server® 2003, from a remote computer … Continue reading
3/12/2012 2:00 PM (ET) – PowerShell Essentials for the Busy Admin (Part 1 of 5): PowerShell ‘SmowerShell’—Why You Should Learn Windows PowerShell https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032508049&Culture=en-US 3/13/2012 2:00 PM (ET) – PowerShell Essentials for the Busy Admin (Part 2 of 5): Heard It … Continue reading
Several Ways to Enable the Hyper-V Role… Command Line: DISM /online /enable-feature /featurename:Microsoft-Hyper-V Startup ocsetup Microsoft-Hyper-V PowerShell: Add-WindowsFeature Hyper-V GUI: Start – Server Manager – Add Role – Hyper-V