Deployment Guide
18 Dell Hybrid Cloud System for Microsoft Cloud Platform System Standard
d. Verify that the driver was successfully updated
i. Go back to the PowerShell window and run the following commands:
ii. Enter-PSSession <Prefix>C<xx><Node ID>
iii. Get-WmiObject Win32_PnPSignedDriver | Select-Object -Property devicename, driverversion |
Where devicename -like 'Intel(R) Ethernet*'
Note: The driver version should now be 3.14.78.0
e. Repeat steps a through d on every Compute cluster node in the stamp.
4. Upgrade the Intel NIC Driver on the File Servers
a. Open the Failover Cluster Manager console.
i. Expand the Compute Node Cluster <Prefix>SCL.
ii. Click on Nodes.
iii. Select one of the nodes in the cluster.
iv. Right mouse click on it, select Pause, then on Drain Roles.
v. You must now wait until the status of the node changes to Paused.
b. Open a PowerShell window with Administrative Privileges and run the following commands:
i. Enter-PSSession <Prefix>S<xx>
ii. pnputil -i -a C:\Dell\NIC\Umb\Winx64\PRO1000\NDIS64\*.inf
iii. pnputil -i -a C:\Dell\NIC\Umb\Winx64\PROXGB\NDIS64\*.inf
iv. Restart-Computer
v. Exit
c. Monitor the progress of the node:
i. Go back to the Failover Cluster Manager console.
ii. The status of the node will have changed to Down.
iii. After the node has finished rebooting, the status will change to Paused.
iv. Select the node and right mouse click on it, select Resume, then on Fail Roles Back.
v. You must now wait until the status of the node changes to Up.
d. Verify that the driver was successfully updated:
i. Go back to the PowerShell window and run the following commands:
ii. Enter-PSSession <Prefix>C<xx><Node ID>
iii. Get-WmiObject Win32_PnPSignedDriver | Select-Object -Property devicename, driverversion |
Where devicename -like 'Intel(R) Ethernet*'
Note: The driver version should now be 3.14.78.0
5. Upgrade the Intel NIC Driver on the DPM Servers:
a. Open a PowerShell window with Administrative Privileges and run the following commands:
i. Enter-PSSession <Prefix>B<xx>
ii. pnputil -i -a C:\Dell\NIC\Umb\Winx64\PRO1000\NDIS64\*.inf
iii. pnputil -i -a C:\Dell\NIC\Umb\Winx64\PROXGB\NDIS64\*.inf
iv. Restart-Computer
v. Exit
b. Verify that the driver was successfully updated:
i. Go back to the PowerShell window and run the following commands:
ii. Enter-PSSession <Prefix>B<xx><Node ID>
iii. Get-WmiObject Win32_PnPSignedDriver | Select-Object -Property devicename, driverversion |
Where devicename -like 'Intel(R) Ethernet*'
Note: The driver version should now be 3.14.78.0