Microsoft Download Center Archive
![]() | Sample MDT 2013 Web Service |
This sample web service shows you how to configure a computer name dynamically using the Microsoft Deployment Toolkit (MDT).
- 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.)
Files
![]() | Status: LiveThis download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center. |
File | Size |
---|---|
![]() SHA1: 2238527070af9312c7d856678c56defdda766a69 | 16 KB |
File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.
System Requirements
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 www.microsoft.com/mdt.
Installation Instructions
- Click the Download button and save the file to your local machine.