This is the Trace Id: 80370337474aee29c3a4137533747a8f
Skip to main content Microsoft 365 Office Azure Copilot Windows XBOX Support Windows Apps OneDrive Outlook Moving from Skype to Teams OneNote Microsoft Teams Shop XBOX Accessories XBOX games Microsoft AI Microsoft Security Azure Dynamics 365 Microsoft 365 for business Microsoft Power Platform Windows 365 Digital Sovereignty Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Software companies Visual Studio Free downloads & security Education Gift cards Licensing View Sitemap

Sample MDT 2013 Web Service

This sample web service shows you how to configure a computer name dynamically using the Microsoft Deployment Toolkit (MDT).

Important! Selecting a language below will dynamically change the complete page content to that language.

Download
  • Version:

    1.0

    Date Published:

    7/15/2024

    File Name:

    MDTSample.zip

    File Size:

    22.0 KB

    A powerful way of assigning settings to an operating system deployment is to use web services. Web services are, simply put, web applications that run code on the server side, and the Microsoft Deployment Toolkit (MDT) 2013 has built-in functions to call these web services. This web service is an example of how you would configure a computer name dynamically using the MDT Web Service functionality in MDT 2013.

    (Note: Developing web services can involve a little bit of coding, but for most web services used with MDT, you can use the free Microsoft Visual Studio Express 2013 for Web.)
  • Supported Operating Systems

    Windows 10, Windows 7, Windows 8, Windows 8.1

    This web service requires Microsoft Deployment Toolkit (MDT) 2013, which can be downloaded from new-cm-edgedigital.pages.dev/mdt.
  • Click the Download button and save the file to your local machine.