Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRGPtool

Per-user OWA-only Internet access on shared PCs using a local PAC file and a GPO, plus an updater that refreshes the allowlist from Microsoft 365 endpoints.

Quick start

Import-Module ./src/IRGPtool.psd1
Ensure-IRFoundation
Update-IRPacFromM365Endpoints
Set-IRAccessMode -User jdoe -Mode OWAOnly

Test on the endpoint:

Test-IRUserEffect

Revert user:

Set-IRAccessMode -User jdoe -Mode Normal

Prerequisites

  • RSAT modules installed on the admin machine: ActiveDirectory and GroupPolicy.
  • Domain-joined Windows 10/11 endpoints.
  • Outbound internet access to endpoints.office.com for the updater (or use cache).

References

About

Internet Restriction Group tool.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages