-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Description
| - name: Copy and Compress AppData Folder |
Executing test: T1560.001-12 Copy and Compress AppData Folder
Process Timed out after 120 seconds, use '-TimeoutSeconds' to specify a different timeout
Copy-Item : The process cannot access the file 'C:\Users\User\AppData\Local\Microsoft\Edge\User
Data\Default\Network\Cookies' because it is being used by another process.
+ else { Copy-Item $_.FullName -Destination $dest -Force -ErrorAction ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Copy-Item], IOException
+ FullyQualifiedErrorId : System.IO.IOException,Microsoft.PowerShell.Commands.CopyItemCommand
At line:12 char:9Metadata
Metadata
Assignees
Labels
No labels