asheroto
By:
|
25,015 downloads
|
Last Updated: 7/2/2022
|
Latest Version: 0.0.4
Downloads the latest version of Winget, its dependencies, and installs everything. PATH variable is adjusted after installation. Reboot required after installation. Tags |
By:
|
258 downloads
|
Last Updated: 2/5/2021
|
Latest Version: 0.0.3
Restarts running Microsoft Exchange services on the server. Tags |
By:
|
213 downloads
|
Last Updated: 2/4/2021
|
Latest Version: 0.3
Adds/Removes PowerShell or PowerShell Core to the context menu of directories. -Add Adds the context menu option (powershell.exe) -AddPowerShellCore Adds the context menu option for PowerShell Core (pwsh.exe) -Remove Removes the context menu option for PowerShell (powershell.exe) -RemovePow... More info Tags |
By:
|
160 downloads
|
Last Updated: 2/4/2021
|
Latest Version: 0.4
Gets RAM memory info for list of computers, one computer, or this computer. Example Usage: .\Get-RAMInfo.ps1 -Client SELF -Solution "Feb Report" | Format-Table More Examples: Get-Help .\Get-RAMInfo.ps1 -Examples CmdLet has two ParameterSets one for list of computers from file and another from list of strings as computer names. Errors wi... More info Tags |
By:
|
126 downloads
|
Last Updated: 8/23/2022
|
Latest Version: 0.0.1
Easily enable/disable the Internet connection (all network adapters) as well as set DNS servers for all adapters excluding loopback, bluetooth, and VPN. Tags |
By:
|
123 downloads
|
Last Updated: 7/6/2022
|
Latest Version: 0.0.1
Refreshes/reloads the environment variables. Tags |
By:
|
114 downloads
|
Last Updated: 9/3/2022
|
Latest Version: 0.0.8
Sets an EXE to run as Administrator. Usage: SetExeToRunAsAdmin -Path <exe path> (-CurrentUser | -AllUsers) Alternatively you can use the -UnsetInstead parameter to unset the exe to run as administrator. Tags |
By:
|
99 downloads
|
Last Updated: 3/6/2021
|
Latest Version: 0.1.1
Converts all jpg+png files to webp format in the current directory. Tags |
By:
|
92 downloads
|
Last Updated: 8/29/2022
|
Latest Version: 0.0.7
Uninstalls Microsoft Teams and removes the Teams directory for a user. Usage: UninstallTeams Tags |
By:
|
88 downloads
|
Last Updated: 1/17/2022
|
Latest Version: 0.0.1
This PowerShell script will check the system PATH variable and the user PATH variable for duplicates and then remove any duplicates found. Tags |
By:
|
80 downloads
|
Last Updated: 8/29/2022
|
Latest Version: 0.0.5
Uninstalls Microsoft OneDrive. Usage: UninstallOneDrive Tags |
By:
|
72 downloads
|
Last Updated: 7/6/2022
|
Latest Version: 0.0.4
Checks if a port is currently active or in use. Usage: IsPortActive.ps1 -Port <port> Tags |
By:
|
67 downloads
|
Last Updated: 2/4/2021
|
Latest Version: 0.1
Limits the amount of memory the Microsoft Exchange server can use for its cache. Example Usage: Set-ExchangeMemoryLimits -MinSize 2GB -MaxSize 4GB Set-ExchangeMemoryLimits -ListValues Set-ExchangeMemoryLimits -Reset Tags |
By:
|
25 downloads
|
Last Updated: 7/7/2022
|
Latest Version: 0.0.1
Placedholder for notifier.run. |