命令相关

Microsoft Related:

reboot/power-up a lab machine without going through a service-now:
maybe the command like this: shutdown /r /f /m \\ 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/vanessabutterfly/archive/2013/06/09/3128653.html

你可能感兴趣的:(命令相关)