Jump to content


Edenost

Established Members
  • Posts

    186
  • Joined

  • Last visited

Everything posted by Edenost

  1. I made a quick rough guide on how to add drivers to the boot image here: http://www.windows-noob.com/forums/index.php?/topic/9720-cannot-load-generic-boot-images/
  2. You may need to add the network card drivers to the Boot Image. Or any other drivers it may not have?
  3. As anyweb says, you may need to manually add it. I have had it a few times where if SCCM is busy doing other things, it just seems to ignore the fact I'm asking it to move a PC into another collection lol. I have to do it a couple of times some of the time, and wait a little bit each time, then manually do the update memberships.
  4. Hi, I just thought I would share my experience with Imaging Windows 8.1. I found a similar problem with trying to Sysprep Windows 8 and it was to do with the built in apps Windows comes with. I'm sure the above idea does work, but I haven't tried it my self. (I don't want to discredit the guy or the fix). The way I found did not require any removal from the domain (other than to TAKE the image). I did NOT need to disconnect from the network. I could do this on a DOMAIN ADMIN account. Log in on a new build, as mentioned above. Do what you need to do with it to make it ready for SysprepDO NOT OPEN ANY OF THE METRO APPS AT ALL ON ANY ACCOUNT. DOING THIS MIGHT CAUSE THE SCRIPT TO FAIL OR SYSPREP Download the scripts from here http://ge.tt/5QSNzQX1?cYou will likely need to allow unsigned scripts through PowerShell. Info on this can be found here: http://www.howtogeek.com/106273/how-to-allow-the-execution-of-powershell-scripts-on-windows-7/ Run the scripts from PS and they should uninstall. Usually just the V2 will do, but I have ran them both and each one picked up something extra. (I didn't make these scripts, but unfortunatley I cannot remember when I got them from to give credit ). You will get red lines (errors) when you run the second one, only because the first one has already removed it, but as I said, I found running them both worked for me anyway Once you have done this, you should find that the Apps have all been removed and uninstalled. If you have logged in to ANY other account on this machine, and it has a local profile, you need to delete that profile (the correct way!!) before SysPreping the machine, other wise it will error because the apps will have some kind of cache and Sysprep will not understand what's going on because they aren't meant to actually be present on the machine. Hope this helps someone at some point .
  5. Seems a couple of people just recreated the apps as a solution http://social.technet.microsoft.com/Forums/en-US/8eff9535-7e47-4e55-baaa-74a239e28b95/error-sending-dav-request-http-code-404-status-not-found?forum=configmanagergeneral http://www.windows-noob.com/forums/index.php?/topic/6022-cant-download-package-from-dp/
  6. Not sure if this might help if you haven't seen it? Few suggestions, one is a hotfix. http://social.technet.microsoft.com/Forums/appvirtualization/en-US/46efd610-58b8-4e9a-8147-57a66958cb2b/sccm-2012-error-sending-dav-request-http-code-401-status-unauthorized
  7. As well as just enabling multicast, have you enabled it on each image in their respective properties?
  8. This is set in the "Distribution Point Properties" under Site Administration\Servers and Site System Roles ?
  9. Is this computer unknown to SCCM? Do you have the unknown computers bit enabled?
  10. I just applied the x86 client update from R2 CU1 to an XP machine and I still get the same error when using Software Center to do OSD. Going to try downloading the KB it self and try that, (maybe it's not been included in CU1???) Phil
  11. Might be a little over kill, but have you tried removing and reinstalling the management point role? I have problems with PXE sometimes after a power cut or something, and I need to reinstall the MP which fixes things
  12. When you create the iso, save it somewhere local on which machine you are using the sccm console. You then mount the iso which it will save in the local location you specify
  13. Okay, have you created the Image Capture disc (.iso?) If you have, what you need to do is: 1. Remove the machine from the domain 2. Reboot 3. Attach the ISO to the VM 4. Wait for it to run (if it doesn't, browse to: "D:\SMS\bin\i386\TSMBAutoRun.exe", run that to start it off if it doesn't on it's own). ***Change D: to what ever drive you use, and if it's a 64 bit system, you can use the x64 directory instead of the i386 directory if you wish*** 5. Follow the wizard through, giving it a name, version, date...etc. Give it a network account which has access to the UNC (share) where you want to save it. 6. It will sysprep the machine for you (assuming all is well, you may have errors if you have messed about the standard apps like "Mail" or "People"...etc, but we can cross that bridge if you come to it) 7. It will reboot, start WINPE and take the image It will let you know when it's completed, and you should find the .WIM file located where you told SCCM to save it. You can then follow through the steps anyweb has provided to add and deploy the image to SCCM. Hope this helps.
  14. Ahh, okay. Do you mean, you have a PC which is on VM Ware (vSphere), which you would like to be able to use as a base image for the rest of your computers? Do you have an SCCM server set up or Ghost or something?
  15. Do you have the .WIM file for the image? If so, just add it to the SCCM Software Library under Operating System Images
  16. The only thing I ran into was bandwidth. We don't have the luxury of a 10Gb network so we had quite a bit of network issues and packet loss. I only turn it on during holidays when I'm imagine rooms like you mention above, 30-40...etc. otherwise, just do it and see imo.
  17. Just remove the activation part of the TS (or disabled it), and try deploying a machine. You should find that by the time you are able to log on to it, assuming it joins a network with a KMS server on it (domain?), it should be activated. As others have said, you do not need to include this in the TS if you use KMS activation.
  18. On the screen where you select preview, how many days/weeks is set?
  19. Have you distributed BOTH boot images? Or just the one?
  20. It mind sound silly, but have you tried rebooting? It could be that it needs to reboot to complete the other updates before doing the others?
  21. That post is relevant to Windows 8 having issues like you are having, so it's worth a try at least. In the AppEnforce log file, it shows: To me, this shows it detected the application from SCCM. Installed it, detected it on the computer and said it's installed. When you deployed the app, what visibility is set in Software Center? Also, with 8 and 8.1, Flash is already installed on IE (And is bundled with Chrome now too), so could it be something like that causing your issue? Further up in the logs, you also have a lot of 1603 errors (Java install...etc). Try this link from MS: http://support.microsoft.com/kb/834484/en-us You are also having the error: Check this link as well. http://social.technet.microsoft.com/Forums/systemcenter/en-US/2ce7c294-2164-4969-9fe4-659d8c42090e/failed-to-advertise-product-error-code-1618?forum=configmgrswdist
  22. At least you've found a log file. Can you upload and attach to this, please? Have a proper look. There is also this post: http://www.windows-noob.com/forums/index.php?/topic/9510-windows-81-not-pulling-new-deployments/
  23. In the software center, has it picked up the policies on the computers? Does it show "IT Organization" at the top right, or does it have what ever you use?
×
×
  • 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.