netsh problem
#1
Posted 09 January 2005 - 06:25 PM
I know I removed lots of things from that Windows XP SP2 but I thought that netsh.exe is a standalone utility and would work as such. Was I wrong?
Any information whatsoever (even hunches count) will be greatly appreciated.
#2
Posted 10 January 2005 - 01:58 AM
on about 10 .dll files. Maybe one of them was removed with nlite.
#3
Posted 10 January 2005 - 02:21 AM
It depends on following dll libraries:
msvcrt.dll
advapi32.dll
kernel32.dll
mprapi.dll
ntdll.dll
ole32.dll
oleaut32.dll
rasapi32.dll
user32.dll
iphlpapi.dll
#4
Posted 10 January 2005 - 03:05 AM
If I go to cmd I can execute netsh and even look up help on all the commands available so it might be that netsh actually has all the required files. Why it fails to execute that simple command is beyond me...hopefully someone else knows.
I doubt that netsh depends on any service but that might be the case...I would test that myself but quite a few services are removed.
#5
Posted 10 January 2005 - 03:32 AM
Second question - which services did U disable?
#6
Posted 10 January 2005 - 05:07 AM
These services are started (most of the others are either disabled or removed):
Automatic Updates
COM+ Event System
Cryptographic Services
DCOM Server Process Launcher
DHCP Client
Event Log
Kerio Personal Firewall 4
Network Connections
Plug and Play
Print Spooler
Remote Procedure Call (RPC)
Security Accounts Manager
Server
Shell Hardware Detection
Windows Audio
Windows Management Instrumentation
Workstation
Really don't know if any service is needed but since I have all those .dlls in my system32 I don't know what else could be causing this.
Once (hope that day comes) I can get netsh to execute that command I'll disable DHCP Client service as well.
#7
Posted 10 January 2005 - 05:11 AM
interface ip set address name="Local Area Connection" static 192.168.1.102 255.255.255.0 192.168.1.1 1"
#8
Posted 10 January 2005 - 05:24 AM
netsh>interface ip set address name="Local Area Connection" static 192.168.1.102 255.255.255.0 192.168.1.1 1
The following command was not found: interface ip set address name="Local Area Connection" static 192.168.1.102 255.255.255.0 192.168.1.1 1.
I wasted at least an hour googling going through MS KB and haven't found anything.
#9
Posted 10 January 2005 - 05:28 AM
#10
Posted 10 January 2005 - 05:37 AM
#12
Posted 10 January 2005 - 06:07 AM
Attached File(s)
-
Services.jpg (119.45K)
Number of downloads: 11
#13
Posted 10 January 2005 - 06:13 AM
#14
Posted 10 January 2005 - 07:03 AM
When I list all available netsh commands the "interface" one is missing.
After looking at the link you posted it seems quite clear that I'm missing the "Network Command Shell Interface Context and IP Monitor Routing" component which is needed for the "interface" command.
Now the problem is I have no idea what I need to do to install this component (include it in my next uA install) or what I mustn't remove using nLite so that this particular component will remain.
#15
Posted 11 January 2005 - 05:06 AM
I just need to find out what that is.
Thank you in advance.
#16
Posted 12 January 2005 - 06:16 AM
Thank you for all the assistance.



Help
Back to top









