[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

08/26/2009 at 03:00PM PDT, ID: 24684885
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.6

Lotus Notes Upgrade from Versions 6 & 7 to 8.0.2

Asked by paydfody in Lotus Notes, Windows Batch Scripting, Lotus Domino Email Server

Tags: Windows Scripting, Batch Scripting, IBM Lotus Notes

I need to upgrade 200+ workstations, from Lotus Notes 6 & 7, to 8.0.2. Currently, all of our Lotus Notes clients have their '\notes\data' folder (which contains the mailbox ID file, email data files, etc.) stored on each users' own home network drive (G:\). Of course, the program files are stored locally, on 'C:\'.

I need to deploy the new Lotus Notes 8.0.2 client to each user workstation. I can do this just fine. However my department will have to manually go into each workstation, and modifiy the notes.ini file, in the local 'notes' folder, to point to 'g:\notes\data'.

I need a way to deploy this upgrade, and have it work for the user, unattended. I'm not much on scripting, but I figure there must be a way to autonomously modify that 'notes.ini' file, to point to 'g:\notes\data', after the installation has been completed.

I have included the contents of a notes.ini file, under 'code' (checkout line 9). Thanks, in advance, for your help. Please let me know if I need to provide additional information.
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
[Notes]
$STAwayToActiveEnabled=1
$STActiveToAwayEnabled=1
$STActiveToAwayTimeout=5=5
IM_NO_SETUP=1
Create_R8_Databases=1
TCPIP=TCP, 0, 15, 0
KitType=1
Directory=G:\notes\data
InstallType=6
InstallMode=1
FaultRecovery_Build=Release 8.0.2
Timezone=6
DSTLAW=3,2,1,11,1,1
StandardWorkspace=1
FileDlgDirectory=C:\Documents and Settings\fordd\My Documents
NSF_HOOKS=NLNVP.DLL
CONSOLE_NLNHOOK=80 25 7 44 58 696 396 
WindowSizeChooseLocation=504 166 271 167
DST=1
MailServer=CN=08MOWMAIL01a/OU=M/OU=08/O=USCOURTS
MailType=0
MailFile=mail\mowd\dford.nsf
$$HasLANPort=1
WWWDSP_SYNC_BROWSERCACHE=0
WWWDSP_PREFETCH_OBJECT=0
Location=Office (Network),A02,CN=Dan Ford/OU=MOWD/OU=08/O=USCOURTS
EnableJavaApplets=1
EnablePlugins=1
Preferences=3185
PrefAPIVer=186
AltNameLanguage=en
ContentLanguage=en-US
WeekStart=1
ViewWeekStart=2
NavWeekStart=1
XLATE_CSID=52
SPELL_LANG=1033
SPELL_PREFERENCES=0
Region=en-US
DatePickerDirection=0
Passthru_LogLevel=0
Console_LogLevel=2
VIEWIMP1=Lotus 1-2-3,0,_IWKSV,,.123,.WK1,.WK3,.WK4,.WKS,.WR1,.WRK,,4,
VIEWIMP2=Structured Text,0,_ISTR,,.CGN,.LTR,.STR,._UNKNOWN,,,1,
VIEWIMP3=Tabular Text,0,_ITAB,,.PRN,.RPT,.TAB,.TXT,,1,
VIEWIMP4=vCard,0,_IVCRD,,.VCF,,1,
VIEWIMP5=Calendar File (.ics),0,_IICAL,,.ICS,,1,
VIEWEXP1=Comma Separated Value,0,_XCSV,,.CSV,,1,
VIEWEXP2=Lotus 1-2-3,0,_XWKS,,.123,.WK1,.WK3,.WK4,.WKS,.WR1,.WRK,,4,
VIEWEXP3=Structured Text,0,_XSTR,,.CGN,.LTR,.STR,._UNKNOWN,,1,
VIEWEXP4=Tabular Text,1,_XTAB,,.CGN,.LTR,.RPT,.TAB,,1,
VIEWEXP5=vCard 2.1,0,_XVCRD,,.VCF,,1,
VIEWEXP6=vCard 3.0,0,_XVCRD3,,.VCF,,1,
VIEWEXP7=Calendar File (.ics),0,_XICAL,,.ICS,,1,
EDITIMP1=ASCII Text,0,_ITEXT,,.C,.H,.PRN,.RIP,.TXT,,1,
EDITIMP2=Binary with Text,0,_ISTRNGS,,.*,,1,
EDITIMP3=BMP Image,0,_IBMP,,.BMP,,18,
EDITIMP4=CGM Image,0,_IFL,,.CGM,.GMF,,8,
EDITIMP5=GIF Image,0,_IGIF,,.GIF,,18,
EDITIMP6=HTML File,0,_IHTML,,.HTM,.HTML,,1,
EDITIMP7=JPEG Image,0,_IJPEG,,.JPG,.JPEG,,18,
EDITIMP8=Lotus 1-2-3,0,_IW4W,_IWKSE,.123,.WK1,.WK3,.WK4,.WKS,.WR1,.WRK,,4,
EDITIMP9=Lotus PIC,0,_IPIC,,.PIC,,8,
EDITIMP10=Lotus Word Pro,0,_IW4W,,.LWP,,2,
EDITIMP11=Microsoft Excel,0,_IW4W,,.XLS,,4,
EDITIMP12=Microsoft RTF,0,_IRTF,_IW4W,.RTF,,2,
EDITIMP13=Microsoft Word,0,_IW4W,,.DOC,,2,
EDITIMP14=Network Portable Graphics,0,_IW4W,,.PNG,,18,
EDITIMP15=PCX Image,0,_IPCX,,.PCX,,18,
EDITIMP16=TIFF 5.0 Image,0,_ITIFF,,.TIF,,18,
EDITIMP17=WordPerfect,0,_IW4W,,.WPD,.WPT,,2,
EDITIMP18=Unsupported File as Text,0,_ITEXT,,.*,._UNKNOWN,,1,
EDITIMP19=Symphony Documents,0,_IW4W,,.ODT,.SXW,,2,
EDITIMP20=Symphony Spreadsheets,0,_IW4W,,.ODS,.SXC,,2,
EDITIMP21=Microsoft Word 2007,0,_IW4W,,.DOCX,,2,
EDITIMP22=Microsoft Excel 2007,0,_IW4W,,.XLSX,,2,
EDITEXP1=ASCII Text,2,_XTEXT,,.C,.H,.PRN,.RIP,.TXT,._UNKNOWN,,1,
EDITEXP2=CGM Image,2,_XCGM,,.CGM,.GMF,,8,
EDITEXP3=Microsoft RTF,2,_XRTF,,.DOC,.RTF,,4,
EDITEXP4=TIFF 5.0 Image,2,_XTIFF,,.TIF,,18,
EDITEXP5=vCard 2.1,0,_XVCRD,,.VCF,,1,
EDITEXP6=vCard 3.0,0,_XVCRD3,,.VCF,,1,
DDETimeout=10
NAMEDSTYLE0=030042617369630000000000000000000000000000000000000000000000000000000000000001010100000A0000000000000100A0050A0000006400A0050A0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009404000000000000
NAMEDSTYLE0_FACE=Default Sans Serif
NAMEDSTYLE1=030042756C6C657400000000000000000000000000000000000000000000000000000000000001010100000A000000000000000008070A000000640008070A0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000049404000000000000
NAMEDSTYLE1_FACE=Default Sans Serif
NAMEDSTYLE2=0300486561646C696E6500000000000000000000000000000000000000000000000000000000010101010B0C0000000000000100A0050A0000006400A0050A0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009404000000000000
NAMEDSTYLE2_FACE=Default Sans Serif
DefaultMailTemplate=mail8.ntf
LAN0=NETBIOS, 0, 15, 0
COM1=XPC,1,15,0,
COM2=XPC,2,15,0,
COM3=XPC,3,15,0,
COM4=XPC,4,15,0,
COM5=XPC,5,15,0,
Ports=TCPIP,LAN0,COM1
DisabledPorts=COM2,COM3,COM4,COM5
KeyFilename=dford.id
CertificateExpChecked=dford.id 08/26/2009
RequestCertTableUpdate=dford.id 08/26/2009
$headlineClientId=C7079D69:EA216E47-8625761E:005AB071
MIMEPromptMultilingual=1
WCT_IM_USE_LOOKUP=0
CSEnblRstTm=0
IM_USE_CANONICAL_NAME=1
ReplDefPartDocsLimitAmt=0
ReplDefPartAtchLimitAmt=0
MIMEMultilingualMode=2
MIMETmpMultilingual=3
IM_WATCH_PUBLIC_GROUPS=0
NOTES_USER_POLICIES_SETUP_LEVEL=1
TemplateSetup=800201
VIEW_ICONPOPUP=1
Setup=800200
PhoneLog=2
Log=log.nsf, 1, 0, 7, 40000
ECLSetup=3
MailUpgradeCheckTime=5AB639
MailSetup=800200
MailUpgradeFolder=800200
NewMailSeqNum=10717
NewMailSeqNum86257479:00623A7B=10717
$USE_WCT_IM=1
$USE_ST_IM=0
SYMPHONY_INSTALLED=1
LastHistoryPruneTime=08/26/2009 11:33:46 AM
SU_IN_PROGRESS=0
SU_NEXT_UPDATE=08/27/2009 11:30:34 AM
SU_DELAY_DAYS=0
SU_FILE_CLEANUP=C:\Documents and Settings\fordd\Application Data\smkits
SUT_NEXT_UPDATE=08/27/2009 11:30:34 AM
[+][-]08/26/09 04:22 PM, ID: 25193297

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/26/09 04:24 PM, ID: 25193309

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/27/09 04:30 AM, ID: 25196698

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/27/09 08:07 AM, ID: 25199092

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08/27/09 09:23 AM, ID: 25199995

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Lotus Notes, Windows Batch Scripting, Lotus Domino Email Server
Tags: Windows Scripting, Batch Scripting, IBM Lotus Notes
Sign Up Now!
Solution Provided By: SysExpert
Participating Experts: 5
Solution Grade: B
 
 
[+][-]08/27/09 09:25 AM, ID: 25200021

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/27/09 09:31 AM, ID: 25200090

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/27/09 09:40 AM, ID: 25200177

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/28/09 12:12 AM, ID: 25205521

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]09/02/09 05:36 AM, ID: 25240290

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20090824-EE-VQP-74 - Hierarchy / EE_QW_3_20080625