Symantec endpoint protection Symantec endpoint protection fails in unattended xp pro installation
#1
Posted 02 June 2009 - 11:43 AM
#3
Posted 03 June 2009 - 09:17 AM
%path%\Symantec AntiVirus.msi /qn RUNLIVEUPDATE=0 REBOOT=ReallySuppress
---and next install the newest definitions
%path%\symcdefsx86.exe /Q
#4
Posted 03 June 2009 - 09:50 AM
any clue on how to get the office 2007 pack, that i made, installed?
#5
Posted 03 June 2009 - 10:26 AM
iamtheky, on Jun 3 2009, 10:17 AM, said:
%path%\Symantec AntiVirus.msi /qn RUNLIVEUPDATE=0 REBOOT=ReallySuppress
---and next install the newest definitions
%path%\symcdefsx86.exe /Q
But I have to add the Antivirus Symantec Endpoint Protection 32bit.exe file in the addon section of nlite and then write the commands on the runonce section of nlite. but what do i write for %path% in the commands you gave me?
This post has been edited by timecatcher_3: 03 June 2009 - 10:27 AM
#6
Posted 03 June 2009 - 11:08 AM
I use the OEM folder solution to make all necessary pieces available. The path will be wherever you decide to drop your apps. I am sure there are more rapid/automated solutions, but you will learn more about what is occuring during install following the guide.
http://unattended.ms...xp/view/web/18/
#7
Posted 04 June 2009 - 07:29 PM
iamtheky, on Jun 3 2009, 12:08 PM, said:
I use the OEM folder solution to make all necessary pieces available. The path will be wherever you decide to drop your apps. I am sure there are more rapid/automated solutions, but you will learn more about what is occuring during install following the guide.
http://unattended.ms...xp/view/web/18/
I used the OEM solution but my $OEM$ doesn't have sub folders such as $1, $install etc. It could be because i am using a DELL XP SP3 CD and then I realized that some of the files get copied from the $OEM$ folder to the C:\DELL so I tried to call out the command given but surprising it didn't copy the symantec folder
#8
Posted 09 June 2009 - 12:04 PM
#9
Posted 09 June 2009 - 12:27 PM
#10
Posted 09 June 2009 - 12:34 PM
Net Stop MsiServer
(runonce kind of start /wait's inherently, so my guess is symantec does not release the installer service in a timely manner, much like .net 1.1)
#11
Posted 09 June 2009 - 01:47 PM
#12
Posted 09 June 2009 - 01:52 PM
Edit the wildcard you set for your path to runonce (if you set one)
Edit the '001' and /v '1' to reflect the key and value that follow your symantec install. My example would be item 1 in folder 1.
#13
Posted 09 June 2009 - 02:22 PM
I also tried removing symantec from the cmd file and let windows live messenger install first and then office 2007 second and both installed perfectly. I think I have to somehow let office 2007 install second after windows live messenger, but also stop the cmd file from starting the Symantec Anti Virus.msi file until office 2007 is done installing. So do u think this is possible?
This post has been edited by timecatcher_3: 09 June 2009 - 02:37 PM
#14
Posted 09 June 2009 - 02:41 PM
put the 'net stop msiserver' between everything. If that succeeds, work backwards removing them?
#15
Posted 10 June 2009 - 05:39 AM
Here my contribution
Since while I find I red info's at Symantec site of the how to silent install. The file concerned are setup.ini and setAid.ini. Since I made the modificatio, everything works like a charm.
Setup.ini
[Startup]
CmdLine=/l*v "%TEMP%\SEP_INST.LOG"
[Startup]
CmdLine=/qb RUNLIVEUPDATE=0 REBOOT=REALLYSUPPRESS
setAid.ini Add the here bottom lines
; User configureable options
UIRebootMode=3
[LU_CONFIG]
CONNECT_LU_SERVER=0
You can also make an installer with 7zip (it be compressed to 1 file of 72MB)
http://7zsfx.solta.ru/en/
Tutorial
http://www.wincert.n...?showtopic=1978
Video tutorial
http://www.wincert.n...?showtopic=4659
Good luck
coucou
This post has been edited by coucou: 10 June 2009 - 05:40 AM
#16
Posted 10 June 2009 - 12:28 PM
iamtheky, on Jun 3 2009, 05:17 PM, said:
%path%\Symantec AntiVirus.msi /qn RUNLIVEUPDATE=0 REBOOT=ReallySuppress
---and next install the newest definitions
%path%\symcdefsx86.exe /Q
Thanks, but can you tell me where i can get the newest definitions file?
http://www.symantec.com/business/security_...l.jsp?gid=savce
Is that the right one?
This post has been edited by Raoul90: 10 June 2009 - 12:32 PM
#17
Posted 10 June 2009 - 12:34 PM
iamkey I want to try your solution but I dont seem to get how to write it in the Nlite cmd file
REG ADD %REGKEY%\001 /v 1 /D "net stop msiserver" /f
What is the wildcard to edit?
How do I reflect the key and value that follow my symantec install?
Where do I start counting to refer to the item ? Sorry I have never done a registry addition so I don't really how this works.
So please can you help in explaining ?
What do you mean by If that succeeds, then start working backwards to remove them?
This post has been edited by timecatcher_3: 10 June 2009 - 01:01 PM
#18
Posted 10 June 2009 - 01:42 PM
#19
Posted 10 June 2009 - 09:02 PM
coucou Sry your process does work, I had renamed the Symantec AntiVirus.msi before that is why I was getting an error. Thanks for the help I was wondering if there could be a similar process for Office 2007 and Deep Freeze 5 Enterprise. I did make an attempt at Office 2007. First, I used the office customization tool to make office 2007 unattended then I made a sfx archive for office 2007, using Quick Install Maker. Eventually, I used the Virtuel's Add-on Maker 2.0 beta to make it into a .cab file. I made an initial test by running it on an installed xp system and after 8 minutes it was installed unattended (no GUI) and there was Microsoft Office in the Start Menu
Nlite Test:
1. During XP installation, the Office window pops up for a second saying `Wait while preparing setup files for installation process` which means the Office installation is about to begin. This also happened when I initially tested it on an installed xp system.
2. Then, according to the initial test, the process should take about 8 minutes and that happens.
3. After XP`s installation is over it restarts as usual.
4. But ,after the reboot, when I check the Start Menu there is no Office 2007 folder and then, out of curiosity, I checked program files and there was no office folder
That doesn`t make sense the whole process carries out but eventually there is no office. So any clue what went wrong
This post has been edited by timecatcher_3: 10 June 2009 - 09:27 PM
#20
Posted 11 June 2009 - 09:13 AM
timecatcher_3, on Jun 11 2009, 05:02 AM, said:
Glad to hear my proccess works
Regarding Office 2007, I'm still using Office 2003.
I've Slipstremed Office 2003 by shrinking it first with Super guide with a detailed of Office 2K3 Shrinking then I used Office Integrator. Office Integrator can be used by Office 2007 too.
Good luck
coucou



Help

Back to top









