Word ADM template

  • Thread starter Thread starter Apollo
  • Start date Start date
A

Apollo

Hi,

Does anyone know of an AMD template for WORD that allows admins to set the
font and font size?
and a GPO way of placing shortcuts on a user desktop (without using VBS
script as this is blocked by our AV). I have tried to create a custom ADM
template without much success, keeps erroring.

Cheers,
 
Howdie!
Does anyone know of an AMD template for WORD that allows admins to set the
font and font size?

I'd do that by a customized normal.dot template and roll it out to all
clients. As far as I know, you cannot "enforce" a custom font and size.
and a GPO way of placing shortcuts on a user desktop (without using VBS
script as this is blocked by our AV).

No - you need to script that (not necessarily with a VBS, could be cmd
or bat as well).


I have tried to create a custom ADM
template without much success, keeps erroring.

What does your template look like? You could post it here so we could
have a look at it. (Please don't attach it, paste the source)

cheers,

Florian
 
Hi,
Does anyone know of an AMD template for WORD that allows admins to set the
font and font size?

It´s saved in the normal.dot, replace it?
and a GPO way of placing shortcuts on a user desktop

Can´t be done by ADM, because ADMs write/edit the registry, but
a link is just a file, so you need to copy it.
(without using VBS script as this is blocked by our AV).

Use a Batch and a login script, if your AV is blocking this,
it is misconfigured and if you can not use login scripts at all,
because they are blocked and can not be excluded from scanner,
buy a different product.

Login Scripts MUST! work.

Mark
 
Hello Apollo,

Thank you for using newsgroup!

From your post, this is a ADM for Office program request. I suggest you
post to the following newsgroup for help:
Microsoft.public.office.setup

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security <http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.





--------------------
| From: "Apollo" <[email protected]>
| Subject: Word ADM template
| Date: Sun, 5 Aug 2007 09:38:58 +0100
| Lines: 11
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.0
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138
| Message-ID: <[email protected]>
| Newsgroups: microsoft.public.win2000.group_policy
| NNTP-Posting-Host: 169.127-84-212.staticip.namesco.net 212.84.127.169
| Path: TK2MSFTNGHUB02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP03.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl microsoft.public.win2000.group_policy:818
| X-Tomcat-NG: microsoft.public.win2000.group_policy
|
| Hi,
|
| Does anyone know of an AMD template for WORD that allows admins to set
the
| font and font size?
| and a GPO way of placing shortcuts on a user desktop (without using VBS
| script as this is blocked by our AV). I have tried to create a custom ADM
| template without much success, keeps erroring.
|
| Cheers,
|
|
|
|
 
Hi,
From your post, this is a ADM for Office program request. I suggest you
post to the following newsgroup for help:
Microsoft.public.office.setup

.... don´t do that. Office-Guys are totally confused at time you
confront them with network/gp/adm questions :-))
SCNR

Mark
 
Back
Top