Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.37 KB

File metadata and controls

30 lines (20 loc) · 1.37 KB

scripts

Helpful scripts I used the past

Powershell

Copy all users from AD group a to AD group B.

Copies all groups from a specific OU to Entra, including members and description.

Adds Entra ID groups with a specific phrase to a defined Entra Application.

Deletes all empty folders in the given path and in all sub folders.

Some Robocopy commands

Set a storage limit of 25GB for all sites which currently have a limit more than 1TB. It will also set the warning to 20GB

Find a Mail address in Exchange Online (including additional proxy addresses)

Bash

This script automates the process of comparing SSL certificates used by a FortiGate Virtual Server (VIP) with a local certificate file. If the certificates differ, it uploads the new certificate to the FortiGate and updates the VIP to use it.