Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
outlook

This is an old revision of the document!


•	Index Dienst stoppen
•	GData deaktivieren
•	Outlook Plugins ?
•	Outlook Archive temporär auslagern
•	Outlook Mailboxen temporär auslagern
•	Beschleunigung aktivieren
•	Index zurücksetzen
•	Index Dienst starten

net stop wsearch
reg query “HKLM\SOFTWARE\Microsoft\Windows Search\Gathering Manager“ /v DisableBackOff
reg add “HKLM\SOFTWARE\Microsoft\Windows Search\Gathering Manager“ /v DisableBackOff /t REG_DWORD /d 1 /f
reg query „HKLM\SOFTWARE\Microsoft\Windows Search“ /v SetupCompletedSuccessfully 
reg add „HKLM\SOFTWARE\Microsoft\Windows Search“ /v SetupCompletedSuccessfully /t REG_DWORD /d 0 /f
del “%ProgramData%\Microsoft\Search\Data\Applications\Windows\Windows.edb“
net start wsearch

control srchadmin.dll
msdt.exe –ep SystemSettings_Troubleshoot_L2 –id SearchDiagnostic

regedit
Ordner "Gathering Manager" Rechtsklick -> Berechtigungen -> Erweitert -> Beitzer ... Ändern -> Feld Eingabe: Administratoren -> Name überprüfen -> OK
Doppelklick "Administratoren" -> Vollzugriff: JA
SetACL.exe -on "HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}" -ot reg -actn setowner -ownr n:Administrators
SetACL.exe -on "HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}" -ot reg -actn ace -ace "n:Administrators;p:full"
outlook.1654166306.txt.gz · Last modified: 2022/06/02 10:38 by 10.25.0.100