C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
Thursday, 11 December 2014
Cannot disable User Account Control via control panel
Use this command in cmd
Tuesday, 9 December 2014
Microsoft Excel The file is corrupt and cannot be opened.
"The file is corrupt and cannot be opened" error on office 2010 Excel while opening .xls files
1. Open Excel 2010.
2. Click on File > Options.
3. Select Trust Center > Trust center settings.
4. Select Protected view.
5. Uncheck all the options under Protected View > OK.
6. Restart Excel 2010 and try to open Excel documents.
1. Open Excel 2010.
2. Click on File > Options.
3. Select Trust Center > Trust center settings.
4. Select Protected view.
5. Uncheck all the options under Protected View > OK.
6. Restart Excel 2010 and try to open Excel documents.
Thursday, 4 December 2014
SBS 2011/Server2008 Random reboots
Remote procedure call service crashes on a computer that is running Windows Server 2003 SP2, Windows Vista, Windows Server 2008, Windows 7 or Windows Server 2008 R
Follow this link
Symptoms
On a computer that is running Windows Server 2003 with Service Pack (SP2), Windows Vista, Windows Server 2008, Windows 7 or Windows Server 2008 R2, a Svchost.exe process that hosts the remote procedure call (RPC) service crashes. When this issue occurs, the following error message is logged in the Application log:
Event Type: Error
Event Source: Application Event Category: None Event ID: 1000 Date: <date> Time: <time> User: N/A Computer: <computer> Description: Faulting application svchost.exe version <version>, faulting module rpcrt4.dll, version <version>, fault address <address>. Cause
This error occurs because the remote procedure call service does not wait for all the asynchronous RPC calls to be returned before the service reallocates the structure. Because of this behavior, the asynchronous RPC calls access an incorrect reallocated address. Therefore, an access violation occurs, and the RPC service crashes.
ResolutionHotfix informationA supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix. |
Subscribe to:
Posts (Atom)