posts

Using Regions in ISE Editor

PowerShell 3.0 ISE editor creates collapsible regions automatically, so you can collapse a function body or an IF statement. In addition, you can...

Finding IP GeoLocation Data

In a previous tip we illustrated how you can use web services to retrieve information such as public holidays or the location of an IP address....

Finding Public IP Address

Whenever a machine is connected to the Internet, it gets a public IP address (typically assigned by the ISP), and this public IP address is not...

Creating a Drawing Panel

In PowerShell 3.0, WPF is a great (and easy) way of creating GUIs. If you have a touch-enabled machine, check out how easily you can open a drawing...

Getting Holiday Dates

Ed Wilson from the Scripting Guys demonstrated how PowerShell can use free web services to find out holidays. You do need direct (non-proxy)...

1 74 75 76 77 78 80