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 Install Doesn't Complete

Featured Replies

I'm trying to do a fully automated install of windows, zenagent, and novell client. It works fine until its done registering devices, and then goes to the "Help protect your PC" screen, then to the register microsoft screen, then to the the add user screen.

What is wrong with this?

;SetupMgrTag
[Data]
   AutoPartition=1
   Repartition=yes
   MsDosInitiated="0"
   UnattendedInstall="Yes"
   AutomaticUpdates = 1

[Unattended]
   UnattendMode=FullUnattended
   OemSkipEula=Yes
   OemPreinstall=No
   TargetPath=\WINDOWS

[GuiUnattended]
   AdminPassword=8b1c0c83670c421ee3fde35124ff2ad4540f187fcc9c2ecd571acbbe27d3ed3e
   EncryptedAdminPassword=Yes
   AutoLogon=Yes
   AutoLogonCount=1
   OEMSkipRegional=1
   TimeZone=20
   OemSkipWelcome=1

[UserData]
   ProductKey=XXXXXXXXXXXXXXX
   FullName="Staff"
   OrgName="ISD16"
   ComputerName=PCXXX

[GuiRunOnce]
   Command0=%systemroot%/novell/zfdagent/zfdauto.bat
   Command1=%systemroot%/novell/49sp2e/cliins/dostaff.bat

[Identification]
   JoinWorkgroup=WORKGROUP

[Networking]
   InstallDefaultComponents=Yes

[Components]
   AccessOpt = Off
   AutoUpdate = Off
   Chat = Off
   freecell = Off
   hearts = Off
   iis_asp = Off
   iis_common = Off
   iis_ftp = Off
   iis_inetmgr = Off
   iis_www = Off
   media_clips = Off
   minesweeper = Off
   msnexplr = Off
   pinball = Off
   solitaire = Off
   spider = Off
   zonegames = Off

[WindowsFirewall]
Profiles = WindowsFirewall.TurnOffFirewall

[WindowsFirewall.TurnOffFirewall]
Mode = 0

Thanks in advance.

----Nick----


  • Author

My biggest consern it that it is stopping at the "Help protect your PC" screen and won't be unattended from there.

Hi there,

I had a problem similar before. I had to re-burn my Windows data files again before it worked.

  • Author

I'm still having problems with this.

Any other ideas?

Direct quote from MS ref.chm. Again, as

Important

You must put each command line in quotation marks

Again, as raskren wrote, Must have;

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes *** This Line ***

Also from ref.chm

The [GuiRunOnce] section contains commands to execute the first time an end user logs on to the computer after GUI-mode Setup completes.

Commands called in the [GuiRunOnce] section process synchronously. Each application runs in the order listed in this section, and each command must finish before you run the next command.

May want to use cmdlines.txt instead.

I hope this helps and I'm sorry if you already know all this.

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.