Jump to content

what3v3r

Member
  • Posts

    194
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Austria

Posts posted by what3v3r

  1. this update method is for servers only, if im correct?

    anyway, i wrote my own update tool for clients. it uses grep, wget, and winrar. it downloads the newest definitions from here:

    http://securityresponse.symantec.com/avcen...ges/US-N95.html

    and extracts and applies them. you need to have winrar installed in its default directory (you can also edit the batch file of course). i attached almost all the files you will need to run it. just extract the "update.zip" into any folder, and run "update.cmd".

    there is one file you will have to download yourself, because it was too big, to attach to this post. get wget here:

    http://users.ugent.be/~bpuype/cgi-bin/fetc...l=wget/wget.exe

    simply save it into the directory that you extracted update.zip to

    let me know if it works for you :thumbup

    update.zip

  2. i like livestate better, i always had problems with the boot disk that comes with acronis true image server. i cant remember what it was exactly, i think accessing a USB disk didnt work.

    livestates boot environment seems more stable. and that will be the important thing if your OS doesnt boot any more, and you need to restore it.

    the downside is, that in the livestate boot environment you cant create backups. you can only restore or browse them. With the Acronis boot disk, you can also create images.

    Another thing: Livestate really has problems when other programs lock the volume (=hard disk). I always have to disable the diskeeper service when creating a backup, for example. When you have more than one entry in you boot.ini that can also cause problems (which arent documented in the knowledgebase at symantec, i had to do excessive research to find these solutions.)

    But once thats out of the way, its much better than acronis :)

    thats my 2 cents

  3. [...] I will concede that I feel Symantec is the best in terms of definition turn around time and the quality of those definitions. [...]

    i cant agree with that...

    symantec updates their definitions twice a week, maybe three times but thats it! Other AVs get updates every 3 hours! I once got infected with a Virus i got in an email. i also scanned the email attachement before opening it, but no virus was found... until the next day :}

  4. linux with samba server and webmin, would be an alternative. it may take more time to setup but linux was built for these kind of tasks.

    we setup a samba file server at school, and it ran for months without a reboot, and we never had to touch it again after it was setup.

    if your working in an active directory based environment however, youre better off using a windows operating system.

  5. i like having everything i need in one pack!

    But i can understand that its too much for those still having dialup connections.

    Thank you for your work Neanderthal!

    i just read the integration steps, and asked myself if it is possible to integrate the updates if i already have SP1 slipstreamed into my administrative installation point?

    edit: i already changed the batch file to suit my needs.

  6. i tried it, but there are too many applications that need administrator rights. i had limited success when using the runas command but it is the ugliest solution in my humble opinion. especially if used with the /savecred switch.

    ive read exploits that show how to get administrator rights from almost every application started as an administrator.

    it works like this:

    you use the "open file" or "save file as" dialog, that is present in almost every program. navigate to the task manager in c:\windows\system32. right click on it and choose open. since it has been started through an application run as administrator, the task manager will also be started as administrator. now terminate the "explorer.exe" process. the system will restart this process under the (guess what) administrator account. now the user has the shell of the administrator and is free to do everything he wants.

    you could also start cmd.exe like this i guess. it would have similar consequences

  7. what you need is the MUI (=Multilingual User Interface Pack) it only works on the english version of windows. youd have to install the english version and then the turkish MUI pack.

    If you wanted to have Dutch and Turkish, you would have to install the MUI for both languages.

    But the MUIs are only given to Corporations that are part of a volume licensensing program as far as i know.

  8. SOLUTION FOUND!

    Windows Post Install Wizard actually ignores the CDROM variable! i left the cmd script that looks for the drive disabled and looked around in the .js files that the WPI is composed of.

    among others, i found this line:

    if (FileExists(li[i]+'\\WPI.ico'))

    the problem in my case is, that i dont use the wpi.ico file to identify the dvd drive.

    after changing the file name to the one i use, everything worked!

    i really dont understand why there is a script in the .cmd file to identify the cdrom drive, if that variable isnt even used in the cmd file itself.

  9. also disable the "restart on system error" in the properties of "my computer". if ts a blue screen thats causing the reboots you can then read the error message.

  10. that sometimes happens when the signal strength is too low. if that isnt the case, there is not much you can do. you can either disable the security settings which is not recommended, or you could buy a wireless nic from the same company that built your router.

    as sad as it may be but network components of different brands, do not always work together well. especially when it comes to wireless networking.

×
×
  • Create New...