- Posts: 2
- Thank you received: 0
Disable Local Area Connection in Command Prompt
20 years 8 months ago #3028
by CeriR
Disable Local Area Connection in Command Prompt was created by CeriR
Hi All,
I'm desperate for this so please help! :oops:
Have just built an XP image and syspreped it. All working fine except for one issue... Sysprep re-enables the Local Area Connection which I had previusly disabled ARRGH!
Is there a DOS command which I can put in my startup script that will disable the local area connection - I've run into a brick wall with this so far!
Cheers,
Ceri
I'm desperate for this so please help! :oops:
Have just built an XP image and syspreped it. All working fine except for one issue... Sysprep re-enables the Local Area Connection which I had previusly disabled ARRGH!
Is there a DOS command which I can put in my startup script that will disable the local area connection - I've run into a brick wall with this so far!
Cheers,
Ceri
20 years 8 months ago #3033
by sahirh
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
Replied by sahirh on topic Re: Disable Local Area Connection in Command Prompt
Yep you're in luck, have a look at the netsh commands, there are little things like 'interface' and 'offline' over there. Microsoft has a whole reference somewhere but the internal help might help you.
Type netsh <enter>
? <enter>
I almost answered this saying 'ifconfig eth0 down' hehe
Type netsh <enter>
? <enter>
I almost answered this saying 'ifconfig eth0 down' hehe
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
20 years 8 months ago #3034
by tfs
Thanks,
Tom
Replied by tfs on topic Re: Disable Local Area Connection in Command Prompt
Try this address:
www.foxpop.co.uk/pc/network_01.htm
There is also plenty of other links to other sites that have explanations on netsh. Looks like what you might be looking for.
www.foxpop.co.uk/pc/network_01.htm
There is also plenty of other links to other sites that have explanations on netsh. Looks like what you might be looking for.
Thanks,
Tom
Time to create page: 0.126 seconds