Configure BITS

Before you begin

Install the BITS IIS server extension.

Procedure

  1. Using IIS Management Console, navigate to the default website node, select Add Virtual Directory, and create a virtual directory named MD_BITS.
  2. In the MD_BITS folder, create a folder named OSMUploads.
  3. Enable the BITS IIS server extension:
    1. Navigate to the virtual directory in IIS Manager.
    2. From the list of features in the virtual directory, double-click BITS Uploads.
    3. Select the Allow clients to upload files check box, and then select Apply.
  4. Change the port number of the default website in IIS. By default, the port number is 80.
    1. In IIS Manager, in the Connections section, under the computer name > Sites, select Default Web Site.
    2. In the Actions pane, under Edit Site, select Bindings.
    3. In the Site Bindings window, select http > Edit.
    4. In the Edit Site Bindings window, in the Port field, enter the new port number (for example, 6150), and then select OK.
    5. In the Site Bindings window, select Close.
    6. In the Actions section, under Manage Web Site, select Stop, and then select Start.

What to do next

Verify the data transfer settings.