#24227 - 2002-07-02 11:20 AM
Newprof.exe from Exchange 2k Resource kits
|
Yvonne
Fresh Scripter
Registered: 2002-07-01
Posts: 10
Loc: Brunei
|
Anyone has NewProf.exe that works for outlook 2002?
|
Top
|
|
|
|
#24229 - 2002-07-02 03:18 PM
Re: Newprof.exe from Exchange 2k Resource kits
|
Lonkero
KiX Master Guru
Registered: 2001-06-05
Posts: 22346
Loc: OK
|
this is follow up topic from http://81.17.37.55/board/ultimatebb.php?ubb=get_topic;f=1;t=004053
yvonne, I use the same newprof tool for all outlook versions. when it produces errors, it probably is not outlook related but the outlook.prf you're trying to use might be misconfigured.
one thing more, is that in my case I had to write a small script for newprof utilization. it swithces the username for newprof as it seems to check it from the registry.
code:
$ = readvalue("HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles","DefaultProfile") if @error and @inwin=1 ? ? " Ladataan sähköposti-asetukset palvelimelta..." sleep 2 $temp = readvalue("HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info","DefName") $ = writevalue("HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info","DefName",@fullname,"reg_sz") shell @ldrive+"Profiles\newprof.exe -P "+@ldrive+"Profiles\exchange.prf" $ = writevalue("HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info","DefName",$temp,"reg_sz") endif
the prf I use is the default: quote: ; Outlook PRF file for Exchange Server users ; ------------------------------------------- ; Copyright (C), Microsoft Corporation, 1996. ; ; The following PRF file is included as an example of how to create a PRF file that will ; configure Outlook users with Exchange Server. Section 1, 2, and 3 may be modified. ; DO NOT MODIFY SECTION 4. It will most likely cause Exchange services to crash. ; Be very careful when editing to ensure property values match their property types. ; NOTE: The HomeServer setting for the Microsoft Exchange Server must be filled in ; before using this file. ; ; For information about how to disable Outlook Profile Setup and instead use the ; the Inbox Setup Wizard, see NONE.PRF in the Office Resource Kit.
offcourse the profilename is changed to make it more specific than just outlook profile.
and homeserver also.
user info is read from reg like I said and it should work like charm, with these changes.
cheers,
_________________________
!download KiXnet
|
Top
|
|
|
|
#24231 - 2002-07-03 09:08 AM
Re: Newprof.exe from Exchange 2k Resource kits
|
Yvonne
Fresh Scripter
Registered: 2002-07-01
Posts: 10
Loc: Brunei
|
Dear Lonkero,
I still have problem when running command NewProf.exe -P exchange.prf
Can you zip me the files? My email address is yyeo@jis.edu.bn
You're a star!
|
Top
|
|
|
|
#24233 - 2002-07-03 09:31 AM
Re: Newprof.exe from Exchange 2k Resource kits
|
Yvonne
Fresh Scripter
Registered: 2002-07-01
Posts: 10
Loc: Brunei
|
Dear Lonkero
I have tried many ways. used profgen from Exch2k Cd, use NewProf.exe from outlook 97-2k. I have also filled in the complete path each time I try the command NewProf.exe -P C:\Outlook.prf
Once I have received the zip file from you, i will try at my side and find out the problem, then publish the solution to everyone here, just like the others
thank you again!!
|
Top
|
|
|
|
#24235 - 2002-07-03 09:45 AM
Re: Newprof.exe from Exchange 2k Resource kits
|
Yvonne
Fresh Scripter
Registered: 2002-07-01
Posts: 10
Loc: Brunei
|
Yes! I just got your email. I will try it out now.
You'r a star!
|
Top
|
|
|
|
#24236 - 2002-07-03 10:13 AM
Re: Newprof.exe from Exchange 2k Resource kits
|
Yvonne
Fresh Scripter
Registered: 2002-07-01
Posts: 10
Loc: Brunei
|
Dear Lankero
Have you tried running the script on Windows 2000 Pro platform + officexp + Exch2k server? I have modified your script to use our variables but still receive Newprof Application Error - The instruction at "0x77f821e1" referenced memory at "0x00000014". The memory could not be "read"
Any ideas?
|
Top
|
|
|
|
#24241 - 2002-07-04 09:15 AM
Re: Newprof.exe from Exchange 2k Resource kits
|
Kdyer
KiX Supporter
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Lonkero,
Maybe so..
However, her opening question was for creating profiles for Outlook 2002..
Thanks,
Kent
|
Top
|
|
|
|
#24244 - 2002-07-04 10:06 AM
Re: Newprof.exe from Exchange 2k Resource kits
|
Kdyer
KiX Supporter
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Added this information to the FAQ too..
Kent
|
Top
|
|
|
|
#24246 - 2002-07-05 06:46 AM
Re: Newprof.exe from Exchange 2k Resource kits
|
Yvonne
Fresh Scripter
Registered: 2002-07-01
Posts: 10
Loc: Brunei
|
Thanks Lankero/kent
I am still working on this problem, planning to rebuild a machine and run NewProf.exe, to see if I still receive this error message, " NewProf.exe-application error. Reference to the Memory can't be read"
At the same time, I am searching for solution to run /importprf in quiet mode from technet.
I will always keep you updated here.
|
Top
|
|
|
|
Moderator: Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart
|
0 registered
and 176 anonymous users online.
|
|
|