mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-07-26 11:49:17 +00:00
Update curated website materials
This commit is contained in:
@@ -4,7 +4,7 @@ description: "Curated examples for common Group Policy administration and cleanu
|
|||||||
layout: docs
|
layout: docs
|
||||||
---
|
---
|
||||||
|
|
||||||
These examples are maintained with the GPOZaurr repository and chosen for the website because they explain a real administrative workflow.
|
These GPOZaurr examples focus on practical Group Policy review and backup patterns rather than the full raw example set.
|
||||||
|
|
||||||
## Featured examples
|
## Featured examples
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ $GPOSummary = Backup-GPOZaurr `
|
|||||||
-BackupPath "$Env:UserProfile\Desktop\GPO" `
|
-BackupPath "$Env:UserProfile\Desktop\GPO" `
|
||||||
-Verbose `
|
-Verbose `
|
||||||
-Type Disabled, Empty `
|
-Type Disabled, Empty `
|
||||||
-IncludeDomains 'ad.evotec.pl'
|
-IncludeDomains 'corp.example.com'
|
||||||
|
|
||||||
$GPOSummary | Format-Table -AutoSize
|
$GPOSummary | Format-Table -AutoSize
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user