Veritas Cluster Server(VCS) can't return the details for "Window Title" column while online process resource

book

Article ID: 100050625

calendar_today

Updated On:

Description

Error Message

N/A

Cause

The agent does not interact with the desktop, so there is no Window object that could have a title. When you call the batch script as logged on user, there will be a Window with a title, but VCS does not do that

Resolution

The process resource configured with a batch file, here is an example, like its content is "C:\goodman\Run-Server.exe", replace with the "c:\sysinternal\psexec \\localhost -s -i 2 C:\goodman\Run-Server.exe", it should be display details for  "Window Title" column.

Issue/Introduction

VCS can't return the details for "Window Title" column while run tasklist command line.