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.

Only 1 administrator on the system

Featured Replies

Hi. I have a little problem on my unattended CD:

When the installation finishes, then the Administrator user is logged on and a user profile is created for this user (this is I want, I don't want any users at the beginning). Ok. But, if I try to create a RESTRICTED user I cannot do this (from User accounts, in control panel). I need to create 1 more administrator in order to create a restricted user and this is not the desired. How can I modify this behavior? That is, I want to have the Administrator user as the ONLY administrator on the system, but I want Windows allows me to add the restricted accounts (without the extra administrator account).

Is this possible? Any registry tweak or administrative template?

Thanks very much for your help ;)

Edited by ponghy

Lo.. I am not sure I understand u correctly but I will give it a go! :)

Adding another administrator can be done with scripting to WSH (vbscripting) easily. Then u can just add the admin with an alternative name an make him a part of the sec group Administrators. Restricted groups membership, can be done by creating a template with the MMC Security Tempates snap-in and exporting it to a .inf file. Once u have done this, u can run secedit to apply this .inf file at installation time.

Hope I got u right..

Keep truckin!

  • Author

Not exactly. I will explain more clear:

In unattended mode I have the following line in WINNT.SIF:

[Unattended]
UnattendSwitch = Yes

This makes me log on to the system as Administrator user (the 'real' Administrator). This is I want. But if I don't add any user with administration privileges, Windows don't let me add restricted users. Do you understand?

I know the Administrator user is special for Windows, but I want to use it as the only administrator on the system. And then, this Administrator will make the remaining restricted accounts... How to achieve this??

TIA :)

Edited by ponghy

net user %Username% %Password% /add
net localgroup Users %Username% /add
net accounts /maxpwage:unlimited

would that work?

  • Author

Coldfusion200: Thanks for replying... but no :(

I want to add restricted users MANUALLY, not in unattended mode. That is, I log on to the system as Administrator, and then MANUALLY I should be able to add restricted users... But as I said above, Windows don't let me add any restricted account without having an extra account with administration privileges ("other administrator").

:hello:

Coldfusion200: Thanks for replying... but no :(

I want to add restricted users MANUALLY, not in unattended mode. That is, I log on to the system as Administrator, and then MANUALLY I should be able to add restricted users... But as I said above, Windows don't let me add any restricted account without having an extra account with administration privileges ("other administrator").

:hello:

it isnt just for unattended. it will work when windows is running too. try it, see if it solves you're problem

  • Author

Sorry for too many posts :blushing:

But, I don't want to add programatically restricted users. Any person using the Administrator account should be able to add a restricted user via Control Panel > User Accounts.

Now, I hope you understand my problem...

Sorry for too many posts :blushing:

But, I don't want to add programatically restricted users. Any person using the Administrator account should be able to add a restricted user via Control Panel > User Accounts.

Now, I hope you understand my problem...

i understood it in the first place, but i dont know how to sort it, if it can be fixed without creating another admin account that is. i was providing you with a workaround

I've just done an expt. in VMWare with my existing uA install. I remove the other admin acc leaving only the Admin acc. Then the Local Users and Groups would let me directly create a new account which turns out to be a Limited account.

The XP User Account applet still would not let me do it. I think this is by design. This limitation is not due to uA per se.

The Local Users and Groups, which can also be accessed from the classic User Account applet (for domain and W2k) and the net user command seem to be the only way.

Edited by Takeshi

Net User to create the user

Net LocalGroup to assign where the user should be...

Net Group is for a domain...

Try it

HTH :)

@ponghy :hello:

W2K Style user accounts snap-in lets you create restricted accounts without creating admin user first.

Type "control userpasswords2" in runbox or create shortcut to

%windir%\system32\control.exe userpasswords2

Eki :)

Edited by Eki

  • Author

Thanks very much for your replies. I will try some ideas :)

I appreciate your feedback :hello:

  • Author

If I use the OOBEINFO.INI Method (as explained in the guide), and I'm using UnattendSwitch = Yes, Will this work?

Thanks.

Edited by ponghy

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.