Difference between revisions of "Windows 7"

Jump to navigation Jump to search
146 bytes added ,  09:45, 1 May 2012
Added "Reboot via RDP"
m (Initial creation)
 
(Added "Reboot via RDP")
 
Line 1: Line 1:
== Reboot via RDP ==
When RDP'ed to a machine, there is no shutdown or reboot option.  To restart the machine use...
<code> shutdown -r </code>
== Show DNS Servers ==
== Show DNS Servers ==
In previous versions of Windows you could see assigned DNS servers by using <code> ipconfig /all </code>. In Windows 7 its still available, but doesn't show the DNS servers.
In previous versions of Windows you could see assigned DNS servers by using <code> ipconfig /all </code>. In Windows 7 its still available, but doesn't show the DNS servers.
* <code> netsh interface ip show config </code>
* <code> netsh interface ip show config </code>

Navigation menu