Jump to main content
×
Have You Seen Historian Lately? Click here to check out all the new features in the latest version.
Supercharge your GE solution! Download a free trial of Proficy Operations Hub, CSense analytics, and more. Learn more about the Proficy 2022 releases, by signing up for one of our upcoming events.
Configure BITS
Before you begin Install the BITS IIS server extension.
Procedure
Using IIS Management Console, navigate to the default website node, select Add Virtual Directory , and create a virtual directory named MD_BITS .
In the MD_BITS folder, create a folder named OSMUploads .
Enable the BITS IIS server extension:
Navigate to the virtual directory in IIS Manager.
From the list of features in the virtual directory, double-click BITS Uploads .
Select the Allow clients to upload files check box, and then select Apply .
Change the port number of the default website in IIS. By default, the port number is 80.
In IIS Manager, in the Connections section, under the computer name > Sites , select Default Web Site .
In the Actions pane, under Edit Site , select Bindings .
In the Site Bindings window, select .
In the Edit Site Bindings window, in the Port field, enter the new port number (for example, 6150), and then select OK .
In the Site Bindings window, select Close .
In the Actions section, under Manage Web Site , select Stop , and then select Start .