same problem: GPO copies just files names, but 0 KB, if copy manually the file copy sucessfull
BUG, GPO copy didn't work since last patchday
hi all,
since last patchday copy files didn't work,
GPO copy one file with 0 byte than it stop copy operation!
2 answers
Sort by: Most helpful
-
-
Anonymous
2022-09-27T19:52:39.03+00:00 Here is a workaround to the issue:
https://www.reddit.com/r/sysadmin/comments/xcxdss/patch_tuesday_megathread_20220913/EDIT6: If GPOs are still giving you issues, here is Microsoft's official workaround:
Uncheck the "Run in logged-on user's security context (user policy option)." Note: This might not mitigate the issue for items using a wildcard (*).
Within the affected Group Policy, change "Action" from "Replace" to "Update."
If a wildcard (*) is used in the location or destination, deleting the trailing "" (backslash, without quotes) from the destination might allow the copy to be successful.