GAT

1.0.1.0

Gavin's Admin Toolkit (GAT)

Gavin's Admin Toolkit (GAT) is a collection of functions for managing Windows 8.1+/Windows Server 2012 R2+

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name GAT -RequiredVersion 1.0.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name GAT -Version 1.0.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Gavin Eke. All rights reserved.

Package Details

Author(s)

  • Gavin Eke

Tags

GavinEke GAT Gavin Admin Tookit

Functions

Disable-WindowsTelemetry Enable-RDP fuck Get-ProfileBanner Remove-AppxBloat Set-WindowsKey sudo Test-Administrator

Dependencies

This module has no dependencies.

Release Notes

Added new functions:

- `fuck` - Runs the previous command in an elevated PowerShell console.
- `sudo` - Runs an application with elevated privileges.
- `Test-Administrator` - Tests to see if the PowerShell console is running with elevated permissions.

FileList

Version History

Version Downloads Last updated
1.3.1 577 2/14/2018
1.3.0 23 2/12/2018
1.2.0 69 11/14/2017
1.1.0 58 8/25/2017
1.0.1.0 (current version) 23 8/14/2017
1.0.0.1 138 1/4/2017
1.0.0.0 19 1/4/2017
Show more