Is it possible to create user group and accounts programatically using Java on MS WINDOWS based OSes?
Printable View
Is it possible to create user group and accounts programatically using Java on MS WINDOWS based OSes?
With ProcessBuilder, of course. When the logins are controlled through a Directory Server such as LDAP (Window ActiveDirectory, as well), then also, of course, but in General, a Generic way of doing this so that Java would have a simple say "User" API, no.