We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29066cc commit 84f2430Copy full SHA for 84f2430
1 file changed
readme.md
@@ -72,4 +72,8 @@ Remove the clones using the Get-PDCClone
72
Get-PDCClone -Database DB1_Clone1, DB2_Clone1 | Remove-PDCClone
73
```
74
75
+Remove the image
76
77
+```powershell
78
+Remove-PDCImage -ImageLocation \\fileserver\psdatabaseclone\images\DB1_20180703085917.vhdx
79
+```
0 commit comments