RE: ADM template

2010-01-26 Thread Free, Bob
There used to be one from a company named Syspro software. Not sure if
it's been kept up. Another one that comes to mind is on tools4ever.com,
not sure about its current status either.

 

From: Ricardo Becerra [mailto:r...@mail.ucf.edu] 
Sent: Saturday, January 23, 2010 12:09 PM
To: NT System Admin Issues
Subject: ADM template

 

Does anyone know of a free tools to create and edit ADM templates? I'm
hoping to find one with an intuitive UI that's easy to use. 

 

 

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

ADM template

2010-01-23 Thread Ricardo Becerra
Does anyone know of a free tools to create and edit ADM templates? I'm hoping 
to find one with an intuitive UI that's easy to use.

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~   ~

Re: shortdate adm template GPO

2009-12-09 Thread David W. McSpadden
Thanks.


From: Don Guyer 
Sent: Wednesday, December 09, 2009 11:01 AM
To: NT System Admin Issues 
Subject: RE: shortdate adm template GPO


Try this:

 

§  In the menu at the top of the window click View, Filtering

§  Uncheck the box Only show policy settings that can be fully managed

 

 

Don Guyer

Systems Engineer - Information Services

Prudential, Fox & Roach/Trident Group

431 W. Lancaster Avenue

Devon, PA 19333

Direct: (610) 993-3299

Fax: (610) 650-5306

don.gu...@prufoxroach.com

 

From: David W. McSpadden [mailto:dav...@imcu.com] 
Sent: Wednesday, December 09, 2009 10:52 AM
To: NT System Admin Issues
Subject: shortdate adm template GPO

 

I want to run a GPO to change the small date format to mm/dd/ and negative 
currency and negative format as well.

I have found the shortdate.adm and imported it into the GP management tool on 
my DC but I don't see the setting in the GP editor???

CLASS USER
CATEGORY "Control panel"
POLICY "date format"
   KEYNAME "Control Panel\International"
  PART "Choose short date format" DROPDOWNLIST
 REQUIRED
 VALUENAME sShortdate
ITEMLIST
   NAME "TT.MM." VALUE "dd.MM." DEFAULT
   NAME "TT.MM.JJ" VALUE "dd.MM.yy"
 END ITEMLIST
  END PART
END POLICY
END CATEGORY

 

What am I doing wrong??

 

 


 

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

Re: shortdate adm template GPO

2009-12-09 Thread David W. McSpadden
Thanks


From: Carl Houseman 
Sent: Wednesday, December 09, 2009 10:58 AM
To: NT System Admin Issues 
Subject: RE: shortdate adm template GPO


Right-click in the left pane any folder under Administrative templates.

Choose View, then Filtering.

Uncheck "only show policy settings that can be fully managed".

 

Carl

 

From: David W. McSpadden [mailto:dav...@imcu.com] 
Sent: Wednesday, December 09, 2009 10:52 AM
To: NT System Admin Issues
Subject: shortdate adm template GPO

 

I want to run a GPO to change the small date format to mm/dd/ and negative 
currency and negative format as well.

I have found the shortdate.adm and imported it into the GP management tool on 
my DC but I don't see the setting in the GP editor???

CLASS USER
CATEGORY "Control panel"
POLICY "date format"
   KEYNAME "Control Panel\International"
  PART "Choose short date format" DROPDOWNLIST
 REQUIRED
 VALUENAME sShortdate
ITEMLIST
   NAME "TT.MM." VALUE "dd.MM." DEFAULT
   NAME "TT.MM.JJ" VALUE "dd.MM.yy"
 END ITEMLIST
  END PART
END POLICY
END CATEGORY

 

What am I doing wrong??

 

 


 

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

RE: shortdate adm template GPO

2009-12-09 Thread Don Guyer
Try this:

 

§  In the menu at the top of the window click View, Filtering

§  Uncheck the box Only show policy settings that can be fully managed

 

 

Don Guyer

Systems Engineer - Information Services

Prudential, Fox & Roach/Trident Group

431 W. Lancaster Avenue

Devon, PA 19333

Direct: (610) 993-3299

Fax: (610) 650-5306

don.gu...@prufoxroach.com

 

From: David W. McSpadden [mailto:dav...@imcu.com] 
Sent: Wednesday, December 09, 2009 10:52 AM
To: NT System Admin Issues
Subject: shortdate adm template GPO

 

I want to run a GPO to change the small date format to mm/dd/ and negative 
currency and negative format as well.

I have found the shortdate.adm and imported it into the GP management tool on 
my DC but I don't see the setting in the GP editor???

CLASS USER
CATEGORY "Control panel"
POLICY "date format"
   KEYNAME "Control Panel\International"
  PART "Choose short date format" DROPDOWNLIST
 REQUIRED
 VALUENAME sShortdate
ITEMLIST
   NAME "TT.MM." VALUE "dd.MM." DEFAULT
   NAME "TT.MM.JJ" VALUE "dd.MM.yy"
 END ITEMLIST
  END PART
END POLICY
END CATEGORY

 

What am I doing wrong??

 

 

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

RE: shortdate adm template GPO

2009-12-09 Thread Carl Houseman
Right-click in the left pane any folder under Administrative templates.

Choose View, then Filtering.

Uncheck "only show policy settings that can be fully managed".

 

Carl

 

From: David W. McSpadden [mailto:dav...@imcu.com] 
Sent: Wednesday, December 09, 2009 10:52 AM
To: NT System Admin Issues
Subject: shortdate adm template GPO

 

I want to run a GPO to change the small date format to mm/dd/ and
negative currency and negative format as well.

I have found the shortdate.adm and imported it into the GP management tool
on my DC but I don't see the setting in the GP editor???

CLASS USER
CATEGORY "Control panel"
POLICY "date format"
   KEYNAME "Control Panel\International"
  PART "Choose short date format" DROPDOWNLIST
 REQUIRED
 VALUENAME sShortdate
ITEMLIST
   NAME "TT.MM." VALUE "dd.MM." DEFAULT
   NAME "TT.MM.JJ" VALUE "dd.MM.yy"
 END ITEMLIST
  END PART
END POLICY
END CATEGORY

 

What am I doing wrong??

 

 

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

shortdate adm template GPO

2009-12-09 Thread David W. McSpadden
I want to run a GPO to change the small date format to mm/dd/ and negative 
currency and negative format as well.
I have found the shortdate.adm and imported it into the GP management tool on 
my DC but I don't see the setting in the GP editor???
CLASS USER
CATEGORY "Control panel"
POLICY "date format"
   KEYNAME "Control Panel\International"
  PART "Choose short date format" DROPDOWNLIST
 REQUIRED
 VALUENAME sShortdate
ITEMLIST
   NAME "TT.MM." VALUE "dd.MM." DEFAULT
   NAME "TT.MM.JJ" VALUE "dd.MM.yy"
 END ITEMLIST
  END PART
END POLICY
END CATEGORY


What am I doing wrong??
~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~   ~