Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unattended net user

Featured Replies

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.

There is a post by me that is about 3 days old, titled long passwords, surely this owuld come up in a search ?

Try net user /add God 123456789012345 /y

Try net user /add God 123456789012345 /y

...what I said. :) Not searching or not reading. Don't know which is worse. :rolleyes:

  • Author

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.

thank you, got it;

yes I did read and yes I was doing searches.

I was referring to Sharky. :) He's complaining about people not searching and then goes on to post an answer already given. I was just wondering which was worse. Not searching (or bitching about ppl not searching), or not reading. :rolleyes:

Happy it worked for you Entropy

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.