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.

How To Make An Administrator Account Automaticly?

Featured Replies

I Use this command in my cmd file.

net user John asdf1234 /add
net localgroup Administrators John /add
net accounts /maxpwage:unlimited

It makes the account, but not as an administrator.

So what is wrong?


Net LocalGroup "Administrators" /Add USERNAME

  • Author

Like this? :}

net user John asdf1234 /add
net localgroup Administrators John /add
net accounts /maxpwage:unlimited
Net LocalGroup "Administrators" /Add  John

And what's the Norwegian name for "Administrators"?

For example, in Dutch, Administrators are "Beheerders." Try using that in you command file; and I mean the Norwegian name for Administrators, not "beheerders" ofcoarse.

If you don't know, open up:

Computer Management > Local Users and Groups > Groups

and see what the admin group is named.

Hope that helps,

'nuff

Edited by enuffsaid

  • Author

Thank you so much:)

Maybe you can help me with one last thing.

I try to make wpi.cmd start at the end of my windows instal, but it just wont start. In my runonce.cmd I have this comand at the end, but it is no use:

--start %cdrom%\wpi.cmd

What comand do I have to use so make my wpi start when windows is don, but before I come to my log on screen.

Anyone know of a way to set "Password Never Expires" in the cmd file for the new account? And no, it's not the "/PASSWORDCHG:NO" command.

  • Author
Anyone know of a way to set "Password Never Expires" in the cmd file for the new account? And no, it's not the "/PASSWORDCHG:NO" command.

I think this part is for "password never expires".

net accounts /maxpwage:unlimited

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.