Skip to content

Tools4everBV/HelloID-Conn-SA-Full-Exchange-Online-ReportUserPermissionToMailbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

This HelloID Service Automation Delegated Form uses the Exchange Online PowerShell V2 module

Description

This HelloID Service Automation Delegated Form provides an Exchange Online report containing the mailboxes to which the specified user has access. Retrieving this information from Exchange takes so much time that we will not show it directly in the overview. We will send an email with the overview as a CSV file attachment. The following options are available:

  1. Overview of mailboxes that match this report
  2. Send the overview as CSV attachment in a mail to the requester's mail

Versioning

Version Description Date
1.0.1 Added version number and updated all-in-one script 2021/11/16
1.0.0 Initial release 2021/04/29

Table of Contents

All-in-one PowerShell setup script

The PowerShell script "createform.ps1" contains a complete PowerShell script using the HelloID API to create the complete Form including user defined variables, tasks and data sources.

Please note that this script asumes none of the required resources do exists within HelloID. The script does not contain versioning or source control

Getting started

Please follow the documentation steps on HelloID Docs in order to setup and run the All-in one Powershell Script in your own environment.

Post-setup configuration

After the all-in-one PowerShell script has run and created all the required resources. The following items need to be configured according to your own environment

  1. Update the following user defined variables
Variable nameExample valueDescription
ExchangeOnlineAdminUsernameuser@domain.comExchange admin account
ExchangeOnlineAdminPassword********Exchange admin password

Manual resources

This Delegated Form uses the following resources in order to run

Powershell data source 'mailbox-generate-users-with-permission-userprincipalname'

This Powershell data source runs an Exchange Online and AD query to select the user accounts that match this report.

Getting help

If you need help, feel free to ask questions on our forum

HelloID Docs

The official HelloID documentation can be found at: https://docs.helloid.com/

Releases

No releases published

Packages

No packages published