Tcp Networking with "Minlogon Sample Macro"

  • Thread starter Thread starter Pascal Bouchard
  • Start date Start date
P

Pascal Bouchard

I want to use my Ethernet network adapter with Tcp/Ip and Dhcp; i want to
use Minlogon Sample Macro and my own custom shell (let's say that i want
first to use command shell).

My current image have the following main components or macro :

* Macro with my target device drivers
* Minlogon Sample Macro
* Basic Tcp/Ip Network
* Tcp/Ip Utilities
* Net.exe utility
* Network Command Shell

What are the official components i have to add to make it work ?

(i want to use ipconfig, ping, netsh)

Thanks!
 
Finally, it worked as soon as i added "Client for Microsoft Networks".

Here are the other components i added :
* Client for Microsoft Networks
* Network Command Shell
* Network Command Shell Interface Context
* IP Router Monitor Library
 
Back
Top