powershell expand-archive RemoveFileSystemItemUnAuthorizedAccess code example
Example: powershell unzip file
Expand-Archive -LiteralPath C:\Archives\Invoices.Zip -DestinationPath C:\ InvoicesUnzipped
Expand-Archive -LiteralPath C:\Archives\Invoices.Zip -DestinationPath C:\ InvoicesUnzipped