Starting Windows’ Network and Sharing Center from command prompt
It has always looked not-so-cool to have to type “Sharing” at the start menu or worse yet, navigate through the Control Panel just to start it. Today I finally dug out how to do it from TechNet:
1 | control /name Microsoft.NetworkAndSharingCenter |
Looks like Microsoft decided to go down the verbose path. Maybe I’ll just stick with the old ways :p