mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
updated note to mention powershell
This commit is contained in:
parent
4b23be0c20
commit
9040c32125
@ -97,12 +97,16 @@ getfile c:\Users\user\Desktop\work.txt -auto
|
|||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>
|
>
|
||||||
> The following file types are **not** supported:
|
> The following file types **cannot** be downloaded using this command from within Live Response:
|
||||||
>
|
>
|
||||||
> * [Reparse point files](/windows/desktop/fileio/reparse-points/)
|
> * [Reparse point files](/windows/desktop/fileio/reparse-points/)
|
||||||
> * [Sparse files](/windows/desktop/fileio/sparse-files/)
|
> * [Sparse files](/windows/desktop/fileio/sparse-files/)
|
||||||
> * Empty files
|
> * Empty files
|
||||||
> * Virtual files, or files that are not fully present locally
|
> * Virtual files, or files that are not fully present locally
|
||||||
|
>
|
||||||
|
> These file types **are** supported by [PowerShell](/powershell/scripting/overview?view=powershell-6/).
|
||||||
|
>
|
||||||
|
> Use PowerShell as an alternative, if you have problems using this command from within Live Response.
|
||||||
|
|
||||||
## processes
|
## processes
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user