Windows

From Realm Business Systems Ltd
Jump to: navigation, search

Windows

Win7 enable administrator

run cmd as administrator
net user administrator /active:yes

MS nonpresent devices

set devmgr_show_nonpresent_devices=1
start devmgmt.msc

This will repair your TCP/IP settings and LSPs

netsh winsock reset catalog
powercfg.exe -h off

Pagefile information is stored in the registry as a multi_string

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Double click PagingFiles


WIN10 F8 SafeMode

bcdedit /set {default} bootmenupolicy legacy

Windows 10 Outlook IMAP login fails

Set the value of the ProtectionPolicy registry entry to 1 to enable local backup of the MasterKey instead of requiring a RWDC
http://answers.microsoft.com/en-us/office/forum/office_2013_release-outlook/error-0x8004011c-after-testing-sendreceive-success/c8114193-9a6c-4db2-9995-3e1e44aca239?page=1&auth=1

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb
-> Add this key    "ProtectionPolicy"=dword:00000001

Outlook 365 error code 0x8004011c

This problem happens only for a domain account (We use samba, win 10 and outlook 2016).

https://answers.microsoft.com/en-us/office/forum/office_2013_release-outlook/error-0x8004011c-after-testing-sendreceive-success/c8114193-9a6c-4db2-9995-3e1e44aca239?page=2

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb -> Add key "ProtectionPolicy"=dword:00000001