Welcome to the PowerShell Script Hub! 🚀 This dynamic repository is your one-stop destination for a curated collection of PowerShell scripts—each crafted, customized, or enhanced to streamline a variety of tasks. Dive in and discover tools that can transform your workflow
- Powershell script used to create a new folder on a Network File Path each Year. CreatenewYearFolder
- Powershell script used to remind you every 30 minutes to drink water. Daily Water Reminder
- PowerShell Script used to disconnect users from a server when they have a status of "disconnected". Disconnect Disconnnected Users
- PowerShell Script used to see if a file exists on network path, if so it creates a draft email with the file attached. Draft Email Creation
- PowerShell Script used to retrieve the members of a given group from a folder directory. It exports the permissions to a permissions.csv file Get Members of Groups
- PowerShell Script used to see if a version of SAP was installed and then if it isn't the correct version it would run the installation script InstallationScript
- PowerShell GUI used to retreive permissions for System Administrators from a folder. It allows the user to select the folder path using a native file explorer window Permissions GUI
- PowerShell Script to transfer permissions from one folder to another. PermissionsTransfer
- PowerShell Script to uninstall an application off a server. Uninstall Script
- PowerShell Script to Archive Files based on a certain date period. Archive Script