Radiospeler Radiospeler
 
Supertaal
Kom praat saam!

Tuis » Algemeen » Koeitjies & kalfies » Kan iemand met die volgende help in Win2000
Kan iemand met die volgende help in Win2000 [boodskap #37858] Vr, 15 Desember 2000 18:58 na volgende boodskap
Dark Angel  is tans af-lyn  Dark Angel
Boodskappe: 21
Geregistreer: Oktober 2000
Karma: 0
Junior Lid
Wat doen die NETSH command in Windows2000 kan enige iemand my miskine
sê. Dit lyk amper of dit connect aan 'n remote stasie en dan is daar 'n
hele paar commands wat 'n mens kan gebruik. Cleo of Mel weet jy miskien.

Groete

DA

Crittendon`s 14th application of Murphy`s First Law:
You cannot successfully determine beforehand which
side of the bread to butter.
Re: Kan iemand met die volgende help in Win2000 [boodskap #37890 is 'n antwoord op boodskap #37858] Sa, 16 Desember 2000 20:58 Na vorige boodskapna volgende boodskap
Gids  is tans af-lyn  Gids
Boodskappe: 140
Geregistreer: Desember 2000
Karma: 0
Senior Lid
> Wat doen die NETSH command in Windows2000 kan enige iemand my miskine
> sê. Dit lyk amper of dit connect aan 'n remote stasie en dan is daar 'n
> hele paar commands wat 'n mens kan gebruik. Cleo of Mel weet jy miskien.
>
DA,

Netsh laat jou toe om scripts op afstand te run op 'n Win200 computer. Dit
is nog nie so uitgebrei soos BASH of een van die Unix scripting shells nie
maar met 'n VB script kan jy wel heel veel vermag.

Dit is goed gedokumenteerd in die Win 2000 reskit.

-Gideon-
Re: Kan iemand met die volgende help in Win2000 [boodskap #37902 is 'n antwoord op boodskap #37858] So, 17 Desember 2000 04:18 Na vorige boodskapna volgende boodskap
Nasty Quaker  is tans af-lyn  Nasty Quaker
Boodskappe: 72
Geregistreer: September 2000
Karma: 0
Volle Lid
Waarom vra jy?

"DarkAngel" skryf in boodskap news:3A3A69B8.26645C8F@intekom.co.za...
> Wat doen die NETSH command in Windows2000 kan enige iemand my miskine
> sê. Dit lyk amper of dit connect aan 'n remote stasie en dan is daar 'n
> hele paar commands wat 'n mens kan gebruik. Cleo of Mel weet jy miskien.
>
> Groete
>
> DA
>
> Crittendon`s 14th application of Murphy`s First Law:
> You cannot successfully determine beforehand which
> side of the bread to butter.
>
Re: Kan iemand met die volgende help in Win2000 [boodskap #37913 is 'n antwoord op boodskap #37902] So, 17 Desember 2000 20:43 Na vorige boodskapna volgende boodskap
Dark Angel  is tans af-lyn  Dark Angel
Boodskappe: 21
Geregistreer: Oktober 2000
Karma: 0
Junior Lid
Nasty Quaker wrote:

> Waarom vra jy?
>
> "DarkAngel" wrote in message
> news:3A3A69B8.26645C8F@intekom.co.za...
>> Wat doen die NETSH command in Windows2000 kan enige iemand my miskine
>> sê. Dit lyk amper of dit connect aan 'n remote stasie en dan is daar 'n
>> hele paar commands wat 'n mens kan gebruik. Cleo of Mel weet jy miskien.
>>
>> Groete
>>
>> DA
>>
>> Crittendon`s 14th application of Murphy`s First Law:
>> You cannot successfully determine beforehand which
>> side of the bread to butter.
>>

Ek wil elke dag meer weet van goed wat daar is, maar nie gebruik word deur ons
alle daagse rekenaar verbruikers nie.

DA

------------------------------------------------------------ ------------

You can lead a horse to water, but if you can get
him to float on his back you`ve got something.
------------------------------------------------------------ ------------
Re: Kan iemand met die volgende help in Win2000 [boodskap #39232 is 'n antwoord op boodskap #37858] Di, 13 Februarie 2001 12:44 Na vorige boodskap
Roelof  is tans af-lyn  Roelof
Boodskappe: 13
Geregistreer: November 2000
Karma: 0
Junior Lid
How to Use the Netsh.exe Tool and Command-Line Switches

ID: Q242468

------------------------------------------------------------ ----------------
----

The information in this article applies to:

a.. Microsoft Windows 2000 Advanced Server
b.. Microsoft Windows 2000 Datacenter Server
c.. Microsoft Windows 2000 Professional
d.. Microsoft Windows 2000 Server

------------------------------------------------------------ ----------------
----

SUMMARY
Netsh.exe is a tool an administrator can use to configure and monitor
Windows 2000-based computers at a command prompt. With the Netsh.exe tool,
you can direct the context commands you enter to the appropriate helper, and
the helper then carries out the command. A helper is a Dynamic Link Library
(.dll) file that extends the functionality of the Netsh.exe tool by
providing configuration, monitoring, and support for one or more services,
utilities, or protocols. The helper may also be used to extend other
helpers.

MORE INFORMATION
You can use the Netsh.exe tool to perform the following tasks:

a.. Configure interfaces.
b.. Configure routing protocols.
c.. Configure filters.
d.. Configure routes.
e.. Configure remote access behavior for Windows 2000-based remote access
routers that are running the Routing and Remote Access Server (RRAS)
Service.
f.. Display the configuration of a currently running router on any
computer.
g.. Use the scripting feature to run a collection of commands in batch
mode against a specified router.
The syntax for the Netsh.exe tool is:

Netsh [-r router name] [-a AliasFile] [-c Context] [Command | -f ScriptFile]

To display a list of subcontexts and commands that can be used in a context,
type the context name followed by a space and a ? at the Netsh> command
prompt. For example, to display a list of subcontext and commands that can
be used in the /routing context, type routing ? at the Netsh> command
prompt, and then press ENTER.

Contexts
Context strings are appended to the Netsh.exe tool command and are passed to
an associated helper. The helper may have one or more entry points that map
to contexts. Some of the contexts available in the Netsh.exe tool are:

Context Command: /dhcp
Result: Changes to the Dynamic Host Configuration Protocol (DHCP) context.

Context Command: /ras
Result: Changes to the Remote Access Server (RAS) context.

Context Command: /routing
Result: Changes to the routing context.

Context Command: /wins
Result: Changes to the Windows Internet Name Service (WINS) context.

Contexts may also nest within other contexts. For example, the following
contexts operate within the Netsh>ras context:

Context Command: /ip
Result: Changes to the Internet Protocol (IP) context.

Context Command: /ipx
Result: Changes to the Internetwork Packet Exchange (IPX) context.

Context Command: /netbeui
Result: Changes to the NetBios Enhanced User Interface (NETBEUI) context.

The following subcontexts operate within the Netsh>routing ip context:

Context Command: /autodhcp
Result: Changes to the autodhcp subcontext.

Context Command: /dnsproxy
Result: Changes to the dnsproxy subcontext.

Context Command: /igmp
Result: Changes to the Internet Group Membership Protocol (IGMP) subcontext.

Context Command: /mib
Result: Changes to the Management Information Base (MIB) subcontext.

Context Command: /nat
Result: Changes to the Network Address Translation (NAT) subcontext.

Context Command: /ospf
Result: Changes to the Open Shortest Path First (OSPF) subcontext.

Context Command: /relay
Result: Changes to the relay subcontext.

Context Command: /rip
Result: Changes to the Routing Information Protocol (RIP) subcontext.

Netsh.exe Commands
The following additional commands can be used with the Netsh.exe tool:

NOTE: Optional parameters are shown in brackets ([ ]). Alternative entries
are shown with a pipe (|) character between them.

Context Command: /?
Result: Displays help.

Context Command: /abort
Result: Discards any changes made in offline mode. No effect in online mode.

Context Command: /add helper DLL-name
Result: Installs the helper .dll file in Netsh.exe.

Context Command: /alias [alias-name] [string1] [string2 ...]
Result: If /alias, lists all aliases. If /alias alias-name, displays the
equivalent string. If /alias alias-name string1 string2 ..., sets alias-name
to the specified strings.

Context Command: /bye
Result: Exits the program.

Context Command: /commit
Result: Commits any changes made in the offline mode to the router. No
effect in the online mode.

Context Command: /delete helper .dll file name
Result: Removes the helper .dll file from Netsh.exe.

Context Command: /dump -file name
Result: Dumps or appends configuration to a text file.

Context Command: /exec script file name
Result: Loads the script file and executes commands from it.

Context Command: /exit
Result: Exits the program.

Context Command: /h
Result: Displays help.

Context Command: /help
Result: Displays help.

Context Command: /offline
Result: Sets the current mode to offline. Any changes made in this mode are
saved, but require a "commit" or "online" command to be set in the router.

Context Command: /online
Result: Sets the current mode to online. Any changes in this mode are
immediately reflected in the router.

Context Command: /popd
Result: Pops a context from the stack.

Context Command: /pushd
Result: Pushes current context onto the stack.

Context Command: /quit
Result: Exits the program.

Context Command: /set mode [mode =] online | offline
Result: Sets the current mode to online or offline.

Context Command: /show alias | helper | mode
Result: If /show alias, lists all defined aliases. If /show helper, lists
all top-level helpers. If /show mode, shows the current mode.

Context Command: /unalias alias name
Result: Deletes the specified alias.

Helper Dynamic Link Libraries Files Available
Routing & Remote Access IP Configuration - Ipmontr.dll
Routing & Remote Access IPX Configuration - Ipxmontr.dll
Interface - Ifmon.dll
RAS - Rasmontr.dll
DHCP - Dhcpmon.dll
WINS - Winsmon.dll

Associated Registry Entries for Helper Dynamic Link Libraries Files
HKEY_LOCAL_MACHINE/Software/Microsoft/ Netsh/

REG_SZ: Ipmontr.dll
REG_SZ: Ipxmontr.dll
REG_SZ: Ifmon.dll
REG_SZ: Rasmontr.dll
REG_SZ: Dhcpmon.dll
REG_SZ: Winsmon.dll

Additional query words: Netshell

Keywords : kbnetwork kbtool
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbinfo
Technology :

"DarkAngel" skryf in boodskap news:3A3A69B8.26645C8F@intekom.co.za...
Wat doen die NETSH command in Windows2000 kan enige iemand my miskine
sê. Dit lyk amper of dit connect aan 'n remote stasie en dan is daar 'n
hele paar commands wat 'n mens kan gebruik. Cleo of Mel weet jy miskien.

Groete

DA

Crittendon`s 14th application of Murphy`s First Law:
You cannot successfully determine beforehand which
side of the bread to butter.
Vorige onderwerp: daar's maar Gloudinas in Amerika ook
Volgende onderwerp: Max Havelaar
Gaan na forum:
  

[ XML-voer ] [ RSS ]

Tyd nou: Sa Jun 01 17:43:22 MGT 2024