
Fillip Van Bedts
Activity overview
Latest activity by Fillip Van Bedts-
Fillip Van Bedts commented, Solution: Change the administrator! I was executing the bat-file with the Domain-admin account. registry Hive I wanted to deploy was [HKCU]... Changed it to [HKLM] and it works! My mistake...
-
Fillip Van Bedts commented, I'm using the domain admin account and PDQD can access the bat file.(all other commands are executed)It's just the "regedit.exe line" that doesn't work...
-
Fillip Van Bedts created a post, How can I deploy registry keys?
Now I'm trying to deploy a *.bat file with the value: regedit.exe /s \\server\regfile.reg This doesn't work. I know that the bat-file works, because I tried it manually. What am I doing wrong? F...