« Outlook 365 » : différence entre les versions

De Banane Atomic
Aller à la navigationAller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
[[Category:Windows]]
[[Category:Windows]]
[[Category:Logiciels]]
[[Category:Logiciels]]
= [https://support.microsoft.com/en-us/office/learn-to-narrow-your-search-criteria-for-better-searches-in-outlook-d824d1e9-a255-4c8a-8553-276fb895a8da Search] =
{| class="wikitable wtp wtmono1"
! Filter
! Description
|-
| from:john<br>from:"john" || by sender, use " to get exact match
|-
| hasattachment:yes || by attachment
|}
= Keep zoom preference =
= Keep zoom preference =
* click on zoom value (down-right)
* click on zoom value (down-right)

Version du 26 février 2021 à 08:52

Search

Filter Description
from:john
from:"john"
by sender, use " to get exact match
hasattachment:yes by attachment

Keep zoom preference

  • click on zoom value (down-right)
  • checkbox "Remember my preference"

Reset all views on all folders

  1. Windows + R
  2. outlook.exe /cleanviews

Règles

  • File → Manage Rules & Alerts
  • clique-droit sur un email → Rules → Create Rule

OST file

%LocalAppData%\Microsoft\Outlook\user@domain.net.ost

Update channel

By default Office 365 is set on Semi-Annual update channel.

Ps.svg
# switch to monthly update channel
setlocal 
reg query HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration\ /v CDNBaseUrl if %errorlevel%==0 (goto SwitchChannel) else (goto End) 
:SwitchChannel 
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v CDNBaseUrl /t REG_SZ /d "https://officecdn.microsoft.com/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60" /f 
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v UpdateUrl /f 
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v UpdateToVersion /f 
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Updates /v UpdateToVersion /f 
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Office\16.0\Common\OfficeUpdate\ /f 
:End 
Endlocal

File → Office Account → Update Options → Update Now

Dark Mode

File → Office Account → Office Theme → Black