What to do if the Dell SC4020 Center Startup Wizard cannot be completed and updates cannot be checked?
- MMichele BrayJul 28, 2025
If you cannot complete the Storage Center Startup Wizard and are unable to check for updates, the management network might be using a proxy server that is blocking communication with the SupportAssist server. To resolve this: Use the Command Line Interface (CLI) to configure a proxy server for SupportAssist operations: 1. Establish a serial connection to the top storage controller. 2. Run the following commands: * `mc values set UsePhHomeProxy true` * `mc values set PhHomeProxyString [proxy server IP address]` * `mc values set PhHomeProxyUserName [proxy server username]` * `mc values set PhPomeProxyPassword [proxy server password]` 3. Complete the Storage Center Startup Wizard. 4. Check for Storage Center updates.