понедельник, 20 мая 2013 г.

Screenshots for headless configuration


Just a few notes about screenshots for "headless" configuration:

1. if you use service-based configuration you _need_ to setup it to use local account.
SYSTEM account doesn't have possibility to interact to desktop. 
Be sure that you local account can log in successfully.

2. if you use service-based configuration you _need_ to set "Allow service to interact with desktop" option enabled for the service. Otherwise service can not interact with desktop.

3. If you use RDP to run grid2 node please be sure that you session doesn't become locked. Use something like "tscon SessionID /dest:console" to close the Remote Desktop session and reconnects the session to the remote computer's console.

4. If you use RDP to run grid2 node please do not disconnect from the Remote Desktop Connection session, lock the computer or minimize the Remote Desktop window. In such case Windows switches the Remote Desktop session to the GUI-less mode and does not draw the GUI. It prevents to take screenshots.
You could change this behaviour by setting:
HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\RemoteDesktop_SuppressWhenMinimized = 2
HKEY_LOCAL_MACHINE\Software\Microsoft\Terminal Server Client\RemoteDesktop_SuppressWhenMinimized = 2
(another keys may be used on x64)
and rebooting after.

Another good solution is to use VNC instead of RDP.

i hope it helps.

Комментариев нет:

Отправить комментарий