Jump to content


anyweb

Root Admin
  • Posts

    9207
  • Joined

  • Last visited

  • Days Won

    367

Everything posted by anyweb

  1. look at the smsts.log and see what happens when that step runs, does it error out, if so whats the error ?
  2. is the battery going dead and somehow the cmos battery is returning to an manufacturing date time ?
  3. press f8 before it reboots and see if you have a valid ip address, also read the smsts.log in x:\windows\temp\smstslog it'll reveal the problem
  4. have you seen this yet ? CM12 in a Lab - How can I sync the BIOS date in WinPE to avoid PXE boot failure with System Center 2012 R2 Configuration Manager ?
  5. if you had used my script then you wouldn't have that problem ;-)
  6. i've pinged 1E, they should reply soon
  7. where are you attempting thiat from and is your server really using that fqdn ?
  8. during setup windows and configmgr Windows is laid down and after installing device drivers it boots into Windows... does that help ? nic drivers inserted into your boot wim are only for WinPE sections of the task sequence, for the rest of the task sequence use the apply driver package step where it injects drivers into Windows
  9. are you using the correct version of the client, ? which one did you use and what version of configuration manager are you running
  10. can you show me a screenshot of that, does smsprov.log reveal anything further ? are you trying the import directly on the primary or on a remote console ?
  11. ok what hardware are you testint this on ? looks like you have no network, probably due to lack of a network driver for the computer in question, if you press f8 and test that you can ping the fqdn of the mp during osd what happens have you added any network drivers to your boot image for this hardware ?
  12. have you checked the C:\MININT\SMSOSD\OSDLOGS\bdd.log yet ? it should contain lines explaining what is wrong have you verified that not only are you updating the MDT deploymemt share but that you are also updating the boot wim stored in WDS, as updating the deployment share does not do this for you and it'll use your old bootstrap.ini until you do open Windows Deployment Services, go to the Boot Images folder, right click and then Replace the current boot image with the one just rebuilt.
  13. thank you ! it requires manual work, when i put together the new scripts i have to manually download the stuff and when i get to the download page after selecting one or more downloads and clicking next, i view the html source and pull the urls from there
  14. what does your appenforce.log tell you ?
  15. fix your multicast issues first as they appear first in the smsts.log, one or more of your packages is enabled for multicast, most likely it's the operating system wim image, did you check that ?
  16. I wouldn't be too concerned about capturing that driver, you can always uninstall it in the deploy image if you believe it's causing an issue, or use hyperv and not have this problem.
  17. well if it's a local user then why are you specificying a domain ? try inputting the server ip there instead
  18. yup but it's just to show you one way that you can set variables in your lab, you can set it on the collection the computer the task sequence itself and instead of hard coding it as I've done in that example you can try making it more dynamic for example: %somedomain%\%someuser% as I do in the CM12 UEFI BitLocker FrontEnd HTA
  19. if you use hyperv then no driver is required, it just works.
  20. the first thing you should do is create your reference image on virtual hardware, not on real machines, that way you keep the image driver agnostic and can save the snapshot to revert to the state it was prior, secondly, some would argue you should make your reference images in MDT 2013, that's up to you, there are advantages to that method but it does mean having two environments to keep in place, but back to your question, yes what you are seeing is normal, and no, i wouldnt recommend you 'reuse' the machine, infact i wouldn't recommend you build a reference image on real hardware at all, use hyperv (or another virtual software) to create virtual machines and customize your deploy task sequences with apply driver package steps to deploy to different hardware
  21. check the properties of your packages/wim image see if multicast is selected on the distribution settings tab ?
  22. have you reviewed this post yet ? http://www.windows-noob.com/forums/index.php?/topic/9357-how-can-you-manage-linux-based-clients-in-system-center-2012-r2-configuration-manager/
  23. Multicast OpenSessionRequest failed (0x80004005) looks like multicast is setup on dp but it's failing, so can you explain who setup multicasting, and are you using it, or not ?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.