Pinned Loading
-
walkthrough
walkthrough PublicA compendium with all walkthrough Im used to for personal and community reference
Shell
-
-
-
-
PowerShell script with GUI to manage...
PowerShell script with GUI to manage users in Teams Groups in bulk mode 1#Set-ExecutionPolicy unrestricted
2#Install-Module -Name MicrosoftTeams
3Add-Type -assembly System.Windows.Forms
4$main_form = New-Object System.Windows.Forms.Form
5$main_form.Text ='MTeams Group Bulk Manager'
-
My cache memory cleaner
My cache memory cleaner 1#!/bin/bash
2function mem_help() {
3echo "*Clean up the memory*"
4echo "Usage: $0 [Options]"
5echo "Options:"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.