I would like to remotely activate a logon script to computers (Win10 and 11) not connected to a domain.
I can already remotely deploy software/script/files as admin, for example: I can deploy a logon.bat in C:\WINDOWS\System32\GroupPolicy\User\Scripts\Logon
or C:\Windows\System32\Repl\Import\Scripts
or run commands/install sw.
I know that there are a local group policy to do so and also that is possibile to set a logon script at user level in the profile tab of a users (users/group snap-in).
The thing that I can't find is a command/registry that can enable and specify what scritp to run without using the GUI.