Posts

Showing posts from 2018

How to Reset Administrator Domain Password on Windows Server 2008

Image
As we know that Windows Server 2008 R2 is the newly released version of Microsoft's Windows Server system. Even Microsoft tries the best to make each task and operating as simple as possible, but it's still very difficult for users to reset admin password of Windows Server 2008 R2 if they forgot. Forgetting your password is always a pain and make you crazy after many attempts. Forgetting or losing Windows server 2008 domain password can be something complicated as compared to forgetting a local password. The reason for this is that when it comes to recovery or resetting of the local password, there are different methods available, but when the task of recovery or resetting comes to domain server 2008 R2, it can be something difficult to achieve. Fortunately,  there are some easy ways to reset your Domain Administrator password. Here are the two commonly used methods in the process of resetting Domain password. For those of you who have no installation disk in hand, please see...

Error :0x800F0906 when installing .net3.5 on Windows 8.1

Image
When trying to open MS SQL Server Configuration Manager, a dialog may appear.. Cannot connect to WMI provider. You do not have permission or the server is unreachable. Note that you can only manage SQL Server 2005 and later servers with SQL Server Configuration Manager. Invalid class [0x80041010] This is caused by an issue with the compiled SQL Configuration Manager GUI’s communication with WMI. Open a command prompt as administrator Navigate to your SQL version’s shared directory (cd <version path>): SQL 2008:  C:\Program Files (x86)\Microsoft SQL Server\90\Shared\ SQL 2008 R2:  C:\Program Files (x86)\Microsoft SQL Server\100\Shared\ SQL 2012:  C:\Program Files (x86)\Microsoft SQL Server\110\Shared\ SQL 2014:  C:\Program Files (x86)\Microsoft SQL Server\120\Shared\ Then run the following command: mofcomp sqlmgmproviderxpsp2up.mof