httpvh://youtu.be/S5pJ1tAWQ8s
Free eBook: Moving Applications to the Cloud, 2nd Edition
Grab this free, 155 page download. This book jumps through topics such as phasing in your cloud migrations, as well as, the cost for migration. Of course, this is all Microsoft-centric, so expect to hear a bunch about Windows Azure and SQL Azure, and it includes specific pieces of PowerShell code to help you automate [...]
Admin GUI for SCCM 2012
by David O’Brien on 03/29/2012 I just finished a customer project where I implemented Configuration Manager 2012 RC2 and one requirement was that admins in remote locations should not get access to the Configuration Manager console. Therefore I wrote some scripts to automate certain tasks (e.g http://www.sepago.de/e/david/2012/02/24/create-folders-in-microsoft-system-center-configuration-manager-with-powershell ) to enable admins to still use the [...]
AE Project – Intro USA
httpvh://youtu.be/H-YbQHWn34c
AE Project – Football Team
httpvh://youtu.be/LJ2sG6Rcxao
ConfigMgr query: List of Internet Explorer (IE) installation per version
select System.Name, Software.Publisher, Software.Family, Software.SoftwareName, Software.Component, Software.MinorVersion, Software.MajorVersion, Software.Edition, Software.Category1, Software.Category2, Software.IsSuite, Software.IsLicensable, Software.IsSupported, Software.IsUsed from SMS_R_System inner join SMS_G_System_BDNA_BDNASOFTWAREDATA_1_1 as Software on Software.SMSUniqueIdentifier = SMS_R_System.SMSUniqueIdentifier inner join SMS_R_System as System on System.SMSUniqueIdentifier = Software.SMSUniqueIdentifier where Software.Category1 = “Applications” and Software.Category2 = “Web Browsers” and Software.SoftwareName = “Internet Explorer” Content provided by myITforum. [...]
Migrate user state from XP to Windows 7 during Windows 7 Migration project
http://myitforum.com/myitforumwp/2012/03/21/community-solutions-migrate-user-state-from-xp-to-windows-7-during-windows-7-migration-project/?utm_source=dlvr.it&utm_medium=twitter&utm_campaign=community-solutions-migrate-user-state-from-xp-to-windows-7-during-windows-7-migration-project
vCheck Exchange
Nice reporting tool http://www.virtu-al.net/2012/03/22/vcheck-exchange-updated/
Free Custom SSRS Report
http://support.enhansoft.com/blogs/
Create ERD/DaRT ConfigMgr Boot Disk
Prerequisites Microsoft Desktop Optimization Pack (Available through Mirosoft Software Assurance) Microsoft Windows Automated Installation Kit Download Create Microsoft DaRT Boot Disk http://technet.microsoft.com/en-us/library/ee460909.aspx Copy Microsoft DaRT Boot Disk 1. Mount Microsoft DaRT Boot Disk with an ISO mounting utility 2. Copy contents to a “<DaRT Folder>” on the SCCM server 3. Make a copy of the [...]
