Jump to content


Search the Community

Showing results for tags 'Fail'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Cloud
    • Azure
    • Microsoft Intune
    • Office 365
    • Windows 365
  • General Stuff
    • General Chat
    • Events
    • Site News
    • Official Forum Supporters
    • Windows News
    • Suggestion box
    • Jobs
  • MDT, SMS, SCCM, Current Branch &Technical Preview
    • How do I ?
    • Microsoft Deployment Toolkit (MDT)
    • SMS 2003
    • Configuration Manager 2007
    • Configuration Manager 2012
    • System Center Configuration Manager (Current Branch)
    • Packaging
    • scripting
    • Endpoint Protection
  • Windows Client
    • how do I ?
    • Windows 10
    • Windows 8
    • Windows 7
    • Windows Vista
    • Windows XP
    • windows screenshots
  • Windows Server
    • Windows Server General
    • Active Directory
    • Microsoft SQL Server
    • System Center Operations Manager
    • KMS
    • Windows Deployment Services
    • NAP
    • Failover Clustering
    • PKI
    • Hyper V
    • Exchange
    • IIS/apache/web server
    • System Center Data Protection Manager
    • System Center Service Manager
    • System Center App Controller
    • System Center Virtual Machine Manager
    • System Center Orchestrator
    • Lync
    • Application Virtualization
    • Sharepoint
    • WSUS

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Location


Interests

Found 12 results

  1. Hi, We have just update our 3 SCCM servers with CU 1606. We have a CAS and 2 primary site servers. Since the update the CAS replication has gone into "Replication Maintenance" The global replication ist still working but the site replication has failed since the update. When we run the Replication Link Analyser it is all green, I believe it doesn't realise there is an issue as no site replication has taken place and this is just reporting on pre-update info. We have run the fowling in SQL and there are a number of entries that aare not 7: update RCM_DrsInitializationTracking set InitializationStatus = 7 where ReplicationGroup in (select replicationgroup from vReplicationData where ID in (select ReplicationID from RCM_ReplicationLinkStatus where SnapshotApplied <>1))and InitializationPercent not in (0,100) Has anyone come across this or can help? I have attached a couple of files that may help explain the issue. Thanks Kevin
  2. Hi Guys, I've been building my Win10 image lately and for some reason SCCM refuses to complete any OSD Task Sequences successfully (on Win 10, or our old Win8.1 TS). It seems to be failing to setup the SCCM Client and then rebooting to a half built OS. smsts.log is here: https://pastee.org/7dkq5 I don't have a CCMSetup.log, it doesn't get that far. Any ideas? The key line that seems to stick out for me is: <![LOG[The action (Setup Windows and Configuration Manager) requested a retry]LOG]!><time="13:16:09.927-60" date="08-14-2015" component="TSManager" context="" type="1" thread="1260" file="engine.cxx:271"> <![LOG[Reboot to local harddisk]LOG]!><time="13:16:09.927-60" date="08-14-2015" component="TSManager" context="" type="1" thread="1260" file="engine.cxx:469"> I've been trying to work this out for the past few days now and I'm tearing my hair out Thanks!!
  3. Hi All, We are in the process of testing Windows 10 in-Place Upgrades which is going pretty well. The problem we are running into is that if the VNext UPgrade task sequence fails, it disappears from the software center and the only way to get it back is to remove and re-install the client. In our configuration, the re-install takes at least 10 hours to fully complete which is a giant waste of valuable troubleshooting time. Has anyone seen this before? I have tried using this rerun task sequence which allows you to remove the wmi information but that didn't do anything. I've tried removing the deployment and redeploy, I've deleted the entire task sequence and recreated it, I've removed the computer from the collection and added it back in. Nada nada nada. Very frustrating. I actually have a ticket open with MS premier support and am waiting for them to get back to me on this. I just thought I'd post to see if anyone has run into something similar. Any feed back is appreciated. Thanks! -James
  4. Hi Everyone, I have a strange issue that I'd like some help on please. I've used the build and capture task sequence to capture a wim image. I add this wim to my Operating System Images and then run through the Scheduled Updates wizard. This all looks to work fine and I can see in my image's directory a .bak of my image alongside the slightly larger originally named, now with updates included wim file. The properties of the imported image list all of the updates that I requested to be installed - so all looks good to me(?) It's at this point that I deploy the image to the distribution point. And here's the problem, the size of the image on the distribution point is the same as the .bak image version and when I use this in a deployment task sequence the updates are of course missing. Is there a step that I am missing somewhere? I have deleted the .bak image from the directory and re-uploaded the image to the DP but that hasn't made a difference. I can delete the image from the SCCM console and re-import it and that will be fine, although as SCCM will not list the installed updates under the 'installed updates' tab in the image properties - and this seems like extra work. Has anyone else had this issue? Many thanks
  5. Hey Guys, Long time lurker thought i would leave this here for someone to find. We have a client that wants windows 8.1 installed but have noticed the limited support for SCCM 2012 and certain drivers. My issue was the Task sequence would complete successfully (with long driver loads, hp supplies 1.5GB of drivers) but would fail with the error ""Windows could not parse or process the unattended..." it was on the windows 8.1 boot screen. To the best of my knowledge what would happen is the drivers would load but then reboot the system in the middle of the windows setup. and then set a flag off in the registry that the system shutdown unexpectedly, but you cannot hit 'shift F10' to access command at that point in 8.1. So it would continue to error out and not proceed with install. Oh and also the I217 intel NIC driver is not packaged into the X64 boot image, you can find that in on this site. My solution was to eventually put a minimalistic image into production and later attach the 9 drivers needed via DPINST.exe (found here). This worked pretty well with the image being able to deploy and drivers still being applied. TLDR: Some drivers will cause unwanted reboots and cause your install to fail. Computers in question HP ProBook 650 G1 Take Care, Glen
  6. Hi, I have a scenario that I need to figure out a solution to, in the event that it happens in the real world. I have created a few task sequences in SCCM for zero/lite touch imaging using the built in "Capture User State" and "Restore User State" actions. The TS performs the typical set of actions, capture, image, and restore (along with other custom commands). The TS works great in the lab and in a controlled production environment; however, I foresee an issue that I do not know how to resolve. What happens when a technician runs the TS on some workstations and one workstation fails half way through the imaging piece or fails during the restore state? How do I get the user's files back from the successful scanstate? I know how to locate the .MIG files; however, they are encrypted per SCCM's default scanstate/loadstate command line options. Any thoughts? -Aaron
  7. Hi, I found that KB2821895 was breaking my TS (B&C and Deployment) What happened is a reboot that apparently could not be supressed and it kept on breaking my tasksequence. Updates install, TS reboots, starts task update again -> during that proces again a reboot -> patch is applied, but TS is unable to resume and exits. Anyone had similar experience and found a sollution? except removing the patch from updates that are deployed? Thx
  8. Hi all I did experience the following issue but it has been solved! here is my conversation with one of Windows-Noob Exchange Guru : Im getting this error, but the user does exist ? Delivery has failed to these recipients or groups: 'Christo Krugel' The email address you entered couldn't be found. Please check the recipient's email address and try to resend the message. If the problem continues, please contact your helpdesk. Diagnostic information for administrators: Generating server: ONLINEXCH1.domain.local IMCEAEX-_o=ONLINEXCH1_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=0993867a4d6e4c01a67a5f58e228bae2-Christo+20Kruge@domain.com #550 5.1.1 RESOLVER.ADR.ExRecipNotFound; not found ## Reply Report Edit Andersson Advanced Member Members PipPipPip 98 posts Gender:Male Location:Sweden Interests:Exchange Workout Soccer Sent Yesterday, 02:52 PM Hi, Check so that the mailbox has the correct smtp address, verify that you are sending to that correct smtp. Also clear the outlook cache, then you should be fine. Have you done a migration recently for this mailbox? Reply Report jcvnstdn Member Members PipPip 28 posts 0 warning points Gender:Male Location:South Africa Interests:Golf, Server Maintenance, Hunting, Eve Online Sent Yesterday, Yes i did migrate, how do i clear the outlook cache? Reply Report Edit Delete Andersson Advanced Member Members PipPipPip 98 posts Gender:Male Location:Sweden Interests:Exchange Workout Soccer Sent Yesterday, 04:36 PM What Outlook version is it? Google it, there are guides for it out there.. Here is an example for Outlook 2010 http://www.groovypos...-delete-remove/ Microsoft Community Contributor Award 2011 - MCITP Exchange 2010 My linkedin profile at > http://se.linkedin.c...sson/10/b4a/225 Follow me on Twitter > @jonand82 Follow windowsnoob.com on Twitter > @windowsnoob Check my blog at > http://www.testlabs.se/blog I found the answer! I had to Force DL Exchange Address book from send & receive from out look!
  9. Hello, First I'd like to say thanks for this site. It has been incredibly helpful and has been a blessing. I'm running MDT 2010 update 1 and I'm having an intermittent but relatively consistent issue when trying to deploy Office 2010 and 2007. I have a base Windows 7 image deployed and an install applicaiton task sequence for the Office product. Sometimes the Office installation fails (other applications install fine) and I get an unexpected return code 20 on the LTI summary page. The application install log file shows the following: LIS failed to cache download "{90140000-0011-0000-1000-0000000FF1CE}-C" resource "ProPsWW.cab". Cache Error 0x80070040 Source Resolution aborted Error: LIS: Failed to cache download "{90140000-0011-0000-1000-0000000FF1CE}-C" resource "ProPsWW.cab". Type: 20::FileNotFound. What I see in the Window7 app log is that Office get's installed...then errors, then uninstalls itself. In the deployment share, ProPsWW.cab is in the appropriate spot with the appropriate permissions. Again, sometimes the install works, sometimes it doesn't. I created an Application Install only Task Sequence...and with this...sometimes it works, sometimes it errors out with the same reason as mentioned above. I believe when MDT/LTI goes through the deployment process it copies the applications files over to the MSOcache. Are some files not properly copied over? Do I even have the correct understanding? Any help would be very appreciated. Michael.
  10. I've been trying to capture a machine and have had no luck with this one. It gets almost done with the capturing of the volume then gives me an error. Here is the relevant part of smsts.log <![LOG[Capturing D:\, volume 2 of 2]LOG]!><time="11:33:55.210+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="capturesystemimage.cpp:746"> <![LOG[Capturing volume D:]LOG]!><time="11:33:55.210+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="wimfile.cpp:437"> <![LOG[ Skipping \hiberfil.sys]LOG]!><time="11:35:42.413+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="wimstate.cpp:475"> <![LOG[ Skipping \pagefile.sys]LOG]!><time="11:35:44.862+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="wimstate.cpp:475"> <![LOG[ Skipping \SMSTSLog]LOG]!><time="11:45:46.539+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="wimstate.cpp:475"> <![LOG[ Skipping \System Volume Information]LOG]!><time="11:45:54.854+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="wimstate.cpp:475"> <![LOG[ Skipping \Windows\CSC]LOG]!><time="11:47:07.362+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="wimstate.cpp:475"> <![LOG[ Skipping D:\_SMSTaskSequence]LOG]!><time="11:53:07.114+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="wimstate.cpp:468"> <![LOG[WIM has entered capture phase for 215349 items]LOG]!><time="11:53:07.114+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="wimstate.cpp:385"> <![LOG[WIM error:D:\Windows\Installer\1453ed58.msi. Data error (cyclic redundancy check). (Error: 80070017; Source: Windows)]LOG]!><time="13:35:18.522+480" date="08-20-2012" component="CaptureSystemImage" context="" type="3" thread="1900" file="wimstate.cpp:193"> <![LOG[hVolumeImage = WIMCaptureImage( m_hImageFile, const_cast<LPWSTR>(pathTargetVolume.c_str()), WIM_FLAG_VERIFY ), HRESULT=80070017 (e:\nts_sccm_release\sms\framework\tscore\wimfile.cpp,475)]LOG]!><time="13:35:22.766+480" date="08-20-2012" component="CaptureSystemImage" context="" type="0" thread="1900" file="wimfile.cpp:475"> <![LOG[unable to capture the volume image (0x80070017)]LOG]!><time="13:35:22.766+480" date="08-20-2012" component="CaptureSystemImage" context="" type="3" thread="1900" file="wimfile.cpp:475"> <![LOG[imageFile.CaptureVolumeImage( (*itr), &saFilesToNotCapture), HRESULT=80070017 (e:\nts_sccm_release\sms\client\osdeployment\capturesystemimage\capturesystemimage.cpp,747)]LOG]!><time="13:35:22.766+480" date="08-20-2012" component="CaptureSystemImage" context="" type="0" thread="1900" file="capturesystemimage.cpp:747"> <![LOG[CaptureSystemImage( progressUi, slVolumesToCapture, sOfflineSystemRoot, ImageFile), HRESULT=80070017 (e:\nts_sccm_release\sms\client\osdeployment\capturesystemimage\capturesystemimage.cpp,908)]LOG]!><time="13:35:22.766+480" date="08-20-2012" component="CaptureSystemImage" context="" type="0" thread="1900" file="capturesystemimage.cpp:908"> <![LOG[Failed to capture system image. Data error (cyclic redundancy check). (Error: 80070017; Source: Windows)]LOG]!><time="13:35:22.766+480" date="08-20-2012" component="CaptureSystemImage" context="" type="3" thread="1900" file="capturesystemimage.cpp:908"> <![LOG[Closing image file \\tech-sccmdist-1\sources\project.wim]LOG]!><time="13:35:22.766+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="wimfile.cpp:358"> <![LOG[Command line for extension .EXE is "%1" %*]LOG]!><time="13:35:23.967+480" date="08-20-2012" component="CaptureSystemImage" context="" type="0" thread="1900" file="commandline.cpp:228"> <![LOG[set command line: "X:\sms\bin\i386\OSDSETUPHOOK.EXE" "/enable:D:\Windows\system32" /version:6.1]LOG]!><time="13:35:23.967+480" date="08-20-2012" component="CaptureSystemImage" context="" type="0" thread="1900" file="commandline.cpp:705"> <![LOG[Executing command line: "X:\sms\bin\i386\OSDSETUPHOOK.EXE" "/enable:D:\Windows\system32" /version:6.1]LOG]!><time="13:35:23.967+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="commandline.cpp:801"> <![LOG[Enabling OSD setup hook]LOG]!><time="13:35:24.060+480" date="08-20-2012" component="OSDSetupHook" context="" type="1" thread="980" file="osdsetuphook.cpp:317"> <![LOG[Process completed with exit code 0]LOG]!><time="13:35:24.076+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="commandline.cpp:1098"> <![LOG[Cleaning up partial image file \\tech-sccmdist-1\sources\project.wim...]LOG]!><time="13:35:24.076+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="capturesystemimage.cpp:932"> <![LOG[Finished with error code 0x80070017]LOG]!><time="13:35:24.996+480" date="08-20-2012" component="CaptureSystemImage" context="" type="1" thread="1900" file="capturesystemimage.cpp:942"> <![LOG[Process completed with exit code 2147942423]LOG]!><time="13:35:25.043+480" date="08-20-2012" component="TSManager" context="" type="1" thread="1836" file="commandline.cpp:1098"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="13:35:25.059+480" date="08-20-2012" component="TSManager" context="" type="1" thread="1836" file="instruction.cxx:3011"> <![LOG[Failed to run the action: Capture the Reference Machine. If anyone has an idea I'd love to hear it as this image is for a specific lab that has a huge amount of apps that are very large (AutoCad, Adobe CS5, and some more robotic 3d renderers) that we need to put on about 20 lab machines. Thanks
  11. I'm trying to deploy Firefox to some test clients. The test clients can see it in the ApplicationCatalog, and request/install it, but when it tries to execute, this error will pop up. Any ideas what's going on?
×
×
  • 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.