How to Play .MKV files in Media Center
KB ID 0000564 Problem You have a video encoded in .mkv format, and that video is not listed and cannot be played in Windows Media Center. Solution Playing an MKV file is one problem, getting them to be displayed in Media Center is another. 1. First we need to get Windows to “understand” what a .mkv file is, to do that we need to install a codec. The one I’m using is from the shark007 website. If you’re x32 or...
Force Media Center to Update its Libraries
KB ID 0000627 Problem I use Media Center a lot, and the one thing that bugs me is, every time I add a new film or TV series etc, I have to restart Media Center, restart services, or reboot the entire media PC before I can see them in the list. After some searching it appears that Media Center uses the same repository/database of media that Windows Media Player uses. There is a convoluted method of stopping services, deleting files...
Error sqlservr.exe is using too much memory
KB ID 0000190 Problem Seen on SBS 2008 with WSUS. The Windows internal database (the one used by WSUS) has no memory reservation limit, so it can use as much as it wants, this is a BAD thing! Your server will struggle because the following consumes to much memory. SQL/MSSQL$MICROSOFT##SSEE Solution 1. Click Start > In the search/run box type CMD {enter}. 2. At command line issue the following commands, sqlcmd -S...
SQL Install Error “SQL Server Browser Service Group Does Not Exist”
KB ID 0000689 Problem Seen when reinstalling SQL 2008 R2 on a domain controller. Note: as a background the SQL Server was installed previously and then the server was promoted to a domain controller. Then when the attempt to reinstall SQL was carried out this happened: Microsoft SQL Server 2008 R2 Setup The following error has occurred. SQL Server Browser service group does not exists. Check for earlier failures in the setup Note:...
Deploy ODBC Settings via Group Policy
KB ID 0000805 Problem I’ve briefly mentioned this before when I wrote about Group Policy Preferences so when I had to do this on-site this week, I jumped straight into the group policy management console, and found that because my ODBC connection was using SQL authentication (with the SQL sa account), this would NOT WORK, (it only works with Windows authentication and even then it needs a tweak). If you are using SQL...
Microsoft SQL – ‘Error While Enabling Windows Feature : NetFx3’
KB ID 0000958 Problem I was installing SQL Server 2012 and suddenly this popped up; The following error has occurred: Error while enabling Windows feature: NetFx3, Error Code: -2146498298, Please try enabling Windows feature: NetFx3 from Windows management tools and then run setup again. For more information on how to enable Windows features, see http://go.microsoft.com/fwlink/?linkid=227143 Solution I’ve been bitten by .Net on...
Windows Server 2012 – Install Error
KB ID 0000618 Problem I thought I’d spin up Server 2012 today, and as usual with all new OS’s I run them up in VMware Workstation to take a look (I’m running Workstation 8.0.3 build-703057). As soon as it started up I was greeted by this. Your PC needs to restart. Please hold down the power button. Error Code: 0x0000005D Parameters: 0x000000000FEBFBFF 0×0000000020000800 0×0000000000000000 0×0000000000000000 Below is...
Add a 2012 Domain Controller to a 2008 Domain
KB ID 0000680 Problem This is considerably less painfull than adding a 2008/2008 R2 domain controller to a 2003 domain was. You dont have to maually prep the schema on the schema master, or run forestprep and domainprep. The wizard does everything for you. Solution 1. Launch server manager from the taskbar > Select Local Server > Manage > Add Roles and Features. 2. Role Based… > Next. 3. Select local server >...
Server 2012 – ‘The Active Directory Services Installation Wizard is relocated in Server Manager’
KB ID 0000714 Problem I’ve already written about promoting or adding a Windows Server 2012 Domain Controller; Add a Server 2012 Domain Controller to a 2008 Domain But if you attempt to run ‘dcpromo’ from command line, you will see this error, and a link to a Technet article. (Perhaps a clickable link to a picture showing where dcpromo now lives would be better!) Solution Note: I’m assuming you have already...
Server 2012 – Windows Update Error ‘8024402C’
KB ID 0000715 Problem I saw this on a freshly built Server 2012 (Datacenter) server this morning. Solution First discount the obvious, make sure this server has internet access and is not going out via a proxy server, (unless you have configured the proxy properly for Windows Updates). In my case the fix was simple, I’m assuming that because it was a new server, it was waiting on a reboot to do something with the Windows Update...