GavinEke / GAT

Gavin's Admin Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAT

Gavin's Admin Toolkit

Functions:

  • Disable-WindowsTelemetry - Sets telemetry to only send security or basic information.
  • Enable-RDP - Enables remote desktop and adds firewall exceptions.
  • fuck - Runs the previous command in an elevated PowerShell console.
  • Get-ProfileBanner - Displays a banner with system information about the host.
  • Remove-AppxBloat - Removes all AppX packages not in the pre-defined RequiredPackages variable.
  • Set-WindowsKey - Sets the Windows Product Key.
  • sudo - Runs an application with elevated privileges.
  • Test-Administrator - Tests to see if the PowerShell console is running with elevated permissions.

About

Gavin's Admin Toolkit

License:MIT License


Languages

Language:PowerShell 100.0%