命令相关
Microsoft Related: reboot/power-up a lab machine without going through a service-now: maybe the command like this: shutdown /r /f /m \\<Machine name> http://technet.microsoft.com/en-us/library/bb491003.aspx Windows 7 sometimes breaks FTP connections on Java 7 if firewall is enabled. Command netsh advfirewall set global StatefulFTP disable usually fixes the problem. 有时候你想远程登录到一台机器上却发现由于那台机器上rdp的人太多,可以将其中某些未用的人踢下去,找一台server,通过以下步骤就可以做到:Administrative Tools -> Remote Desktop Services -> Remote Desktop Services Manager: My Group -> Add Computer (by name) 来源: https://www.cnblogs.com