Skip to content

robbryan/powershell-toolbox

Repository files navigation

powershell-toolbox


A collection of PowerShell scripts.

This repository will be a place to store useful powershell scripts and code snippets.
It may or may not be very useful to anyone else.

Useful Cmdlets

If you remember nothing else, these built-in PowerShell commands will help you out:

Generate a random password using the Membership.GeneratePassword method.

Display the PDF version for any PDF files passed to the function.

Get-Uptime.ps1

Display the elapsed time since last boot up.

RunAs-Functions.ps1

Three functions to run programs with elevated permissions.

Show-ActiveHostFileEntries.ps1

Display the active entries in the HOSTS file.

A brief overview of the various (old and new) ways to create ZIP files in PowerShell.

A list of references used to create the powershell-toolbox repository.

About

🔧 A collection of PowerShell scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published