ZeZe
Established Members-
Posts
285 -
Joined
-
Last visited
-
Days Won
6
Everything posted by ZeZe
-
Hi all, I discover a computer in my workplace without updates for while. The update cycle scans logs don't show any error. However the UpdateDeployment.log has the following errors: Raising client SDK event for class CCM_SoftwareUpdate, instance CCM_SoftwareUpdate.UpdateID="Site_ED5BC575-A606-4D87-9D69-2B72D09D237C/SUM_bf8e47dc-59af-4825-9414-40bd21c6ec0c", actionType 12l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l UpdatesDeploymentAgent 14.04.2016 19:50:00 5088 (0x13E0) GetUpdate - failed to get targeted update, error = 0x87d00215. UpdatesDeploymentAgent 14.04.2016 19:50:00 5512 (0x1588) GetUpdate failed, error 87d00215 UpdatesDeploymentAgent 14.04.2016 19:50:00 5512 (0x1588) CCCMUpdatesDeployment::GetUpdate failed, error = 0x87d00215 UpdatesDeploymentAgent 14.04.2016 19:50:00 5024 (0x13A0) Raising client SDK event for class CCM_SoftwareUpdate, instance CCM_SoftwareUpdate.UpdateID="Site_ED5BC575-A606-4D87-9D69-2B72D09D237C/SUM_8de9b48a-62a3-4473-a125-606a63f7a046", actionType 12l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l UpdatesDeploymentAgent 14.04.2016 19:50:00 5088 (0x13E0) GetUpdate - failed to get targeted update, error = 0x87d00215. UpdatesDeploymentAgent 14.04.2016 19:50:00 5512 (0x1588) GetUpdate failed, error 87d00215 UpdatesDeploymentAgent 14.04.2016 19:50:00 5512 (0x1588) CCCMUpdatesDeployment::GetUpdate failed, error = 0x87d00215 UpdatesDeploymentAgent 14.04.2016 19:50:00 4664 (0x1238) Raising client SDK event for class CCM_SoftwareUpdate, instance CCM_SoftwareUpdate.UpdateID="Site_ED5BC575-A606-4D87-9D69-2B72D09D237C/SUM_9b96fb7e-2151-4606-86b0-bb84826589e1", actionType 12l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l UpdatesDeploymentAgent 14.04.2016 19:50:00 5088 (0x13E0) GetUpdate - failed to get targeted update, error = 0x87d00215. UpdatesDeploymentAgent 14.04.2016 19:50:00 5512 (0x1588) GetUpdate failed, error 87d00215 UpdatesDeploymentAgent 14.04.2016 19:50:00 5512 (0x1588) I've checked the computer is boundaries - they are correct. DP is correct. Other computers in the same subnet are having updates without any issues. I've tried to repair the agent and this fails with the error code: 1 (log entry: CcmSetup failed with error code 0x80200014). I've applied a patch to fix the memory leak and performance of the WUA, but nothing seems to work. At this stage, I guess only the new image will fix the problem, but before I do that I would like to know if there are any other thoughts that I should consider. thank you in advanced!!
-
Having trouble visualizing MDT and SCCM
ZeZe replied to Phred's topic in System Center Configuration Manager (Current Branch)
Funny.. did you managed to use UDI with 1602? I tried and didn't work. I even posted the issue here, but someone replied that there are some known-issues with MDT 2013 update 2 that doesn't work so well with the newer SCCM versions. But can you please tell me your experience? My post: https://www.windows-noob.com/forums/topic/13786-trying-udi-with-cm1511/ -
Having trouble visualizing MDT and SCCM
ZeZe replied to Phred's topic in System Center Configuration Manager (Current Branch)
You can still use other TS or if you prefer, use the MDT TS. -
Are you trying to boot from the boot images? if so, update the boot image on your DP's!
-
Ok, got it!!! I think... KB3050265... nice...
-
Remote configuration Failed on Remote WSUS Server
ZeZe replied to BzowK's topic in Configuration Manager 2012
Do you have wsus console installed in the SCCM Server?! that's a requirement... I had that error a couple of years ago and I just had to install the CONSOLE (not the service). There is a powershell command for that. Hope it works! -
OK, I saw this one coming... GarthMJ as always... so pragmatic !
-
Does anyone has any clues how to fix this issue? I'm having the same problem.... When I request an "Software update scan cycle" on some clients I'm having this error message: OnSearchComplete - Failed to end search job. Error = 0x8007000e. I've so far update the client, patch with the KB3112343; WSUS wizard clean up and rebuild the indexes on the SUSDB. Nothing works... This is very frustrating!!
-
For that you need your client, to schedule things... not this... just go man!
-
I guess not. Just push it... don't worry...
-
Offline Servicing Windows 8.1
ZeZe replied to jvmorrell's topic in System Center Configuration Manager (Current Branch)
Logs? check the offlineservicing.log .. Please check this post from Niall. https://www.windows-noob.com/forums/topic/4683-using-sccm-2012-rc-in-a-lab-part-12-updating-an-operating-system-image-using-offline-servicing/ It covers all details that you need to understand how to create schedule updates to an image. Note that you need to have a image that you build (I don't know if you can use the install.wim to do offline servicing)... -
PS script for registry edit - works manually, not through SCCM
ZeZe replied to Kops's topic in Configuration Manager 2012
Also that msi file in the network account... I think the account is also SYSTEM to access that share, meaning... it will failed unless you specify an user in that step of your task sequence. -
SCCM 2012 - Deploy Office 2016 with Project
ZeZe replied to Sokoban's topic in Configuration Manager 2012
I would do the following: create separate applications: run the setup /admin - change all the settings that you need. Save the MSP file in the folder "updates" that exists in media for each software (project and visio). Use this step-by-step. It works very well. http://blog.techygeekshomeSPAM!/2013/10/how-to-correctly-setup-project-visio-and-office-as-an-application-in-sccm-2012/ -
SCCM 2012 - Deploy Office 2016 with Project
ZeZe replied to Sokoban's topic in Configuration Manager 2012
How are these applications setup in the SCCM? "AS applications" or "Packages"? -
You can use the install.wim and add applications and packages to the task sequence and it's fine... works really nice. If you want to do offline servicing, like apply updates the image, add applications by default to the image, etc... then use the build and capture (from the install.wim). from this process you can use the new wim and create a new TS that will have all applications during your OSD and you may apply updates and upgrades!
-
1 DC + 1 CM Server (SQL installed locally)... DC = 2 cores; 2 GB RAM; 40 GB HDD; CM = 4 cores; 12 GB RAM; 120 GB HDD;
-
Offline Servicing Windows 8.1
ZeZe replied to jvmorrell's topic in System Center Configuration Manager (Current Branch)
You need to create a group, create a package, download, distribute and only then you can add the updates to the WIM. -
Trying UDI with CM1511
ZeZe replied to ZeZe's topic in System Center Configuration Manager (Current Branch)
I guess I have to install the ADK 10.0.586 and then apply the fix. Only then the UDI will work (I guess)... I'll try this update this week... -
Hi Mexico, yes they did. This issue was way before the release of the hotfix. I'm still using the RTM version. I'll upgrade my adk only when a new release is published.
-
SCCM 1511 issue
ZeZe replied to keywan's topic in System Center Configuration Manager (Current Branch)
Check the log: execmgr.log on the client; Past erros here! -
OSD Issue With New Boot Image
ZeZe replied to chetzel's topic in System Center Configuration Manager (Current Branch)
What is your ADK version? -
Trying UDI with CM1511
ZeZe replied to ZeZe's topic in System Center Configuration Manager (Current Branch)
Thanks man! I'm going to look at this and get back to you with the results! -
which patch did you apply? KB3112343? how did you apply this update? using wsus or you build a package?