Multiple users / profiles on windows 10
-
Hello all,
I have an auto login user/profile on my 'triggercmd' computer so in the event of a power outage it will auto login to a safe user/profile. (limited access to files etc.) but I somehow can not figure out how to run triggercmd on a second user. I would like to have just one set of commands / batch files / etc. shared.
-
@lynwoodjweaver, the triggercmd agent is programmed to look for the commands in the .TRIGGERcmdData subfolder of your user profile folder, for example c:\Users\russ\.TRIGGERcmdData so you could copy that folder to the other profile if you want them both to use the same computer record and commands.
-
THANKS! Looks like that will work for me (but I bet you knew that )!