Mariusz Wojcik
  • Home
  • Author
  • GitHub
  • Presentations

PowerShell

A collection of 3 posts

PowerShell

Invoke-RestMethod cmdlet proxy – more on un-escaping forward slashes in URIs

Recently I posted an article showing how to prevent Invoke-RestMethod from unescaping dots and slashes. Soon after that I got a great advice from Dave Wyatt, moderator for powershell.org forum. What he

  • Mariusz Wojcik
    Mariusz Wojcik
2 min read
PowerShell

How to prevent Invoke-RestMethod from un-escaping forward slashes

You may also want to read Invoke-RestMethod cmdlet proxy – more on un-escaping forward slashes in URIs While working on RabbitMQTools module I came across a problem with un-escaping forward slashes in Urls by

  • Mariusz Wojcik
    Mariusz Wojcik
2 min read
PowerShell

Working with REST services in PowerShell

With PowerShell 3.0 comes a wonderful Invoke-RestMethod cmdlet which much simplifies using REST services. The cmdlet handles all communication as well as data serialisation/deserialisation. Below gist shows how easy it is

  • Mariusz Wojcik
    Mariusz Wojcik
2 min read
Mariusz Wojcik © 2025
Latest Posts Twitter Ghost