Fortunately, you can add
an RDP listening port, which makes the Windows 2000 Server completely accessible. It??™s tips like this
that the PETRI.co.il Web site excels in providing. You may also want to go to the Microsoft Knowledge
Base (
http://support.microsoft.com/search/?adv=1
) to check for Server Core specifics as they
become available.
428 CHAPTER 17
CREATING SYSTEM CONNECTIONS
/d
Clears the list of remote TAPI servers. Disables the TAPI client by preventing it from using
TAPI service providers that appear on remote servers. The command also prevents automatic
discovery of TAPI servers. You must use this utility to reenable TAPI services on the client.
Performing Remote Windows Management with the WinRM Utility
The Windows Remote Management (WinRM) utility helps you manage a remote system from the
command line. This utility is Microsoft??™s implementation of the WS-Management protocol, which
provides a secure method of connecting local and remote computers using a Web service. You can
learn more about the WS-Management protocol at
http://msdn2.microsoft.com/en-us/library/
aa384470.aspx
. This utility uses the following general syntax:
winrm OPERATION RESOURCE_URI [-SWITCH:VALUE [-SWITCH:VALUE] .
Pages:
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013