Skip to main content

msgraphProxy 1.0.4 released

· One min read
Morten Mynster
Automation Specialist

msgraphProxy 1.0.4 is now available on the PowerShell Gallery.

What's new

Introducing 2 new parameters on Start-MsGraphProxy enabling you to only start it on a given process or process scope.

https://github.com/Mynster9361/msgraphProxy/blob/main/changelog.md

Install-Module -Name msgraphProxy -Scope CurrentUser -Force

See the module docs and command reference for details, or view it on the PowerShell Gallery.