- Compiled Cmdlets
- Text/Line Pipes
- Text Passwords
- .Sourcing Files
- Scripted Cmdlets
- Object Pipes
- Secure Strings
- Modules
This script gets the weather from http://www.weather.gov/xml/current_obs in xml format. It takes both single and piped input.
This script gets the url for google maps given a long, lat and description
This script exports a secure string to file
This script imports a secure string from file
This script counts objects passed via pipe
These are themes for Powershell ISE
This is an old script, check script for source. It checks to see if your connected to the internet.
This script outputs heads/tails OR 1/0 randomly