Procedure for staging the SBE package for installation as part of a deployment.
- Create a directory SBE under the root of the operating system boot drive i.e C:\.
New-Item -Path C:\SBE -ItemType Directory
- Download the SBE package and extract the latest SBE bundle .zip file. To download the SBE package, do the following:
- On the Dell Technologies Support page, scroll down and select Browse All Products > Infrastructure > Converged Infrastructure > Hyper-converged Systems > AX Nodes, and select the AX node for your system. When you click Select This Product, the AX node product page appears.
- Go to Drivers & Downloads.
- Copy the extracted content into the C:\SBE directory. The following command shows the files directly extracted into the C:\SBE directory.
Get-ChildItem -Path C:\SBE
Mode LastWriteTime Length ` Name
---- ------------- ------ ----
-a---- 4/1/2024 7:28 AM 32008 Bundle_SBE_Dell_AS-HCI-AX_4.1.2405.2001.xml
-a---- 4/1/2024 7:27 AM 739058535 Bundle_SBE_Dell_AS-HCI-AX_4.1.2405.2001.zip
-a---- 4/1/2024 7:28 AM 4188 SBE_Discovery_Dell.xml