Removes the file record specified and the pointed file.
Alias: RemoveFile
| Name | Type | Description | Optional |
|---|---|---|---|
| File | ImageStoreFile | File entity to be removed | No(*1) |
| Id | Guid | Id of the record to be removed | No(*1) |
| SkipFile | switch | Skips the file moving operating in file system. | - |
| OverrideSealedFolder | switch | Overrides the IsSealed mark of the folder. | - |
From Pipeline: File, Id
*1: One and only one parameter within this group should be provided.
None.
To remove the related cache files, call Set-ImageStoreThumbprintCacheFolder before this operating.