Unable to add drivers into Preboot Environment.
book
Article ID: 162399
calendar_today
Updated On:
Products
Deployment Solution
Issue/Introduction
Failed to add drivers into the existing preboot environment and the following error is received:
Unhandled exception
Resolution
Implement the following changes:
- Navigate to program files \ Altiris \ Deployment \ Web
- Find the Web.config file and edit it.
- Find the line that reads httpRuntime maxRequestLength="10000"
- Before the closing /, add executionTimeout="1200"
- Save the file
- Restart IIS
Feedback
thumb_up
Yes
thumb_down
No