Getting to Network Connections Quickly in Vista
Pop this into the run dialog:
control ncpa.cpl
This will also work for the following: control printers = Printers control sysdm.cpl = System Properties control appwiz.cpl = Programs & Features (Add & Remove) This can also be coupled with ‘Runas’:
runas /user:computername\Administrator rundll32.exe shell32.dll,Control_RunDLL ncpa.cpl
Read other posts