Jump to content


anyweb

Root Admin
  • Posts

    9181
  • Joined

  • Last visited

  • Days Won

    366

Everything posted by anyweb

  1. if you add a run powershell script step after the Apply Operating System image step and before the Setup Windows and configmgr step that should work, have you tried that yet ?
  2. have you seen this ? http://myitforum.com/myitforumwp/2012/06/25/offline-domain-join-with-mdt/
  3. you shouldn't be capturing the image from a real computer but build (and then capture) it from a virtual computer instead, that way you keep it driver agnostic and 'clean' you can then deploy that clean image to any hardware you want using customized Apply Driver package steps which are set to install drivers for that model only, for example as I do here for the Surface Pro 3.
  4. Those of you running Windows 10 build 9926 will be pleased to know that a new build is coming shortly and in preparation for that there are a few updates being made available to prepare your system for that new build. The updates were mentioned yesterday by Gabe Aul via Twitter so if you haven't done so already, check for Windows updates (search for windows update settings in the start menu) and apply these as soon as you can to prepare yourself for the coming new build, the three updates mentioned are listed below: http://support.microsoft.com/kb/3040021 http://support.microsoft.com/kb/3038930 http://support.microsoft.com/kb/3021952 if you get errors like this in Windows Update "There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help - (0x80070057)." then set the following reg keys Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX] "IsConvergedUpdateStackEnabled"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings] "UxOption"=dword:00000000 then close Windows Update Settings and try again, it should work as below.. cheers niall
  5. start with the basics, what does your smsts.log file tell you ? and has anyone changed any boundaries recently (or are they based on ad sites ?)
  6. i'd suggest you contact the authors directly and ask them
  7. you can review it yourself here: Enterprise Client Management: Using System Center 2012 R2 and Windows Server 2012 R2 Paperback – January 21, 2015 http://www.amazon.com/Enterprise-Client-Management-System-Windows/dp/9187445050/ref=as_sl_pc_ss_til?tag=buzzmanagement&linkCode=w01&linkId=KEDJNMSA7CDZZN4X&creativeASIN=9187445050 it's not released yet, what it does cover is listed below
  8. no I have not seen this problem before as I don't install an os to computers with more than one disk, did the dell ship from the factory with these disks or did you add one after recieving it ?
  9. as an update, I've edited the original post to show screenshots from the updated Intune portal, including changing the name within the guide to point to windowsintunenoob.com instead of windowsnoob,
  10. do as follows, change your organization name in Default Client settings, once done, update the boot image that is linked in your task sequence to it's distribution points, that should solve it. to identify the boot image, right click on the task sequence and you'll see it listed under advanced.
  11. are you choosing Update Distribution Points, that is how you redistribute...
  12. first things first can you read the disc fine in WinPE ? so no drivers needed in your boot wim ? secondly, if you have just one disc, does it work ok ?
  13. have you tried steps 5,6,7,8,9 here http://www.windows-noob.com/forums/index.php?/topic/8977-how-can-i-remotely-control-workgroup-computers-in-system-center-2012-configuration-manager/
  14. try Select * FROM Win32_ComputerSystem WHERE Model Like "10A8%" OR Model Like "10AA%" OR Model Like "10A6%"
  15. take a look at the below guides which cover working with USMT from Configuration Manager 2007 onwards... Migrating Data using USMT don't want to migrate Pinned items with USMT 4 ? no problem unconditionally exclude pinned items How can I exclude Start Menu items from being captured and restored using a custom file in USMT 4 using a custom XML file to Unconditionally exclude files how can I use USMT 3.x in SCCM migrate today restore tomorrow how can I view the USMT recovery key user state recovery information How can I use Offline Mode in Windows PE using USMT 4 Using a scanstate (using offlinewindir in winpe ) Task Sequence in SCCM 2007 SP2 Some Sample XP to Windows 7 task sequences showing Hardlinking hardlinking and SMP Migrate XP to Windows 7 using Offline mode in Windows PE screenshots describing the process
  16. a few things to check, have you configured your boundaries correctly and is 'Allow fallback source for content location' selected in the boundary groups tab of your distribution point(s), and have you verified (validated) that the content in question is infact on the nearest distribution point ?
  17. thanks Mirko (and the audience) for a truly great event was also great to meet Kenny and Tim, Roger and the other speakers, here are the powerpoints I used during my sessions, Deploying Surface Pro 3 with System Center 2012 R2 Configuration Manager.pptx Migrating BitLockered UEFI computers using network boot and System Center 2012 R2 Configuration Manager-2.pptx
  18. maybe you extracted them incorrectly, and you definetly should NOT be copying bits from one directory to another, if the computer is a real computer (not recommended) then the ISO should be burned to a CD and run from the cd in Windows, if the computer is a virtual machine (recommended) then you merely need to mount the iso in the virtual machine and let the autorun start in Windows.
  19. you can install the trial and upgrade the key to the licensed version later, no problem at all.
  20. just rem out the wscript.echo strCommand lines and you won't see the above, to remove the CMD prompt use windowhide.exe available in MDT 2013
  21. youd' need to install the unsupported adsi plugin for AD as described here by Johan http://www.deploymentresearch.com/Research/tabid/62/EntryId/128/ADSI-plugin-for-WinPE-5-0.aspx and then customize some frontend to add credential input and validate them against AD
  22. can you elaborate what exactly is not working ?
  23. what does your apply operating system image step look like
  24. yes it's normal, if you don't want configuration manager to store files on a disk then place a NO_SMS_ON_DRIVE.SMS file on a drive that you want left alone BEFORE you install the role. see http://blogs.technet.com/b/configurationmgr/archive/2012/09/17/controlling-configuration-manager-2012-using-hidden-files.aspx for more details.
×
×
  • 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.