Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

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.

Featured Replies

Posted

Looking to have my unattended prompt for user-name and computer name only. Is this possible as I have user account already for admin, user1, user2.

So during install it installs these user by default then asks the installer there name and computer name.

I think so, create your new "UserAccounts" during "oobeSystem" but dont fill in the "AutoLogon"

        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- <AutoLogon>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Ricardo</Username>
<Password>
<Value>UgBpAGMAbwAtADUAdQBhAHYAZQBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
</AutoLogon> --> Disabled
<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Description>ricktendo64</Description>
<Group>Administrators</Group>
<Name>Ricardo</Name>
<Password>
<Value>UgBpAGMAbwAtADUAdQBhAHYAZQBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
</component>

  • Author

Thanks for the reply but not exactly what I was wanting. I want to install with premade user accounts and then the last user account would be anything entered in the GUI and they would also enter their computer name.

Hope this makes more sense

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.