I
I
Ilya bow2020-10-16 15:40:51
PowerShell
Ilya bow, 2020-10-16 15:40:51

PS script does not execute 7z commands when run via GPO. If you just run it, then everything is fine. Why can this be?

The user under which the script is launched is the same. The location of the script too.
What could be the problem and how to fix it?

cd C:\
echo testtesttest > D:\111111111113.txt
\\dc\soft\7zip\7zG.exe 'a' ,"D:\123.7z",'-r','C:\Users\user\test'

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
ComodoHacker, 2020-10-17
@8889996

Add logging and see the error. What could be easier?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question