Win Firewall
netsh>firewall
netsh firewall>?
Commands in this context:
? - Displays a list of commands.
add - Adds firewall configuration.
delete - Deletes firewall configuration.
dump - Displays a configuration script.
help - Displays a list of commands.
reset - Resets firewall configuration to default.
set - Sets firewall configuration.
show - Shows firewall configuration.
netsh firewall>set service FILEANDPRINT ENABLE
IPv6 in Win
netsh>interface
netsh interface>ipv6 ?
The following commands are available:
Commands in this context:
6to4 - Changes to the `netsh interface ipv6 6to4' context.
? - Displays a list of commands.
add - Adds a configuration entry to a table.
delete - Deletes a configuration entry from a table.
dump - Displays a configuration script.
help - Displays a list of commands.
install - Installs IPv6.
isatap - Changes to the `netsh interface ipv6 isatap' context.
renew - Restarts IPv6 interfaces.
reset - Resets IPv6 configuration state.
set - Sets configuration information.
show - Displays information.
uninstall - Uninstalls IPv6.