[THIN] Re: Office 2003 Suppress User name popup
- From: "Braebaum, Neil" <Neil.Braebaum@xxxxxxxxxxxxxx>
- To: <thin@xxxxxxxxxxxxx>
- Date: Tue, 31 Mar 2009 09:11:04 +0100
I did this years ago (Office 97 first, then Office 2k, the Office 2k3)
with a Kix script, if you search the archives you'll find it.
The reg value will depend on the version of office.
Neil
________________________________
From: thin-bounce@xxxxxxxxxxxxx
[mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf Of Angela Smith
Sent: 31 March 2009 08:25
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: Office 2003 Suppress User name popup
Hi
Very good point. I neglected the username setting. Im assuming
you cannot set %username% in the ADM file..
Im willing to try a VB file. I found this on the Internet but
it doesn't work as I get error "Registry Editing has been disabled by
your administrator". We do disable registry editing via a GPO so I need
code that will not interfere with this..
Regards
Angela
________________________________
Subject: [THIN] Re: Office 2003 Suppress User name popup
Date: Tue, 31 Mar 2009 17:38:54 +1100
From: Jeremy.Saunders@xxxxxxxxxxxxxx
To: thin@xxxxxxxxxxxxx
Hi Angela,
I would only ever do this via a cmd, VBScript, or Kix script.
Taking care of the Company value is not a problem, but you want to
individually set the UserName to the actual user of that session. If you
do it through an ADM template, all users will have the same name, or you
need to change the REG_SZ value to a REG_EXPAND_SZ and use %USERNAME%.
Then you need to deal with the UserInitials. So how would you derive
that? Typically it's the first letter of the username. You may also be
able to change that to a REG_EXPAND_SZ and use %USERNAME:~0,+1%, which
will return the first letter of the username.
All this is very simple to achieve with a script to ensure that
all users have personalised settings. You could also use the new GP
Preferences too.
Not a lot of help because I don't have a script you are looking
for, but hope that helps you down the right path.
Cheers,
Jeremy.
From: thin-bounce@xxxxxxxxxxxxx
[mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf Of Angela Smith
Sent: Tuesday, March 31, 2009 2:13 PM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: Office 2003 Suppress User name popup
Hi
Thanks for the email. I would really like to implement this via
an ADM file in Group Policy if at all possible.
Thanks
Ang
________________________________
From: cwegener@xxxxxxxxxxx
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: Office 2003 Suppress User name popup
Date: Tue, 31 Mar 2009 16:41:40 +1100
Hi Angela,
You would need to pre-populate the
HKCU\Software\Microsoft\Office\Common\UserInfo Key with the UserName,
UserInitials, Company values.
You could either, create a login script that does this, create
and ADM file for the keys, include the values in your default user
profile, or you could enter this information at the Office installation
time, when Terminal Services redirects HKCU changes to the shadow area
(though I won't recommend this last option)
I am sure, someone with a little more time here, will be able to
provide you with some script snippets to include in a login script.
Cheers,
Christoph
From: thin-bounce@xxxxxxxxxxxxx
[mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf Of Angela Smith
Sent: Tuesday, March 31, 2009 4:28 PM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Office 2003 Suppress User name popup
Hi
I need to find a way to remove the MS Office User Name popup box
that pops up on first use when using office 2003. We do not use roaming
profiles so our users get this popup on first use each day. Has anyone
suppressed this popup via Group Policy?. Has anyone created an ADM file
to suppress this?
Thanks
Ang
________________________________
Get what you want at ebay. View photos of singles in your area
<http://a.ninemsn.com.au/b.aspx?URL=http://dating.ninemsn.com.au/channel
/index.aspx?trackingid%3D1046247&_t=773166080&_r=Hotmail_Endtext&_m=EXT>
--
This message has been scanned for viruses and
dangerous content by MailScanner <http://www.mailscanner.info/>
, and is
believed to be clean.
--
This message has been scanned for viruses and
dangerous content by MailScanner <http://www.mailscanner.info/>
, and is
believed to be clean.
________________________________
Download the new Windows Live Messenger Find out what's new with
your friends <http://download.live.com/>
________________________________
Confidentiality and Privilege Notice
This document is intended solely for the named addressee. The
information contained in the pages is confidential and contains legally
privileged information. If you are not the addressee indicated in this
message (or responsible for delivery of the message to such person), you
may not copy or deliver this message to anyone, and you should destroy
this message and kindly notify the sender by reply email.
Confidentiality and legal privilege are not waived or lost by reason of
mistaken delivery to you.
________________________________
________________________________
Explore the new Windows Live. Looking for a place to manage all
your online stuff?
<http://www.microsoft.com/australia/windows/windowslive/>
*****************************************************************************
This email and its attachments are confidential to the intended recipient. If
this has come to you in error, please notify the sender immediately and delete
this email from your system. You must take no action based on this email, nor
must you copy or disclose it or any part of its contents to any person or
organisation. Please note that email communications may be monitored. The
registered office of Shop Direct Limited is First Floor, Skyways House, Speke
Road, Speke, Liverpool, L70 1AB, registered number 04730752.
Subsidiary companies of Shop Direct Limited include:
Shop Direct Group Financial Services Limited (SDGFS), Shop Direct Financial
Services Limited (SDFS) and Shop Direct Finance Company Limited (SDFC). The
registered office of SDGFS, SDFS and SDFC is Aintree Innovation Centre, Park
Lane, Netherton, Bootle, L30 1SL, registered numbers 05200103 (SDGFS), 04730706
(SDFS) and 04660974 (SDFC). SDFS and SDFC are authorised and regulated by the
Financial Services Authority in respect of arranging insurance products.
Shop Direct Contact Centres Limited (SDCC) and Shop Direct Home Shopping
Limited (SDHS). The registered office of SDCC and SDHS is First Floor, Skyways
House, Speke Road, Speke, Liverpool, L70 1AB, registered numbers 05330323
(SDCC), 04663281 (SDHS).
All companies registered in England.
*****************************************************************************
Other related posts: