Hello all and happy new year.
I'm converting an old login script to kix and need to merge some .reg files into users profiles in terminal services during login.
At the moment all users have registry tools enabled in groip policy which i would like to disable after I have got the reg changes to work.
I've tried this but it doesn't seem to work.
shell '%comspec% /c regedit /s @lserver + "\sysvol\domainname.local\scripts\regsettings.reg"'
Is there an easier whay to do this?

Cheers