User Guide
Table Of Contents
- Intel® Ethernet Adapters and Devices User Guide
- Overview
- Installing the Adapter
- Microsoft* Windows* Installation and Configuration
- Intel Network Drivers for DOS
- Data Center Bridging (DCB) for Intel® Network Connections
- Remote Boot
- Troubleshooting
- Known Issues
- Regulatory Compliance Statements
- FCC Class A Products
- FCC Class B Products
- Safety Compliance
- EMC Compliance – The following standards may apply:
- Regulatory Compliance Markings
- FCC Class A User Information
- FCC Class B User Information
- EU WEEE Logo
- Manufacturer Declaration European Community
- China RoHS Declaration
- Class 1 Laser Products
- End-of-Life / Product Recycling
- Customer Support
- Legal Disclaimers
Examples
Save Example
To save the adapter settings to a file on a removable media device, do the following.
1. Open a Windows PowerShell Prompt.
2. Navigate to the directory where SaveRestore.ps1 is located (generally c:\Program Files\Intel\Wired
Networking\DMIX).
3. Type the following:
SaveRestore.ps1 –Action Save –ConfigPath e:\settings.txt
Restore Example
To restore the adapter settings from a file on removable media, do the following:
1. Open a Windows PowerShell Prompt.
2. Navigate to the directory where SaveRestore.ps1 is located (generally c:\Program Files\Intel\Wired
Networking\DMIX).
3. Type the following:
SaveRestore.ps1 –Action Restore –ConfigPath e:\settings.txt