Skip to content

Commit af0319b

Browse files
committed
xgr
1 parent 314b43f commit af0319b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/DSCResources/DSC_xGroupResource/DSC_xGroupResource.psm1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,7 @@ function Set-TargetResourceOnFullSKU
830830

831831
if ($needsRename)
832832
{
833+
$group.save()
833834
$dirEntry = $group.GetUnderlyingObject()
834835
$dirEntry.Rename($newName)
835836
$dirEntry.CommitChanges()

0 commit comments

Comments
 (0)