Hi Guy,
that following script create a local Admin user with Username Suffix on the local client machine.
Is there a way to use that script to create a local admin user on the AD with domain usernaem (for example username+UsernameSuffix) ???
I mean the either I create a new domain username+USernameSufixx or I can add to the existing AD user a usernameSuffix.
For Example:
I have a existing domain AD user called at the time "ayarda" and it should to create a new AD User called "ayardaMaster" and that new created user should be add to the client machine as "local Admin user"
Is that possible?
Regards