-
Posts
9280 -
Joined
-
Last visited
-
Days Won
371
Everything posted by anyweb
-
Configuration Manager 1702 Update failed
anyweb replied to Prashantv's topic in Configuration Manager 2012
please zip up and attach your CMUpdate.log -
what ADK version are you using and why are you not using SCCM 1710 CB ?
- 3 replies
-
- 1709
- windows 10
-
(and 2 more)
Tagged with:
-
hi Doug glad you found the bug as it saved me from re-testing the code to verify that i hadn't added a bug cheers niall
- 242 replies
-
- 1702
- forced upgrade
-
(and 2 more)
Tagged with:
-
hi Doug thanks ! from your smsts.log it's not allowing the task sequence to proceed because it does not see the file 'upgrade_forced.txt' file, that file SHOULD be created in the following scenarios User clicks upgrade now HTA times out and there are no deferrals left so can you tell me how you are getting to the actual task sequence running, is this after the user has clicked upgrade now ? did you verify that the file existed there or not before the task sequence runs ? can you share your Windows10RequiredUpgradeWrapper.log file as well please so i can see what it says cheers niall
- 242 replies
-
- 1702
- forced upgrade
-
(and 2 more)
Tagged with:
-
hi here are my replies 1. always use virtual machines to build and then capture your master image. That keeps the image driver agnostic. 2.the following guide shows you the process from beginning to end, https://docs.microsoft.com/en-us/windows/deployment/deploy-windows-mdt/create-a-windows-10-reference-image, 3. see above 4.see above
-
no that's only one of the two logs, there should always be a smsts.log and sometimes one or more smstsxxxxxxxxx.log files basically, your log did not show any issues related to it not upgrading
- 242 replies
-
- 1702
- forced upgrade
-
(and 2 more)
Tagged with:
-
i didn't see the smsts.log in that zip couldn't you find it ?
- 242 replies
-
- 1702
- forced upgrade
-
(and 2 more)
Tagged with:
-
First, thank you very much for this thread and your site. I am a new member, but I have been browsing this board for months. Excellent work. A gold mine for admins. thanks for the kind words ! and welcome to windows-noob :-) as regards your issue it's hard to tell without seeing the logs, so can you please zip up and attach your smsts*.log file from c:\windows\ccm\logs\SMSTSLOG here
- 242 replies
-
- 1702
- forced upgrade
-
(and 2 more)
Tagged with:
-
you could modify Eswar's script here to detect/verify that there are no updates pending, and if so allow it to continue http://eskonr.com/2016/11/sccm-configmgr-powershell-script-to-install-software-updates-on-remote-clients/ cheers niall
- 242 replies
-
- 1702
- forced upgrade
-
(and 2 more)
Tagged with:
-
ok i understand your scenario, i guess the wrapper would have to be modified to do an additional check for that, i'll see if it's possible and update the thread if i can
- 242 replies
-
- 1702
- forced upgrade
-
(and 2 more)
Tagged with:
-
also check your User Notification settings on the task sequence properties, here's an example. It will only display IF the user launches the required upgrade from the software center
- 242 replies
-
- 1702
- forced upgrade
-
(and 2 more)
Tagged with:
-
have you tried modifying your client agent settings, you can make custom client settings for these specific collections if needed
- 242 replies
-
- 1702
- forced upgrade
-
(and 2 more)
Tagged with:
