Jump to content

the3ntropy

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About the3ntropy

the3ntropy's Achievements

0

Reputation

  1. thank you, got it; yes I did read and yes I was doing searches. 'Net user' searches always yielded too many resutls and I was always searching for 'echo Y' with it. I assumed you would need to use echo some how and that there was not just an application switch. Now I figured it out though, thank you for the help.
  2. absolutely no one knows how to do this ?
  3. del *.* asks are you sure echo Y|del *.* echo's Y to the question of the following command net user God 123456789012345 asks are you sure you want long password echo Y|net user God 123456789012345 gives an error 'No Valid Response Was Provided' how can I make a password, greater than 15 characters, into a new account using the 'net' command, without it asking me 'are you sure you want to do the command you just typed?' From a script that needs to be fully automated and can handle passwords greater than 15 characters.
×
×
  • Create New...