Läuft der Domino Server als Service?
2 wichtige Aussagen habe ich fett markiert - nur für den Fall der Fälle
Falls ja - hier der KBASE Artikel dazu:
Title:
How to Set Date/Time Format for Domino R5 Running as a Windows Service
Product: Lotus Domino > Lotus Domino Server > Version 5.x
Platform(s): Windows 2000 Server, Windows NT
Date: 29.06.2004
Doc Number: 1089142
This document is based on the following Software Problem Report (SPR):
About SPRs
SPR Number SPR Status SPR Fixed Release
TBOX627RQJ Initial Evaluation Not Applicable
Problem
You have configured the date/time format in the "Regional Settings" property on Windows. However, this change does not take effect when the Domino R5 server is launched as Windows NT/2000 service. How can you configure the date/time format on a Domino server console running as a service without rebooting the Domino server?
Solution
To do this when the Domino server is running as a Windows service, you need to change Windows Registry values. There are four Registry values for each component, as detailed below.
It is important to note that this has been tested in Notes/Domino 6.x, and adjusting the Registry values does not work on the 6.x code stream.NOTE: The information in this Technote is presented as a guideline for making changes within the Windows Registry. The Windows Registry is central to the operation of Windows, and any changes must be performed with care. As with any configuration change, it is highly recommended that customers have complete backups of computer systems and data files before attempting the following procedure, in order to facilitate recovery from system file corruption or other possible failures.
Lotus Software does NOT recommend that customers make changes to the Windows Registry without the assistance of Microsoft Technical Support. Further, customers who manually modify the Windows Registry may not be eligible for Microsoft Technical Support until Windows is reinstalled. Customers making changes to the Windows Registry do so at their own risk.Date format:
Registry value: HKEY_USERS\.DEFAULT\Control Panel\International\iDate
Description: 0 - MM/DD/YYYY
1 - DD/MM/YYYY
2 - YYYY/MM/DD
Date separator:
Registry value: HKEY_USERS\.DEFAULT\Control Panel\International\sDate
Description: Specify separator character for date. It can be longer than one character if desired.
Time format:
Registry value: HKEY_USERS\.DEFAULT\Control Panel\International\iTime
Description: 0 - 12 hour format
1 - 24 hour format
Time separator:
Registry value: HKEY_USERS\.DEFAULT\Control Panel\International\sTime
Description: Specify separator character for time. It can be longer than one character if desired.
Short date format:
Registry value: HKEY_USERS\.DEFAULT\Control Panel\International\sShortDate
Description: Specify format for dates, e.g. dd/MM/yyyy
Supporting Information:
If the date/time format is changed on a Domino server that is running as a service via Control Panel -> Regional Setting, the Domino server must be completely stopped and then restarted. The date format changes do not take effect if the service is stopped and then started. The server must be stopped by using a quit command like "q" or "quit". Even using the command "restart server" is not sufficient.
This issue has been reported to Lotus software Quality Engineering.
Andreas