Jump to content


OEF

Established Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by OEF

  1. Is there a way to create multiple Deployment Types under one application. I am using Add-CMScriptDeploymentType and get an error on the second one.

    Add-CMScriptDeploymentType : ConfigMgr Error Object:
    instance of SMS_ExtendedStatus
    {
            Description = "The digest is not valid";
            ErrorCode = 1078462235;
            File = "..\\sspconfigurationitem.cpp";
            Line = 1980;
            Operation = "PutInstance";
            ParameterInfo = "";
            ProviderName = "ExtnProv";
            SQLMessage = "[42000][3998][Microsoft]

    [SQL Server]Uncommittable transaction is
    detected at the end of the batch. The transaction is rolled back.";
            SQLSeverity = 16;
            SQLStatus = 3998;
            StatusCode = 2147749889;
    };
    At C:\Install\CreateTKA.ps1:252 char:11
    +           Add-CMScriptDeploymentType -ApplicationName $ApplicationNam ...
    +           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (Microsoft.Confi...mentTypeCommand:AddScriptDeploymentTypeCommand) [Add-CM
       ScriptDeploymentType], WqlQueryException
        + FullyQualifiedErrorId : UnhandledException,Microsoft.ConfigurationManagement.Cmdlets.AppMan.Commands.AddScriptDe
       ploymentTypeCommand
×
×
  • 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.