Jump to content


Recommended Posts

feel free to try it and report back here if it works, it looks like Microsoft is not testing MDT at all with ConfigMgr any more sadly

Share this post


Link to post
Share on other sites

I have checked on the

C:\Program Files (x86)\Microsoft Configuration Manager\AdminConsole\XmlStorage\Extensions\Forms

and change the HTTP to HTTPS, it seems to work and you can create a TS with MDT

<?xml version="1.0" encoding="utf-8"?>
<SmsFormData FormatVersion="1.0" xmlns="https://schemas.microsoft.com/SystemsManagementServer/2005/03/ConsoleFramework">
  <Form Id="{ef095b1c-2087-4369-bf8a-57986ba313c9}" CustomData="SCCM_CreateBootImage" FormType="CustomDialog" >
    <Assembly Name="Microsoft.BDD.CM12Actions.dll" Namespace="Microsoft.BDD.Actions" ClassType="WizardDispatch" />
  </Form>
</SmsFormData>

try it, it works. But I am really not sure if the changing has any effected on the whole SCCM server settings or options

 

Share this post


Link to post
Share on other sites

the smsts.log1.txt is the log file before I changed the HTTP to HTTPS

Please remember, I am using my TS with UDI designer. My TS did works successful with the SCCM 2207, after upgrade to 2403 does not work anymore

 

smsts.log1.txt

the smsts24052024.log.txt is the log file after I changed from HTTP to HTTPS. After changing the HTTP to HTTPS I have created again a new MDT TS and new MDT Toolkit Package and run my TS, gain the same error message.

smsts24052024.log.txt

Share this post


Link to post
Share on other sites

here's the error

<![LOG[C:\_SMSTaskSequence\Packages\DIG006E0\Scripts\ZTISCCM.wsf(2, 11) Windows Script Host: The value for the attribute is not valid : language]LOG]!><time="07:22:59.382-120" date="05-24-2024" component="InstallSoftware" context="" type="3" thread="1820" file="runcommandline.cpp:77">
<![LOG[]LOG]!><time="07:22:59.382-120" date="05-24-2024" component="InstallSoftware" context="" type="3" thread="1820" file="runcommandline.cpp:77">
<![LOG[Command line is being logged ('OSDDoNotLogCommand' is not set to 'True')]LOG]!><time="07:22:59.382-120" date="05-24-2024" component="InstallSoftware" context="" type="2" thread="1820" file="runcommandline.cpp:478">
<![LOG[Command line cscript.exe Scripts\ZTISCCM.wsf returned 1]

so if you can determine why it's complaining about that you might be able to continue

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • 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.