Awards
Books
2013 Powershell Scripting Games
Translate This Blog
-
Recent Posts
Top Posts
- Quick-Hits: Find currently logged on users
- Starting,Stopping and Restarting Remote Services with PowerShell
- Using PowerShell to Query Web Site Information
- Find When a User Was Added or Removed to a Domain Group Using PowerShell and Repadmin
- Use PowerShell to remove local profiles
- WSUS Administrator Module
- Updating An Existing Get-ProductKey Function
- Reversing a String Using PowerShell
- PowerShell and Excel: Adding a Chart and Header Filter to a Report
- Converting CSV file or files into an Excel workbook
Archives
Categories
Tags
.net api background jobs book chat codeplex com object deep dive excel file guest blog hash table module network news patches performance pinvoke podcast PoshChat poshpaig poshwsus powercli powerscripting Powershell printers quickhits regex Regular Expressions report runspace scripting games 2012 scripting games 2013 scripting guy scripts TechEd tips updates V3 weather win32API wmi WPF wsus xaml
Tag Archives: web service
More Web Services with PowerShell: Geo IP Location
Now that I have been bitten by the New-WebServiceProxy bug and built the weather function in a previous blog, I decided to work on another function to grab an IP address and show the country of origin. So without re-hashing … Continue reading
Retrieving Weather Information From A Web Service Provider
I noticed on my twitter feed about a PowerTip from powershell.com that showed you how to retrieve the weather information from a given web service. This is a pretty cool 3 lines of code that used the New-WebServiceProxy cmdlet that … Continue reading




