User Guide

Table Of Contents
1. Identify which drivers to inject into the operating system.
2. Create a directory from which to install the drivers. For example, C:\Nano\Drivers
3. Copy the appropriate drivers for the operating system and hardware. For example, "copy
D:\PROXGB\Winx64\NDIS65\*.* c:\Nano\Drivers /y"
4. If you are using the New-NanoServerImage module, use the above path for the -DriversPath para-
meter. For example, "New-NanoServerImage ...-DriversPath C:\Nano\Drivers"
5. If you are using DISM.exe as well, use the above path for the /AddDriver parameter. For example,
"DISM .../Add-Driver C:\Nano\Drivers"
Intel PROSet Installation
To install Intel PROSet on Microsoft* Windows Server* Nano Server:
1. Use the New-NanoServerImage cmdlet to add the PROSetNS.zip file from the
.\Disk\APPS\PROSETDX\NanoServer directory to your -CopyPath parameter.
2. Append the NanoSetup.ps1 file (located in the same directory) to your -SetupCompleteCommands
parameter.
For example:
New-NanoServerImage ...
-CopyPath "<PATH>\PROSetNS.zip", "<PATH>\NanoSetup.ps1" `
-SetupCompleteCommands "PowerShell ""C:\NanoSetup.ps1"""
See the link below for more information on deploying a Nano Server image and using the cmdlet:
https://msdn.microsoft.com/en-us/library/mt126167.aspx
Installing Intel PROSet
Intel PROSet for Windows Device Manager is an advanced configuration utility that incorporates additional
configuration and diagnostic features into the device manager.
NOTES:
l You must install Intel® PROSet for Windows Device Manager if you want to use Inte ANS
teams or VLANs.
l Intel PROSet for Windows Device Manager is installed by default when you install the
device drivers. For information on usage, see Using Intel® PROSet for Windows Device
Manager.
Intel PROSet for Windows Device Manager is installed with the same process used to install drivers.
NOTES:
l You must have administrator rights to install or use Intel PROSet for Windows Device
Manager.
l Upgrading PROSet for Windows Device Manager may take a few minutes.