在 RDC 中显示计算机信息

Mic*_*ern 2 windows-server-2003 remote-desktop

当连接到 windows server 2003 服务器时,远程桌面连接中显示服务器信息(服务器名称、IP 地址)的设置或配置有何变化?

quu*_*uux 10

你可能会想到BGinfo

编辑添加:如果您将此行放在系统的登录脚本中(或用户配置文件、GPO,无论您喜欢哪种方式),您都将在桌面上获得 BGinfo 信息“纹身”,而无需实际将 BGinfo 安装到系统:

\\server\share\bginfo.exe /I\\server\share\bginfo-std.bgi /accepteula /timer:0
Run Code Online (Sandbox Code Playgroud)

这假设您之前已经运行 BGinfo 来创建 bginfo.bgi 配置文件,并将它和 bginfo 可执行文件放在 \\server\share