Published Books
Recommended Content
Recommended Blogs
-
Recent Posts
- SQL Performance Tips for MEMCM – Part 2
- SQL Performance Tips for MEMCM – Part 1
- Upgrade MEMCM site Windows Server 2012 to Server 2016 – Lessons learned
- Create the Optimize Database Solution using PowerShell and dbatools
- SQL Server recommendations for Microsoft Endpoint Configuration Manager environment Whitepaper Review
Visitor Info
Archives
- March 2022
- February 2022
- August 2021
- June 2020
- December 2019
- May 2019
- March 2019
- January 2019
- December 2018
- October 2018
- August 2018
- July 2018
- May 2018
- March 2018
- January 2018
- December 2017
- September 2017
- August 2017
- June 2017
- May 2017
- March 2017
- January 2017
- December 2016
- November 2016
- October 2016
- September 2016
- August 2016
- July 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- October 2015
- September 2015
- August 2015
- July 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- July 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- July 2013
- June 2013
- May 2013
- April 2013
- February 2013
Recent Comments
Categories
- 2015 Dev Connections
- Active Directory
- Always ON
- Android
- Azure
- Azure SQL Server
- ConfigMgr
- DBA
- GPO
- High Availability
- Intune
- Microsoft
- Migration
- MMS
- MMS 2013
- MMS 2014
- MMS 2018
- MMS 2019
- MSI
- MVP
- OSD
- Power BI Report Server
- PowerBI
- PowerShell
- SCCM
- Server 2012
- Softchoice
- Software Center
- SQL
- SQL Server
- SQL Server 2012
- SQL Server 2014
- SQL Server 2016
- SQL Server 2019
- SQLTuesday
- SSRS
- System Center 2012 R2
- T-SQL Tuesday
- TechEd 2014
- UD-B407
- Uncategorized
- VBScript
- Windows 10
- Windows 8
- Windows Server 2012
- WSUS
About
Monthly Archives: April 2014
SQL 2014 officially supported for ConfigMgr 2012
SQL Server 2014 is now supported for ConfigMgr 2012 Sp1 and ConfigMgr 2012 R2. Note, you’ll need to install ConfigMgr 2012 first on SQL 2012, then upgrade SQL 2012 to SQL 2014. Details here: http://blogs.technet.com/b/configmgrteam/archive/2014/04/29/support-announcements-for-april-2014.aspx
Posted in SQL Server
Leave a comment
Creating a Linked server from SQL 2005/2008 to SQL 2012
Resolved an interesting issue today, where a client needed to create a linked server from SQL 2005/2008 to SQL 2012. Received the infamous login failed ‘NT AUTHORITY\ANONYMOUS’ error. This typically means that the target SQL Server needs to have a … Continue reading
Posted in Server 2012, SQL, SQL Server
Leave a comment
Connecting to SQL Server 2012 on Windows Server 2012
Windows Server 2012 is more secure by default, which is a good thing. However, be sure to enable the windows firewall rule for SQL Server. Otherwise, you get a cryptic connection dialog like this one: Description is outlined here: http://technet.microsoft.com/en-us/library/ms175043.aspx
Posted in Server 2012, SQL Server
Leave a comment
Windows 8.1 Deployment Jump Start
Fantastic set of instruction here by some of the best. 😉 Instructors; Ben Hunter, Michael Niehaus, Johan Arwidmark and Mikeal Nystrom. Abstract: Do you want to deploy Windows 8.1 the "right way"? Find out how to avoid deployment pitfalls … Continue reading
Posted in ConfigMgr, Windows 8
Leave a comment