You can use a local group policy on that pc. From the start > run menu, enter in gpedit.msc
Main Topics
Browse All TopicsI have a box that is shared amongst multiple users and I need to force all login's to use 24 hour time. I am admin on the box but I don't have access to group policy's or the actual users themselves. I would like a solution that would work for any user who logs in, not just a preset list of users. I tried looking around for a command line process that I could put in the startup folder but I couldn't find anything. I modified the date time settings for myself hoping that it would propogate down to all users but it didn't. Please provide some direction.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Here we go.
-Open up notepad and copy/paste the settings from the other post (I included them below to save a step).
-Save the notepad doc as MilitaryTime.adm in the c:\Windows\Inf directory
-Run gpedit.msc from start > run
-Under "Computer Configuration" > Administrative Templates (right click Admin Templates and choose View > Filtering > and uncheck "Only show settings that can be fully managed")
-Right click on Administrative Templates again and now choose "Add/Remove Templates"
-Choose Add > browse to the c:\windows\inf directory and select the militarytime.adm
-choose "Close"
*Restart pc
Ugh! Leave it to me to make things difficult.
Forget the admin template. Just make the following changes in your registry. The first way is manual, the second is in script form in case you want to run it in your network.
Option 1
A. Open registry editor (regedit) and browse to HKU > .Default > Control Panel > International
B. When Internation is selected, on the right find the value "sTimeFormat"
C. Change the value to HH:mm:ss (remove the tt since it relates to am/pm)
D. If you don't want the time to show the zero (0100), just enter in H and you will get (100)
*Restart
Option 2
reg add "HKU\.DEFAULT\Control Panel\International" /V sTimeFormat /F /D "HH:mm:ss"
-I just ran it on a virtual pc and it works. Give it a shot when you have a second.
Business Accounts
Answer for Membership
by: samiam41Posted on 2008-11-06 at 06:14:20ID: 22895089
Greetings. A similar question was asked before and an expert provided this answer. See if it matches your needs:
e.com/Netw orking/ Win dows_Netwo rking/Q_21 488663.htm l
http://www.experts-exchang