Jump to content


anyweb

Root Admin
  • Posts

    9181
  • Joined

  • Last visited

  • Days Won

    366

Everything posted by anyweb

  1. your client is in a workgroup so being in an AD SITE boundary will not work ! try the boundary trick, it takes only a few minutes to do, i had the Execution status received: 24 (Application download failed ) InstallApplication 5/7/2014 2:02:01 PM 2988 (0x0BAC) problem and it solved it for me.
  2. start by learning how USMT works, and to do so i'd recommend you read this old post i wrote. Create two custom task sequences as it describes and start testing capture user state (get that working first) and once it's working 100% everytime, then test restoring that data in a separate task sequence, once you have mastered that, you can start looking at the complexity that there is in refresh scenarios. You obviously wobn't be using USMT 3 listed in the guide, however you can use USMT as provided in your ADK (assesment and deployment kit), here are the usmt requirements http://technet.microsoft.com/en-us/library/hh824913.aspx and here's the version of ADK used in your version of Configuration Manager - http://www.microsoft.com/en-us/download/details.aspx?id=30652
  3. no errrors in that log are you sure it was the right one ? check in x:\windows\temp\smstslog
  4. if you use the mdt integrated task sequences they have multiple steps for dealing with partitions, are you ?
  5. SCEP should be able to automaticallyt uninstall Microsoft Security Essentials, however i'd test it first on a test system and see what happens.
  6. please attach your latest smsts.log files and i'llt ake a look
  7. it's pretty easy, here's how, follow Justins guide below. http://setupconfigmgr.com/installing-a-secondary-site-configuration-manager-configmgr-2012-sp1/ cheers niall
  8. is your device in a boundary ? I usually create a boundary that is a one-ip iprange for my build and capture virtual machine,
  9. well you are doing something wrong, please re-read the guide and follow the steps from start to finish and be precise, if you don't you'll probably get unexpected results,
  10. set it to apply to osdisk (the variable used in the format step)
  11. this should give you some ideas (it's for USMT 3.x and CM2007 but you'll see past that) http://www.windows-noob.com/forums/index.php?/topic/918-how-can-i-use-usmt-3-0-1-in-sccm-2007-sp1/
  12. well what is the target set to, scroll up in the log
  13. ok well you could try to add a step immeditaly after the udi wizard step which is a Set Task Sequence Variable and set the variable OSDStateStorePath = NULL try that
  14. search for the mac address of the computer you are booting in Configuration Manager, if it's found, then the device is not unknown, it's known.
  15. that is not the entire log, are there no more logs in the C:\Windows\Ccmsetup folder or subfolders ?
  16. you are either managed by Intune, or ConfigMgr not both, so users created in Windows Intune (before or after Windows Intune is integrated with Configuration Manager) will remain in the Windows Intune users group in the Intune Account Portal, however users synched via dirsync will not. Most if not all of your management after you've enabled Intune Integration should be in the Configuration Manager console.
  17. did you make sure to update the mdt toolkit package after the change ? the process is described here http://www.windows-noob.com/forums/index.php?/topic/5221-using-sccm-2012-rc-in-a-lab-part-17-using-mdt-2012-rc1-within-configuration-manager-2012/
  18. no what did you try exactly, you need to give more details ok ?
  19. what does your ccmsetup.log file reveal ?
  20. ping me on anyweb AT gmail DOT com in 3 or so hours and i'll try again
  21. i've just tested your reg key with the defuser path in it, and it works just fine..before i do the final command (reg unload) i verified the defuser path in the registry, see screenshot below, the default user hive is loaded in hklm\defuser...., i applied your reg key to that defuser hive. then i closed regedit (as you can't unload when it's open), and then after i unload the registry i open it again to see how things look, notice no defuser path, that is correct, now, you are probably wondering where the HKCU settings have gone, well they are applied to 'default user' hive (all new users) so login to this computer as a new user and then check the hkcu path for your changes... and the setting is indeed in the registry as you see above, starting IE shows the change also. So your reg key works, the defuser process applies the change for all users (all new user profiles created on a machine) whereas as pure HKCU reg key (with no defuser references) will make the change for the current logged on user only. cheers niall
  22. i'm available now if it suits you (8:55pm here)
  23. go back a few steps, in the link i posted have you verified that it applies any key's to the hkcu ? if you follow my guide without any spelling mistakes does it work or not ?, for now forget about IE, and just try creating a test reg key under hkcu if you don't commit the changes (as in my guide - cmd.exe /c reg.exe unload HKEY_LOCAL_MACHINE\defuser) then the reg key you are applying to hklm will stay in hklm and not move to hkcu as regards your reg.exe command,. have you verified that it is correct ?
  24. this evening (european time) how about that.
×
×
  • 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.