diff --git a/FAQ.mediawiki b/FAQ.mediawiki index baa0c63..50f8f91 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -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]]. \ No newline at end of file +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: + + +[Success] [M] ShellExecute - [Standard Output] Retrieving the remote path for mapped drive L<\PE\Workbench\PhoenixPE\Target> failed with: Cette demande n’est 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) + + +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. + + +