Jump to content

a_user

Member
  • Posts

    4
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by a_user

  1. Yes thank you. Makes for a very clean removal. Again, appreciate all the help!
  2. Hey Guys, Thanks a ton for your replies and help. Especially to gunsmokingman. That worked perfectly! Yzowl, I added your line to remove liveupdate as well. Thanks again guys for the quick and thorough explanations.
  3. I know Im probably missing something very simple but Im amature when it comes to batch scripting. What I am trying to do is this. Remove symantec, Then check if sophos is installed (doing this by looking for a particular file in the sophos installation directory) if exists do nothing, if not exist then install. %windir%\system32\msiexec.exe /q /x {76B2BC31-2D96-4170-9C44-09E13B5555F3} /norestart IF EXIST ""C:\Program files\Sophos\savmain.exe" goto end \\ln-co-avs01\InterChk\ESXP\setup.exe -mng yes -user domain\username -pwd Pass#123 -s exit i can get it to uninstall symantec and then install sophos but it keeps reinstalling sophos to a client that already has it installed. your help would be greatly appreciated.
  4. Hi All, I am trying to create a universal image incorporating all the drivers I require for a number of different hardware configurations. I was hoping I could take advantage of nLite to achieve this. I have walked through the config screen a couple times and it only appears that I can create an .iso image. We use ghost to create and deploy our images. Has anyone else done something similiar with success? We know about Universal Image Utility but are not interested presently. Thanks
×
×
  • Create New...