update FAQ for SetACL issues on with a host operating system running Win10 LTSC2021

Homes32
2024-12-15 13:01:59 -06:00
parent 78b5ee07fc
commit c7b718d015

@@ -98,4 +98,20 @@ It's important to remember when testing with VMWare/VirtualBox you need to take
== My Anti-Virus software says PhoenixPE contains a virus ==
Please refer to [[Security#anti-virus-false-positives|Anti-Virus False Positives]].
Please refer to [[Security#anti-virus-false-positives|Anti-Virus False Positives]].
== SetACL - Error: Could not grant full permission... ==
Users may encounter the following error message:
<code>
[Success] [M] ShellExecute - [Standard Output] Retrieving the remote path for mapped drive L<\PE\Workbench\PhoenixPE\Target> failed with: Cette demande nest pas prise en charge. (ShellExecute,Hide,%Tools%\%HostArch%\SetAcl.exe," -ot #$qfile#$q -on #$q#1#$q -actn ace -actn setprot -op #$qdacl:p_nc#$q -ace #$qn:S-1-1-0;p:full;s:y#$q")
[Success] [M] ShellExecute - [Standard Error] ERROR while processing command line: object (name, type): C:\PE\Workbench\PhoenixPE\Target could not be set! (ShellExecute,Hide,%Tools%\%HostArch%\SetAcl.exe," -ot #$qfile#$q -on #$q#1#$q -actn ace -actn setprot -op #$qdacl:p_nc#$q -ace #$qn:S-1-1-0;p:full;s:y#$q")
[Success] [M] If - [3] is bigger than [0] (If,Not,%ExitCode%,Equal,0,Halt,"Error: Could not grant full permission on#$x#$x#1#$x#$xThe command returned: [%ExitCode%].")
[Warning] [M] Halt - Error: Could not grant full permission on [C:\PE\Workbench\PhoenixPE\Target]. The command returned: [3]. (If,Not,%ExitCode%,Equal,0,Halt,"Error: Could not grant full permission on#$x#$x#1#$x#$xThe command returned: [%ExitCode%].") (Line 1727)
</code>
This issue appears to be isolated to users with a host operating system running '''Win10 LTSC 2021'''. Starting the '''WebClient''' service on the host computer resolves the issue.