Jump to content


Search the Community

Showing results for tags 'Task sequence package'.

  • 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 1 result

  1. My SCCM admin and I have been trying to figure this problem out for a while now. Our app can create task sequences without issue for a test workstation between the hours of 1PM and 10AM. BUT then for no reason we can find at 10:00:01 AM task sequences for this device start failing to be created with the error below. This goes on till exactly 1PM then everything's fine again. ConfigMgr Error Object: instance of SMS_ExtendedStatus { Description = "Failed to save the TS package instance due to error 80041001"; ErrorCode = 1078462229; File = "e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\ssptspackage.cpp"; Line = 3370; Operation = "ExecMethod"; ParameterInfo = "SMS_TaskSequencePackage"; ProviderName = "WinMgmt"; StatusCode = 2147749889; }; The method that is being called that is doing the failing is: IResultObject result = sccmConn.ExecuteMethod("SMS_TaskSequencePackage", "SetSequence", inParams); During this same time however we can create task sequences with the same code without issue. We cant find anything in the logs in configmon console. Has anyone experienced this in the past? Any help would be appreciated.
×
×
  • 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.