Jump to content

zeniitti

Member
  • Posts

    5
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Finland

Posts posted by zeniitti

  1. What am I doing wrong? nLite doesn't create user account that I intend. Installation is fully unattended until Windows should open first time.

    Järjestelmänvalvoja means Administrator

    Käyttäjätilit means User accounts

    error_wth_useraccounts745.png.xs.jpg

    And I end up with this message during very first start and login to Windows:

    login_error486.png.xs.jpg

    Popup roughly says: System don't accept you login. Check user name ja workgroup, and type password again. Make sure that small and big letters are correct.

    Never mind the wrong user account. Screenshot is from other onstallations, but the problem remains the same.

    Using Windows XP Pro 32bit corp SP3 finnish and nLite 1.4.5 Final. Normal installation goes fine from installation image or CD. nLite doesn't give any errors or so. Any suggestions?

  2. I have similar problem. Installation media is proper and works fine as it is, but when unattended installation is made out of it with nlite, just can't auto login. See picture:

    login_error486.png.xs.jpg

    Okey, it's in Finnish but basicly it says that there are now user account avaiable that is trying to auto login. I made the account d0_0b with nLite, but just it doesn't show up in Windows. When I login with Administrator and check the user accounts settings from control panel, there are only Administrator account.

    Why on earth there will be not accout that I make with nLite?

    Followed this guide: http://www.msfn.org/board/redirect.php?url..._With_nLite.avi

    Last session.ini

    .
    .
    .

    Last Session_u.ini

    .
    .
    .

    -----------------------------------------------------------------------------------------------------------

    Here is some code from my answer file, I don't know if you are missing some details!?

    [GuiUnattended]

    EncryptedAdminPassword="No"

    AutoLogon="Yes"

    AdminPassword=*

    TimeZone=085

    OEMSkipRegional=1

    OemSkipWelcome=1

    Really dunno, made unattended installation with nlite and type pratically everything to everywhere. Funny, because just last week I did same kind of installation medias from SP2 and those worked fine.

    I've tested nLite 1.4.5 Final and nLite 1.4.5 beta.

    Actualle this popup error/notification from the imase says roughly translated:

    System don't accept you login. Check user name ja workgroup, and type password again. Make sure that small and big letters are correct.

    Well I chose to use blank password with Administrator and my own account.

    Any ideas?

  3. I have similar problem. Installation media is proper and works fine as it is, but when unattended installation is made out of it with nlite, just can't auto login. See picture:

    login_error486.png.xs.jpg

    Okey, it's in Finnish but basicly it says that there are now user account avaiable that is trying to auto login. I made the account d0_0b with nLite, but just it doesn't show up in Windows. When I login with Administrator and check the user accounts settings from control panel, there are only Administrator account.

    Why on earth there will be not accout that I make with nLite?

    Followed this guide: http://www.msfn.org/board/redirect.php?url..._With_nLite.avi

    Last session.ini

    [Main]
    Env = 1.4.5 - 2.0.50727.1433.Microsoft Windows NT 5.1.2600 Service Pack 3
    Target = Windows XP Professional SP3 - 5.1.2600.5512 - suomi

    [Tasks]
    Unattended Setup
    Create a Bootable ISO

    [Components]
    ;# Compatibility #

    [KeepFiles]
    msconfig.exe

    [RemoveFiles]
    clock.avi
    yahoo.bmp
    swtchbrd.bmp

    [Options]
    ProfilesDir = "%SystemDrive%\Documents and Settings"
    TargetPath = "WINDOWS"
    temp_dir = %USERPROFILE%\Local Settings\Temp

    [Patches]

    [Services2]

    [Tweaks]

    [Unattended]
    NoPassExpSpec
    ComputerType = Automatic
    AutoLogon = d0_0b
    CustomLocales
    Resolution = 1024x768
    BitsPerPel = 32 bit (True Color)
    DisableSRestore
    MaximumDataStorePercentOfDisk = 12
    RestorePointLife = 30
    DesktopTheme = Default||
    AutoUpdates = 4
    AutoUDay = 5
    AutoUHour = 15
    ProgFilesPath = "\Program Files"

    [NetAdapter1]
    connname = ""
    macaddress = ""
    ipaddress = "192.168.0.1"
    subnetmask = "255.255.255.0"
    defaultgateway = ""
    dnsserver1 = ""
    dnsserver2 = ""
    winsserver = ""
    netbiossetting = "0"
    ipxnetworknumber = "00000000"
    ipxnetworkframetype = "0xFF"

    [GuiRunOnce]

    [Drivers]

    [Hotfixes]

    Last Session_u.ini

    ;
    ; nLite private info
    ; (don't post it on the net, it's not important for debugging)

    [Personal]
    TimeZone = (GMT+02:00) Helsinki, Kiev, Riika, Tallinna, Sofia, Vilna
    CDKey = "XXXXXXXXXXXXXXXXXXXXXXXXX"
    ComputerName = PC1
    Organization = Organization
    Language = suomi
    Locale = suomi
    Location = 68
    Keyboard = suomalainen
    LanguageGroup = 1
    DomainAdmin =
    DomainPass =
    Expirepassword = 0
    JoinDomain =
    JoinWorkgroup = WORKGROUP
    Owner = FullName

    [Users]
    Järjestelmänvalvoja|test_admin|desc_test|True|Järjestelmänvalvojat||True|False|True
    Vieras|||False|Vieraat||True|False|False
    d0_0b|test_user|desc_user|True|Järjestelmänvalvojat||True|False|True

  4. Hi

    I'm working on implementing/slipstreamin Office 2003 to XP Pro installation media. Off course intending to slipstream all released updates from MS. Which order should I do it? Is it like

    - slipstream all office updates

    - make it unattended

    - slipstream all xp updates (waiting for SP3)

    - slipstream addons to xp ( at least Kels Uber Pack AddOn and CPL All-in-One)

    - slipstream some drivers to xp

    - make it unattended

    - slipstream office to xp

    - make is bootable iso?

    XP Pro is going to be English version, but Office is going to be my native language. Need some help with this.

    Can I burn the bootable iso to DVD?

    Thanks :thumbup

×
×
  • Create New...