25 lines
527 B
Markdown
Raw Normal View History

# olk
> Microsoft Outlook (New).
> More information: <https://support.microsoft.com/office/command-line-switches-for-microsoft-office-products-079164cd-4ef5-4178-b235-441737deb3a6#category=new_outlook>.
- Open the New Outlook application:
`olk`
- Open under a specific profile name:
`olk --profile "{{profile}}"`
- Run New Outlook in Safe Mode:
`olk --safe`
- Check for New Outlook updates:
`olk --force-update`
- Reset all New Outlook application settings, including credentials, to factory settings:
`olk --reset`