LAN / networking component



Sana
07-09-2005, 10:26 PM
Hi all,

I am using "winlogon sample macro" component in my image. I want to bring my
target pc on LAN. With dependencies autoresolved, this image (with winlogon)
doesnt work for LAN.What components do I need to add to bring it on LAN?

Also, I've to attach a device at parallel port, what component do I need to
add for it?

Regards,
-- Sana Z

Slobodan Brcin \(eMVP\)
07-09-2005, 10:26 PM
Sana,

> I am using "winlogon sample macro" component in my image. I want to bring my
> target pc on LAN. With dependencies autoresolved, this image (with winlogon)
> doesnt work for LAN.What components do I need to add to bring it on LAN?

First let us know if your third-party network driver is installed and working.
Then search in product documnentation for net.exe and netsh.exe.
Also look at: "TCP/IP Networking with File Sharing and Client For MS Networks"

> Also, I've to attach a device at parallel port, what component do I need to
> add for it?

How do you access your paralel port? If you use CreateFile, ReadFile,WriteFile then you need only component "Printer Port".

Regards,
Slobodan


"Sana" <Sana@discussions.microsoft.com> wrote in message news:E8AF3163-679A-4D83-9618-28B124596E61@microsoft.com...
> Hi all,
>
> I am using "winlogon sample macro" component in my image. I want to bring my
> target pc on LAN. With dependencies autoresolved, this image (with winlogon)
> doesnt work for LAN.What components do I need to add to bring it on LAN?
>
> Also, I've to attach a device at parallel port, what component do I need to
> add for it?
>
> Regards,
> -- Sana Z


LAN / networking component