Skip to content

Commit 84f2430

Browse files
committed
Added example
1 parent 29066cc commit 84f2430

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,8 @@ Remove the clones using the Get-PDCClone
7272
Get-PDCClone -Database DB1_Clone1, DB2_Clone1 | Remove-PDCClone
7373
```
7474

75+
Remove the image
7576

77+
```powershell
78+
Remove-PDCImage -ImageLocation \\fileserver\psdatabaseclone\images\DB1_20180703085917.vhdx
79+
```

0 commit comments

Comments
 (0)