--- title: "GPOZaurr Install" description: "Installation options for GPOZaurr." --- ## PowerShell Gallery ```powershell Install-Module GPOZaurr -Scope CurrentUser ``` ## Source checkout ```bash git clone https://github.com/EvotecIT/GPOZaurr.git ``` ## Next steps - Browse API: [/projects/gpozaurr/api/](/projects/gpozaurr/api/) - Return to project overview: [/projects/gpozaurr/](/projects/gpozaurr/)