Update DFSR

This commit is contained in:
Przemyslaw Klys
2020-08-02 16:54:16 +02:00
parent 97a189eda5
commit 1941577b24
3 changed files with 43 additions and 27 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Import-Module "$PSScriptRoot\..\GPoZaurr.psd1" -Force
# Get dfsr information
$DFSR = Get-GPOZaurrSysvolDFSR
$DFSR | Format-Table
$DFSR | Format-Table *
# Cleanup DFSR Conflict Path
Clear-GPOZaurrSysvolDFSR -WhatIf