IT equipment
- Take note of all equipment asset numbers that was assigned to user and record in helpdesk offboarding ticket.
Remove User from Groups.
- Go to 365 Admin
- Go to "Users" then "Active Users"
- Lookup user, open their record.
- Click on "Manage Groups"
- Take note the groups user is a member of and record in helpdesk offboarding ticket. User group membership can be collected manually via PowerShell, by running the below commands:
- *If you are using PowerShell 7 run this command first* import-module azuread -usewindowspowershell
- Connect-AzureAD
- Get-azureADuser -searchstring *username* | fl objectid
- get-azureadusermembership -objectid *objectid-of-user*
- Record this in the offboarding ticket
- Alternative - Follow these instructions - Instructions for PowerShell Script to export user groups to txt file
- Put a tick in the check box next to each group that needs to be removed.
- Click "Remove"
One Drive Files Backup
(for larger Libraries, I recommend using this Mover.io - Helpdesk : Cape York Partnership (freshdesk.com))
- login 365 portal
- go to admin
- go to users - active users
- lookup user
- open their record
- open one drive tab
- create link to files
- open the link
- now you have access to their one drive location
- if files exist - if its small download the files directly and then re-upload them in the GA Sharepoint, profile folder.
- If no request for email delegation or forwarding, then proceed to archive mail box, if access is requested then delegate mailbox to user. (please see the instructions for details)
Backup Emails
1. Access the New Interface
Go to purview.microsoft.com (not the old admin portal)
Navigate to eDiscovery → Cases
2. Use Existing Case "Content Search"
3. Create New Search
Enter search name (e.g., "username-backup-pst"), click "create"
4. Add Data Sources
Click "Add sources" under Data sources
Type the user's name or email address
Select the user's mailbox and any other locations needed
Click "Manage" then click "Save"
6. Run the Search
Click "Run Query"
Wait for completion
7. Export the Results
Select your completed search
Click "Export"
Configure export options:
Export name: Enter descriptive name
Export format: PST file (default for mailboxes)
Choose other options as needed
8. Download Results (New Process)
Go to "Process manager" or check export status
When ready, select the export package and click "Download packages" Export search results in eDiscovery | Microsoft Learn
No separate export tool required - downloads directly from browser
Ensure pop-ups are allowed for Microsoft Purview
Remove Licences
- Before removing licence, check if manager requires access to mailbox, if so, convert mailbox to shared, and delegate. Check and see if they have a Project Plan license, if they do, follow the instructions here (Project / Planner Change owner (guide))
- Open Powershell as Admin and run the following commands to get the users Group Membership (update the Username as required)
- (Get-ADuser -properties memberof *username*).memberof
- Copy the groups into the Offboarding Ticket. This ensures that if someone new is starting in their role, we have a record of all the groups they were in.
- next remove user licenses, go to Active Directory
- Find the user, open the record and go to the "Member of" tab
- Remove any licences that start with "grp"
- open record in O365 Admin and open the licenses tab
- uncheck any licenses, if there is the business basic licence enable and its greyed out, do the following.. open active directory and search for "grp_Assign_Microsoft_365_Business_Basic_Licence" and open that record, go to members and remove the member from that group and click ok.
Remove user from Active Directory
- Next go to Active Directory (local) and move the account from their current location into the cyp.local\TO BE DELETED\Users\(then the folder for the current month)
- Time-Bomb account for 1 month.
- remove user from all groups.
Remove Users from Printer Address book.
Remove Users from Passbolt (if they have access)
-------------------------------------------------------Complete----------------------------------------------------------------