Remove-ArchiveItem
Last updated
Last updated
Removes items permanently from the specified archive.
The Remove-ArchiveItem command permanently removes entries from specified archive.
© 2010-2019 Adam Najmanowicz, Michael West. All rights reserved. Sitecore PowerShell Extensions
Specifies the archive to use when determining which ArchiveEntry items to remove. Use Get-Archive to find the appropriate archive.
Aliases | |
---|---|
Specifies the ID for the original item that should be processed. This is NOT the ArchivalId.
Specifies the user responsible for moving the item to the archive.
Specific items from the archive may be deleted when using this parameter.
AccountIdentity
Sitecore.Data.Archiving.ArchiveEntry
The output type is the type of the objects that the cmdlet emits.
None.
Help Author: Adam Najmanowicz, Michael West
The following removes items matching the ItemId found in the specified archive.
The following removes items from the recycle bin by the user found in the specified archive.
The following removes all items from the recycle bin found in the specified archive.
Get-ArchiveItem
Restore-ArchiveItem
Remove-Item
Remove-ItemVersion
Aliases | |
---|---|
Aliases | |
---|---|
Aliases | |
---|---|
Required?
true
Position?
named
Default Value
Accept Pipeline Input?
false
Accept Wildcard Characters?
false
Required?
false
Position?
named
Default Value
Accept Pipeline Input?
false
Accept Wildcard Characters?
false
Required?
false
Position?
named
Default Value
Accept Pipeline Input?
true (ByValue)
Accept Wildcard Characters?
false
Required?
false
Position?
named
Default Value
Accept Pipeline Input?
true (ByValue)
Accept Wildcard Characters?
false