Installing the Base Driver and Intel(R) PROSet on Nano Server Driver Installation NOTE: Installing drivers requires administrator rights to the operating system. To install drivers on Microsoft* Windows Server* Nano Server: 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 parameter. 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 "\PROSetNS.zip", "\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 CUSTOMER SUPPORT ================ - Main Intel web support site: http://support.intel.com - Network products information: http://www.intel.com/network Legal / Disclaimers =================== Copyright (C) 2016, Intel Corporation. All rights reserved. Intel Corporation assumes no responsibility for errors or omissions in this document. Nor does Intel make any commitment to update the information contained herein. Intel is a trademark of Intel Corporation in the U.S. and/or other countries. *Other names and brands may be claimed as the property of others. This software is furnished under license and may only be used or copied in accordance with the terms of the license. The information in this manual is furnished for informational use only, is subject to change without notice, and should not be construed as a commitment by Intel Corporation. Intel Corporation assumes no responsibility or liability for any errors or inaccuracies that may appear in this document or any software that may be provided in association with this document. Except as permitted by such license, no part of this document may be reproduced, stored in a retrieval system, or transmitted in any form or by any means without the express written consent of Intel Corporation.