Jump to content

staun

Member
  • Posts

    26
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Denmark

Everything posted by staun

  1. We had a working WDS setup to install our clients but for some reason the part where the computer should join the domain it fails <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Identification> <JoinDomain>ourdomain.loc</JoinDomain> <UnsecureJoin>true</UnsecureJoin> </Identification> </component> No changes to the unattend files or the WDS server has been made. The join domain issue also fails on another WDS server located on another site. So it must be something centralized - and the only thing I can come up with is our Active Directory. But I have no idea what to look for. (the only resent change is that we added a ReadOnly Domain Controller, but this RODC is on another network) The error we get in the setupact.log file is 2013-03-15 12:09:54, Info [DJOIN.EXE] Unattended Join: Checking that auto start services have started. 2013-03-15 12:09:54, Info [DJOIN.EXE] Unattended Join: Joining domain [ourdomain]... 2013-03-15 12:09:54, Info [DJOIN.EXE] Unattended Join: Calling DsGetDcName for ourdomain... 2013-03-15 12:09:54, Info [DJOIN.EXE] Unattended Join: DsGetDcName returned [DOMAINCONTROLLER_NAME] 2013-03-15 12:09:54, Info [DJOIN.EXE] Unattended Join: Constructed domain parameter [ourdomain\DOMAINCONTROLLER_NAME] 2013-03-15 12:10:06, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x6be, will retry in 5 seconds... 2013-03-15 12:10:11, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x85a, will retry in 5 seconds... 2013-03-15 12:10:16, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x85a, will retry in 5 seconds... 2013-03-15 12:10:21, Warning [DJOIN.EXE] Unattended Join: NetJoinDomain attempt failed: 0x85a, will retry in 5 seconds... If I specify a user (domain admin) to join the domain everything works fine. (using secure domain join) <Identification> <JoinDomain>our_domain</JoinDomain> <UnsecureJoin>false</UnsecureJoin> <DebugJoin>true</DebugJoin> <Credentials> <Domain>our_domain</Domain> <Password>our_password</Password> <Username>our_domainAdminUser</Username> </Credentials> </Identification> Any suggestions how to resolve this? (there is no problem adding the computer to the domain manually.)
  2. You were right - it was a permissions issue. I just added a group with full control on the Computers Container at voila! Now I just need to specify lower permission on this folder - Full permissions must be overkill. Thanks a lot!!
  3. No, I use <ComputerName>*</ComputerName> I attached the XML-file Update. I tried to specify a hardcode computername (gulerod345) and set machinepassword to the same, saw a similar issue that fixed the issue but that did not help me. If I look at det %windir\debug\netsetup.log file if that can help. ----------------------------------------------------------------- 02/23/2012 16:02:07:835 NetpDoDomainJoin 02/23/2012 16:02:07:835 NetpMachineValidToJoin: 'GULEROD345' 02/23/2012 16:02:07:835 OS Version: 6.1 02/23/2012 16:02:07:835 Build number: 7601 (7601.win7sp1_rtm.101119-1850) 02/23/2012 16:02:07:835 ServicePack: Service Pack 1 02/23/2012 16:02:07:835 SKU: Windows 7 Enterprise 02/23/2012 16:02:07:835 NetpDomainJoinLicensingCheck: ulLicenseValue=1, Status: 0x0 02/23/2012 16:02:07:835 NetpGetLsaPrimaryDomain: status: 0x0 02/23/2012 16:02:07:835 NetpMachineValidToJoin: status: 0x0 02/23/2012 16:02:07:835 NetpJoinDomain 02/23/2012 16:02:07:835 Machine: GULEROD345 02/23/2012 16:02:07:835 Domain: company.loc\SRV-DC-NSB3.company.loc 02/23/2012 16:02:07:835 MachineAccountOU: (NULL) 02/23/2012 16:02:07:835 Account: (NULL) 02/23/2012 16:02:07:835 Options: 0xe1 02/23/2012 16:02:07:835 NetpLoadParameters: loading registry parameters... 02/23/2012 16:02:07:835 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2 02/23/2012 16:02:07:835 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2 02/23/2012 16:02:07:835 NetpLoadParameters: status: 0x2 02/23/2012 16:02:07:835 NetpJoinDomain: Unsecure join requested. 02/23/2012 16:02:07:835 NetpJoinDomain: NETSETUP_MACHINE_PWD_PASSED passed, using lpPassword to authenticate as machine 02/23/2012 16:02:07:835 NetpValidateName: checking to see if 'company.loc' is valid as type 3 name 02/23/2012 16:02:08:272 NetpCheckDomainNameIsValid [ Exists ] for 'company.loc' returned 0x0 02/23/2012 16:02:08:272 NetpValidateName: name 'company.loc' is valid for type 3 02/23/2012 16:02:08:272 NetUseAdd to \\SRV-DC-NSB3.company.loc\IPC$ returned 1326 02/23/2012 16:02:08:272 Trying add to \\SRV-DC-NSB3.company.loc\IPC$ using NULL Session 02/23/2012 16:02:08:272 NetpJoinDomain: status of connecting to dc '\\SRV-DC-NSB3.company.loc': 0x0 02/23/2012 16:02:08:288 NetpJoinDomainOnDs: Passed DC 'SRV-DC-NSB3.company.loc' verified as DNS name '\\SRV-DC-NSB3.company.loc' 02/23/2012 16:02:08:288 NetpLoadParameters: loading registry parameters... 02/23/2012 16:02:08:288 NetpLoadParameters: DNSNameResolutionRequired not found, defaulting to '1' 0x2 02/23/2012 16:02:08:288 NetpLoadParameters: DomainCompatibilityMode not found, defaulting to '0' 0x2 02/23/2012 16:02:08:288 NetpLoadParameters: status: 0x2 02/23/2012 16:02:08:288 NetpDsGetDcName: status of verifying DNS A record name resolution for 'SRV-DC-NSB3.company.loc': 0x0 02/23/2012 16:02:08:288 NetpProvisionComputerAccount: 02/23/2012 16:02:08:288 lpDomain: company.loc 02/23/2012 16:02:08:288 lpMachineName: GULEROD345 02/23/2012 16:02:08:288 lpMachineAccountOU: (NULL) 02/23/2012 16:02:08:288 lpDcName: SRV-DC-NSB3.company.loc 02/23/2012 16:02:08:288 lpDnsHostName: (NULL) 02/23/2012 16:02:08:288 lpMachinePassword: (non-null) 02/23/2012 16:02:08:288 lpAccount: company.loc\GULEROD345$ 02/23/2012 16:02:08:288 lpPassword: (non-null) 02/23/2012 16:02:08:288 dwJoinOptions: 0xe1 02/23/2012 16:02:08:288 dwOptions: 0xc0000003 02/23/2012 16:02:08:288 NetpLdapBind: ldap_bind failed on SRV-DC-NSB3.company.loc: 49: Invalid Credentials 02/23/2012 16:02:08:288 NetpJoinDomainOnDs: Function exits with status of: 0x52e 02/23/2012 16:02:08:288 NetpJoinDomainOnDs: status of disconnecting from '\\SRV-DC-NSB3.company.loc': 0x0 02/23/2012 16:02:08:288 NetpDoDomainJoin: status: 0x52e imageUnattend.xml
  4. I have modified the default domain policy : Default Domain Controllers Policy-Admin Templates-System-Net Logon To ENABLED. If that is what your refer to. Update. If I logon to the computer with the local administrator account and try to add the computer to the domain with a domain user I get this error. The join operation was not successful. This could be because an existing computer account having the name “computer name” was previously created using a different set of credentials. Use a different computer name, or contact your administrator to remove any stale conflicting account. The error was: Access is denied The computer account does not exist in AD or DNS. If I add the computer to the domain with an admin-user it is succesfully added.
  5. I have a weird issue with our unattended install of Windows 7 clients through WDS 2008R2. During the the initial boot setup we are asked for credentials - If I enter a domain admin account the rest of the process works fine. BUT if I use a standard domain user account the computer will not join the domain later during the first startup, even though I have stated that it should use a ImageUnattend.xml file. <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Identification> <JoinDomain>MYDOMAIN.LOC</JoinDomain> <UnsecureJoin>true</UnsecureJoin> </Identification> </component> I even tried to add a domain admin user credentials in the XML-file but it still fails. <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Identification> <Credentials> <Domain>MYDOMAIN</Domain> <Password>AdminUser</Password> <Username>PASSWORD</Username> </Credentials> <JoinDomain>MYDOMAIN.LOC</JoinDomain> <UnsecureJoin>true</UnsecureJoin> </Identification> </component> The XML-file is processed fine if the user is a domain admin. (tried several standard users and admin users.) Any idea how to allow standard users to install their OS through WDS and have the computer join the domain.?
  6. Hi All, The Product name is correct - it is a retail version I think, the company bought. I tried with the settings you both mentioned but still the same - I am still asked to either Install Now or Customize. BTW the config file is being used- because I can try the customize and can here see that the company name is changed and install options are applied according to the config.xml file and the license dialog is bypassed. The dialog just want me to click Install Now?!?
  7. Trying to do a completely silent install of Office 2010. But it keeps comming up with the Install/ Customize dialog. Here is my config.xml file <Configuration Product="ProPlusr"> <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> <Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Plus Setup(*).txt" /> <PIDKEY Value="3243423423423424" /> <Setting Id="AUTO_ACTIVATE" Value="1" /> <USERNAME Value="myuser name" /> <COMPANYNAME Value="company name" /> <DistributionPoint Location="\\server\share\x86\ProPlusr.WW" /> <Setting Id="SETUP_REBOOT" Value="never" /> </Configuration> I had it working once or twice, but now it fails and asks for install etc.. I cannot use the setup /admin command since this is a different version of office 2010. Any idea what is wrong?
  8. Hi, I added the templates, could you see anything that should be wrong with them? I wonder why it works if I run sysprep /generalize /oobe...... and not through the WDS deployment?
  9. I have two XML-files WDSunattend.xml applied to the WDS-server (win 2008 R2) and one unattend.xml applied to the server2008R2 image. It almost works!. The problem is that the unattend.xml is not processed completely, only a few options are applied during a F12 WDS setup. The weird part is that if I run the sysprep manually with the same unattend.xml file it works fine. Any ideas why it only works when running the sysprep manually? and one thing more, the product key cannot be installed - error in unattendGC is - Failed to install product key .The MAK B product key is valid and works if I type it manually Edit: Files attached WDSUnattend.xml unattend.xml
  10. I did add the drivers to the Boot.wim file. The problem was after the boot and install. I had no network. But I figured that I could inject the same drivers into install.wim and this works fine. Now I'm just having problems with the XML-unattend files. Eg.Productkey, language-settings fails (using Windows SIM) Ahhh - Lightbulb!! I just realized what you mean with option 1. Just found the driverpackage possibility :-). Will try this for the next image.
  11. I managed to inject the vmxnet3 drivers into the boot.wim image. But after installing windows 2008 R2 there are no network drivers installed. I can install the VMware tools and then the network is fine. How can I have the network drivers installed during the unattended install? - my unattend.xml file does not get proccesed due to the missing network, at least that is what I think. any advise?
  12. I'm trying to create an upgrade of an existing GPO that deploys an application. (add another MSI-patch to the existing package) When I edit the GPO and click the Upgrades tab I do not get any options here like mentioned in various Microsoft books and guides on the Internet. I have tried with Current Group Policy and A specific GPO but still the same. The window where the package should be is empty. See screendump Any one know what I'm doing wrong here?
  13. Having some problems with deploying a new OS from RIS. The weird part is that it works, but yet don't work. it works on physical hardware machines, but when I try to install a new OS in a VMware server setup it doesn't work. I have another setup where it works fine. The error on the virtuel setup is after getting a DHCP-IP and waiting for a boot-file, it times out with this pxe-e32: TFTP open timeout pxe-e32: TFTP open timeout pxe-e32: TFTP open timeout pxe-M0F: exiting intel PXE ROM In my opinion it should not be a HW-problem since this is virtual HW and it works on the other network. Any idea what could be wrong.
  14. I think it is your OemPnPDriversPath - it is tooooo long, you are only allowed to use 256 characters.
  15. You should be able to create the $oem\$1 folder and place your needed driver-files here and then point to this path in your SIF-file (OemPnpDriversPath)
  16. You write that you have an IBM-installation and the Custum installation. Could it be that your IBM-installation is a image that you have created, where e.g. the diskspace is very large and your custum machines do not have this storage-capacity. RIS automatically hides the images, that is "incompatible" with the current hardware on the current installation.
  17. Is there a way to avoid having two setup directories with the sames SIF-files and I386 files. Some of our computers think they need our national-language install-dir. instead of the english install-dir we want to use. What we have done so far is just to copy the entire English directory to the Dansih directory. But its a waste of time, diskspace etc... We have done some changes to the osc menu files, but this should not be the problem. The welcome.osc file that starts it all goes like this, after this it somehow selects the danish catalog instead of the english.: <OSCML> <TITLE> Client Installation Wizard Logon</TITLE> <FOOTER> [ENTER] continue [ESC] clear [F1] help [F3] restart computer</FOOTER> <META KEY=F3 ACTION="REBOOT"> <META KEY=F1 HREF="LOGINHLP"> <META KEY=ESC HREF="LOGIN"> <META ACTION="LOGIN"> <BODY left=5 right=75> <BR> <BR> Type a valid user name, password, and domain name. You may use the Internet-style logon format (for example: Username@Company.com). <BR> <BR> <BR> <FORM ACTION="CHOICE"> &nbspUser name: <INPUT NAME="USERNAME" MAXLENGTH=255> &nbspPassword: <INPUT NAME="*PASSWORD" TYPE=PASSWORD MAXLENGTH=20><BR> <INPUT NAME="NTLMV2Enabled" VALUE=%NTLMV2Enabled% MAXLENGTH=255 type=VARIABLE> <INPUT NAME="ServerUTCFileTime" VALUE=%ServerUTCFileTime% MAXLENGTH=255 type=VARIABLE> Domain Name: <INPUT NAME="USERDOMAIN" VALUE=%SERVERDOMAIN% MAXLENGTH=255> </FORM> <BR> <BR> <BR> Press the TAB key to move between the User name, Password, and Domain name fields. </BODY> </OSCML> ssword, and Domain name fields. </BODY> </OSCML>
  18. Yes, that is correct . But the drivers for the network-adapter isn't loaded, which I think is why it cannot load the graphic drivers from the network.
  19. Been working with RIS for some time now, but facing severe problems with 3com's integraded network 3c940 on Asus P4C800 motherboard. RIS works fine in text-mode - installation starts but when the system reboots and suposed to run unattended it stops with the unknown graphic-drivers. This is (in my expericence) due to missing network-drivers being loaded. In the device-manager the network-drivers are not installed. The "funny" part is then, when I use the exact same drivers in the $oem$ folder from a USB-stick the network-drivers works execellent. Another thing is that the $oem$-drivers folder is not copied to the local installation, which it should be.???? Anyone got the 3c940-drivers working with RIS?? if so, which drivers are used to do this. Thanks in advance Staun
  20. BUMP. Same problems with the 3c940-driver Works fine in the PXE boot, files are transfered and the install starts. But when windows starts to configure it self the network-drivers are not loaded and then no other drivers are installed?? I have copied the inf etc files to i386 and I have the Nic files in $oem$..\nic folder and added the folder to the driver-path in the SIF-file Hope anyone can help me on this.
  21. Correct my users (around 700) can reinstall their computeres themselfes, so they need the read-access. Tested this in the early days of the servers life. I'm using the Setup Manager, maybe the problem is that it is an "imported" .SIF file, so I'll try make a new one and then the run once solution with a .EXE file that changes the password. Thanks for your tips - will let you know what works.
  22. Just found the right driverpack Seems to work now.
  23. I'm trying to install the driver for a AOpen MX4000 gfx-card through RIS 2003. But the drivers wont install the way i want... Typical. the structure on the RIS-server is : RemoteInstall\Setup\Danish\Images\WINDOWS_XP_SP2\$oem$\$1\drivers The drivers for the gfx-card is in a folder here \003_vga_nvidia These drivers should work. My problem - I think - is that its the distribution setup files I have. And not the normal INF, cat etc. files. How can I make those or is there another way to install the driver - Cannot use a RunOnce cmd, cause I have about 500 klient PC's with different hardware.
  24. Sorry - already tried that. No success Think I have to live with the risk of a smart user on the network.
  25. I'm worried about my network-users browses to the RIS-installation path and then open the ristndrd.sif file. Its not on the local PC, the installation is running from a RIS-server
×
×
  • Create New...