微软服务器查询,远程服务器查询命令

2023-05-16

远程服务器查询命令

05/23/2017

本文内容

若要显示本地或远程服务器上的可用会话列表,请使用以下语法。

remote /q Computer

```dbgcmd

## Parameters

**/q**

Query. Displays the visible remote sessions on the specified computer.

*Computer*

Specifies the name of the computer. This parameter is required (even on the local computer).

### Comments

The query display includes only server sessions; it does not display client connections to remote sessions.

The query display includes only visible sessions. There is no command to display invisible sessions.

The query display includes all visible sessions, including those that restrict users (**/u** and **/ud**). The user might not have permission to connect to all of the sessions in the list.

When there are no remote sessions running on the server, the Remote tool displays the following message:

```console

No Remote servers running on \\Computer

但是,当计算机上运行的唯一远程会话不可见时,远程工具会显示以下消息:

No visible sessions on server \\Computer

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

微软服务器查询,远程服务器查询命令 的相关文章

随机推荐