Creating user/user groups from install script
28th August 2026
Hi Rijad, In your code, you did not specify the ‘What = 8'. var request = new SetSecurityInfoMessage(8, configuration.UserName, int.MaxValue, string.Empty) { Sa = new SA(new string[16]), }; request.Sa.Sa[0] = …