Netsh commands for RPC
To enter a netsh context
- Click Start
- Click Run
- Type CMD
- Click OK
- Type netsh CMD (change the CMD to one of the choices below)
- Press Enter
| To enter this context | Type | 
| AAAA | aaaa | 
| DHCP | dhcp | 
| Network Diagnostics (diag) | diag | 
| Interface | interface | 
| Interface IP | interface ip | 
| Interface IPv6 | interface ipv6 | 
| Interface Portproxy | interface portproxy | 
| Internet Protocol security | ipsec | 
| Network Bridge | bridge | 
| Remote Access | ras | 
| Routing | routing | 
| RPC Helper | rpc | 
| WINS | wins | 
For example to type the netsh AAAA command put AAAA in place of CMD by typing the following at the command prompt
netsh AAAA
