Resolved! How to add multiple users to a group using fix script
Hi All, I am trying to add multiple users to a group using Fix Scripts or a background script. i used the following script in the background but couldnt execute it. var gr = new GlideRecord('sys_user');var user = gr.addEncodedQuery('emailLIKE@exampl...