If remote registry is disabled on a PC, is it possible in any way to remotely import a task into task scheduler that starts the service?
I can still manage the PC's VIA AD, and run computer management on them; wondering if this can somehow be used as a workaround through powershell?
Can powershell be used to remotely open Computer management, import a task that enables remote registry?
Thanks all!
I use the following function:
(I’d originally planned on better error handling, but I’ve had too much hands on my time...)
The original version used WMI but was almost identical: