i'm trying to run some cmd commands via sql query xp_cmdshell all was working fine but when i have tried to run this code :
EXEC xp_cmdshell 'net user Test Test2 /ADD'
i found this bad result:
System error 5 has occurred.
NULL
Access is denied.
NULL
NULL
can any one help me ? sry for my bad english