White Papers

Dell EMC Technical white paper
5.5 Configure MIME types of HTTP and HTTPS for upgrading
OpenManage Enterprise
1. Start the IIS application.
2. Edit the MIME (Multipurpose Internet Mail Extensions) type from .xml to
application/octet-stream in a Web server.
3. On the web server, add a new MIME type .xml.asc on the IIS by doing the following:
Start the CLI.
Enter cd \Windows\System32\inetsrv.
Enter appcmd set config /section:staticContent
/+[fileExtension='.xml.asc',mimeType='application/octet-stream'].