- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there some where a value, which defines how long the prompt "Press Ctrl+p" is shown?
-------------------------------------------------------------------------------------------------------
For example the class IPS_KVMRedirectionSettingData has the member SessionTimeout and with this member you can define how long an unused KVM connection will be hold.
One way to modified this timeout value is to use WinRM:
winrm set http://intel.com/wbem/wscim/1/ips-schema/1/IPS_KVMRedirectionSettingData @{SessionTimeout="1"} -remote:http://192.168.0.2:16992/wsman -encoding:utf-8 -un -auth:Digest -username:admin -password:ipc!Siemens1
-------------------------------------------------------------------------------------------------------
What we need now, is value, which also can be modified to increase / lower the time of displaying the prompt "Press Ctrl+p".
1. Is there such a value anywhere?
2. How is it called?
Thanks in advance for your answers.
-------------------------------------------------------------------------------------------------------
For example the class IPS_KVMRedirectionSettingData has the member SessionTimeout and with this member you can define how long an unused KVM connection will be hold.
One way to modified this timeout value is to use WinRM:
winrm set http://intel.com/wbem/wscim/1/ips-schema/1/IPS_KVMRedirectionSettingData @{SessionTimeout="1"} -remote:http://192.168.0.2:16992/wsman -encoding:utf-8 -un -auth:Digest -username:admin -password:ipc!Siemens1
-------------------------------------------------------------------------------------------------------
What we need now, is value, which also can be modified to increase / lower the time of displaying the prompt "Press Ctrl+p".
1. Is there such a value anywhere?
2. How is it called?
Thanks in advance for your answers.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The settings that control the MEBx prompt (Ctrl-P) are specified in the process of preparing the Flash image by the OEM. There aren't any user accessible calls to change any of the Ctrl-P settings.
Regards,
Roger
Regards,
Roger
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The settings that control the MEBx prompt (Ctrl-P) are specified in the process of preparing the Flash image by the OEM. There aren't any user accessible calls to change any of the Ctrl-P settings.
Regards,
Roger
Regards,
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ok, thanks

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page