TheTaylorLee / AdminToolbox

Repository for the AdminToolbox PowerShell Modules
MIT License
191 stars 23 forks source link
activedirectory crescendo exchange ffmpeg filemanagement fortigate fortinet iperf3 msgraph networking nmap office365 pcsetup powershell pwsh vmware
 _______      __              __
|   _   | .--|  | .--------. |__| .-----.
|.  1   | |  _  | |        | |  | |     |
|.  _   | |_____| |__|__|__| |__| |__|__|
|:  |   |                             _______                   __   __
|::.|:. |                            |       | .-----. .-----. |  | |  |--. .-----. .--.--.
`--- ---'                            |.|   | | |  _  | |  _  | |  | |  _  | |  _  | |_   _|
                                     `-|.  |-' |_____| |_____| |__| |_____| |_____| |__.__|
                                       |:  |
                                       |::.|
                                       `---'

The AdminToolbox Powershell Module has multiple dependency modules that are intended to provide a swiss army knife of Admin tools. I am adding to it over time. Installing the Admintoolbox Module will install the other required modules. However, it is not necessary to install all modules, and each module can be installed on it's own.

1,074,089 downloads as of 2024-11-07

To get started

Install-Module AdminToolbox -Allowclobber -Force

AdminToolbox Modules Description

ActiveDirectory

Active Directory Related functions. This module focuses on Account & Group, management & discovery.

EndpointManagement

Functions for management of endpoints and servers. This module focuses on new endpoint setups and common management tasks for them.

Exchange

Functions for Exchange Management. A few functions focused on mailboxes, connecting to exchange PowerShell, and Exchange Virtual Directories.

FFTools

Expedite simple ffmpeg actions. This module focuses on opinionated transcoding tasks and batch processing of media.

FileManagement

File Management Functions. This module offers some share and file management options. One of it's most useful features is free space cleanup.

FortiWizard

This module was born from a desire to use variables for generating Fortinet config scripts. It has since developed as a way to take the output of a config function and push it to a FortiGate through invoked SSH commands, and generate full VPN configs from a VPN form.

Examples

VPN Form

Fun

Functions that are just for Fun. This includes functions that can play music, presenting powershell creed, and generating funny excuses.

Networking

Networking related Functions. Various functions for network discovery, troubleshooting, and resolution.

Office365

Office 365 and Azure related functions. These functions vary greatly in their purpose, and are all related to Microsoft 365 differing cloud services.

Remoting

Remoting related functions. This module focuses on remote access and management tasks.

VmwareAutomate

VMWare related functions. This module focuses on Automateing Bulk VMWare Tasks.