We created a group policy template for this.  We load the policy in poledit
or group policy and set the desired selection.  Here's the contents of the
.adm file:

CLASS USER

CATEGORY "Control Panel"
        CATEGORY "Regional Settings"
                KEYNAME "Control Panel\International"
                    POLICY "Specify Date Settings"
                        PART "Short date style"  DROPDOWNLIST REQUIRED
                        VALUENAME "sShortDate"
                        ITEMLIST
                                NAME "M/d/yy"           VALUE "M/d/yy"
                                NAME "M/d/yyyy"         VALUE "M/d/yyyy"
                                NAME "MM/dd/yy"         VALUE "MM/dd/yy"
                                NAME "MM/dd/yyyy"       VALUE "MM/dd/yyyy"
                                NAME "yy/MM/dd"         VALUE "yy/MM/dd"
                                NAME "dd-MMM-yy"        VALUE "dd-MMM-yy"
                        END ITEMLIST
                        END PART
        
                        PART "Long date style"   DROPDOWNLIST REQUIRED
                        VALUENAME "sLongDate"
                        ITEMLIST
                                NAME "dddd, MMMM dd, yyyy"      VALUE "dddd,
MMMM dd, yyyy"
                                NAME "MMMM dd, yyyy"            VALUE "MMMM
dd, yyyy"
                                NAME "dddd, dd MMMM, yyyy"      VALUE "dddd,
dd MMMM, yyyy"
                                NAME "dd MMMM, yyyy"            VALUE "dd
MMMM, yyyy"
                        END ITEMLIST
                        END PART
                    END POLICY
        END CATEGORY
END CATEGORY 

 -----Original Message-----
From:   Ken L [mailto:[EMAIL PROTECTED]] 
Sent:   Tuesday, July 23, 2002 8:27 PM
To:     NT 2000 Discussions
Subject:        Need the same Date/Time format for all the profiles that log
in..



Hi,

Anybody knows the way to go about setting the same date/time format whenever

new profiles logging in to a particular pc??
We need this to be done because one of the application needs date/time to be

displayed as dd/mm/yyyy. Unfortunately, the current default setting is not 
pointing to this format.
Resulted that I need to set the format for every single new users that log 
in to the pc.

TIA,

Cheers,
Kenny
Singtel.com

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to %%email.unsub%%

------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to