MaartenP 

By: | 2,068 downloads | Last Updated: 7/30/2018 | Latest Version: 2.3

Simple Function to create needed SharePoint service accounts. Each service account will receive an unique password.

By: | 2,045 downloads | Last Updated: 9/19/2019 | Latest Version: 3.4

This script will generate a HTML file to list all inactive users and the last logon of users based on the audit log. Inactive users will normally be collected using the users mailbox but external and users without a license don't have a mailbox. We will be using the audit log to find successful and failed logons for internal users and page viewes f... More info

By: | 1,351 downloads | Last Updated: 9/26/2019 | Latest Version: 1.1

This script will generate a HTML file to list all Flows per Flow environment

By: | 697 downloads | Last Updated: 9/19/2019 | Latest Version: 2.0

This script will generate a HTML file to list the following: List of all subscriptions List of all SKU's combined List of all groups who have licenses connected to them List of all unlicensed users who have no role assigned List of all unlicensed users who have a role assigned List of all licensed users who have a role assigned List of all licensed... More info

By: | 457 downloads | Last Updated: 9/26/2019 | Latest Version: 1.0

This script will generate a HTML file to list all PowerApps per PowerApp environment

By: | 381 downloads | Last Updated: 1/25/2019 | Latest Version: 4.0

This script will count all items in each list for each web you specify and return the lists with an X amount of items. This can be helpfull to identify all large lists in your environment. You only need to specify the start location, the amount of items to look for, a directly for the log file. The required modules will be installed if not availabl... More info

By: | 215 downloads | Last Updated: 7/31/2018 | Latest Version: 1.0

Simple script to generate a new secure password where you only need to specify the length. The password will be shown using write-host and automatically copied to the clipboard.