Using Latest Outlook (Classic) on Windows 11
Deleted Outlook profiles
Before setting up a new Google Workspace email profile in Outlook, it is essential to delete any existing Outlook profiles. This will ensure that the new profile is not affected by the settings of the old profiles.
Used GWSMO (googleappssyncsetup.exe) to create a new profile and set Google Workspace email
After deleting the Outlook profiles, use the Google Workspace Sync Manager (GWSMO) tool (googleappssyncsetup.exe) to create a new Outlook profile and set up the Google Workspace email. This tool helps in syncing your Google Workspace data with Outlook.
Codeblock (VBA - Visual Basic for Applications)
' This is an example VBA code to automate a task in Outlook
Sub MySub()
' Your code here
End Sub
References
- Book: Outlook 2019 Inside Out by Paul McFedries
- Article: Set up Gmail in Microsoft Outlook 2016 or 2013
- Online Resource: Manage profiles and data files in Outlook