Need Help with a Policy to set the short date

  • Thread starter news-server.hawaii.rr.com
  • Start date
N

news-server.hawaii.rr.com

Hello,

I need to set up a policy to set the short date format on the computers that
connect to my domain.

I tried to use the following group policy to do it and although the Category
appears when i add the administrative template the policy does not show up
(on the right side of the Group Policy MMC).

Can anyone tell me how to modify this policy so that it can be implemented?

Thanks and please reply to the group,

Matt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CLASS USER
CATEGORY !!DATE
KEYNAME "Control Panel\International"

POLICY !!ShortDateFormat
PART !!DateFormatDesc EDITTEXT REQUIRED
VALUENAME sShortDate
END PART
END POLICY
END CATEGORY ; Date

[strings]
Date="Date"
ShortDateFormat="Short Date Format"
DateFormatDesc="Please enter the date mask. For example MM/dd/yyyy"
 
N

nambi

I'm in the same boat were you ever able to figure this out?

news-server.hawaii.rr.com said:
*Hello,

I need to set up a policy to set the short date format on the
computers that
connect to my domain.

I tried to use the following group policy to do it and although the
Category
appears when i add the administrative template the policy does not
show up
(on the right side of the Group Policy MMC).

Can anyone tell me how to modify this policy so that it can be
implemented?

Thanks and please reply to the group,

Matt
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CLASS USER
CATEGORY !!DATE
KEYNAME "Control Panel\International"

POLICY !!ShortDateFormat
PART !!DateFormatDesc EDITTEXT REQUIRED
VALUENAME sShortDate
END PART
END POLICY
END CATEGORY ; Date

[strings]
Date="Date"
ShortDateFormat="Short Date Format"
DateFormatDesc="Please enter the date mask. For example MM/dd/yyyy" *
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top