Skip to content

Commit 8a2eb82

Browse files
Update microsoft-365/admin/add-users/remove-former-employee-step-1.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 703841c commit 8a2eb82

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

microsoft-365/admin/add-users/remove-former-employee-step-1.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ The following information explains how to remove an employee from the organizati
4141
|Terminate a session (such as Outlook on the web, Outlook, or Exchange active sync) and force them to open a new session.|Reset password.|
4242
|Terminate a session and block access to future sessions (for all protocols).|Disable the account, for example, in the Exchange admin center or using PowerShell: <p> `Set-Mailbox [email protected] -AccountDisabled:$true`.|
4343
|Terminate the session for a particular protocol (such as ActiveSync).|Disable the protocol, for example, in the Exchange admin center or using PowerShell: <p> `Set-CASMailbox [email protected] -ActiveSyncEnabled:$false`.|
44-
|
4544

46-
The above operations can be done in three places:
45+
These operations can be done in three different places:
4746

4847
<br>
4948

0 commit comments

Comments
 (0)