[windows2000] Re: configure outlook profile

  • From: "Robert Coffman - Info From Data Corporation" <bcoffman@xxxxxxxxxxxxxxxx>
  • To: <windows2000@xxxxxxxxxxxxx>
  • Date: Mon, 13 Oct 2003 12:56:05 -0400

Hell he can have mine.  Its probably out of date anyway.

Here is the script I call during logon.  Note that W: maps to the users
profile on the server they are logged in to:

@echo off
if exist w:\outlookt.txt goto skipall
copy "E:\Program Files\boutprof\outlook.prf" w:\windows\outlook.prf >nul
"E:\Program Files\boutprof\prfpatch.exe"
"E:\Program Files\boutprof\newprof.exe" -p w:\windows\outlook.prf
copy "E:\Program Files\boutprof\outlookt.txt" W:\outlookt.txt >nul
:skipall

Get your hands on a .PRF file appropriate to your environment.  Going from
memory, prfpatch.exe modifies the outlook.prf to be user specific, and
newprof modifies the profile.  The lines dealing with "outlookt.txt" are
merely to avoid running this if the profile has already been updated, as we
use roaming profiles.

Don't ask me for my outlook.prf.

- Bob Coffman



-----Original Message-----
From: windows2000-bounce@xxxxxxxxxxxxx
[mailto:windows2000-bounce@xxxxxxxxxxxxx]On Behalf Of Braebaum, Neil
Sent: Monday, October 13, 2003 12:25 PM
To: windows2000@xxxxxxxxxxxxx
Subject: [windows2000] Re: configure outlook profile


Comments inline...

> -----Original Message-----
> From: "Sen" <discussion.groups@xxxxxxx>
> Sent: 13 October 2003 17:20
> To: <windows2000@xxxxxxxxxxxxx>
> Subject: Re: configure outlook profile
>
> i tried to run newprof.exe there's no response on my computer
> and no profile is created.

Reply with exactly how and what you've tried to run, and I'll attempt to
*assist* you in putting it right.

> can you mail me the program and
> your script so that i can modify from there?

No - I'm not just sending you complete scripts, or complete programs. If
you want help trying to do something, and making it work, I'll help you
with it - but I won't do the whole thing for you - you are going to have
to put in some effort, too. You didn't actually answer any of the
questions I asked.

Did you read any references in TechNet regarding usage of the commands?
What happened when you did? Post your script, and I'll try and help you
with it. If you are just attempting to get somebody to do it all for
you, then maybe somebody else might be charitable enough to oblige.

I'm all about helping people, but some people just seem to want it all
for free.

> thanks
>
> ----- Original Message -----
> From: "Braebaum, Neil" <Neil.Braebaum@xxxxxxxxxxxxxxxxx>
> To: <windows2000@xxxxxxxxxxxxx>
> Sent: Monday, October 13, 2003 7:12 PM
> Subject: [windows2000] Re: configure outlook profile
>
>
> > I have been using these tools for years, without problem,
> to automate
> > outlook profile creation.
> >
> > Post your script, I'll see if I can understand where you're going
> > wrong.
> >
> > Have you looked in TechNet for usage instructions?
> >
> > What exactly is the problem you're having?
> >
> > Neil
>

***********************************************
This e-mail and its attachments are confidential
and are intended for the above named recipient
only. If this has come to you in error, please
notify the sender immediately and delete this
e-mail from your system.
You must take no action based on this, nor must
you copy or disclose it or any part of its contents
to any person or organisation.
Statements and opinions contained in this email may
not necessarily represent those of Littlewoods.
Please note that e-mail communications may be monitored.
The registered office of Littlewoods Limited and its
subsidiaries is 100 Old Hall Street, Liverpool, L70 1AB.
Registered number of Littlewoods Limited is 262152.
************************************************

********************************************************
This Week's Sponsor - RTO Software / TScale
What's keeping you from getting more from your terminal servers? Did you
know, in most cases, CPU Utilization IS NOT the single biggest constraint to
scaling up?! Get this free white paper to understand the real constraints &
how to overcome them. SAVE MONEY by scaling-up rather than buying more
servers.
http://www.rtosoft.com/Enter.asp?ID=147
**********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm


********************************************************
This Week's Sponsor - RTO Software / TScale
What's keeping you from getting more from your terminal servers? Did you know, 
in most cases, CPU Utilization IS NOT the single biggest constraint to scaling 
up?! Get this free white paper to understand the real constraints & how to 
overcome them. SAVE MONEY by scaling-up rather than buying more servers.
http://www.rtosoft.com/Enter.asp?ID=147
**********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts: