Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tekistry

  1. tekistry

    Volume Shadow Copies Vanishing

    I've had a good search on the net for this error, but am stuck now and have decided to post: My file server is Win 2003 R2 VSS is enabled on the data drive with a maximum of 50Gb set aside for VSS. At random times all of the Shadow Copies vanish. I've searched the event logs but nothing is...
  2. tekistry

    Splitting A Forest Apart

    Thanks. I also got some advice here: http://web2.minasi.com/forum/topic.asp?TOPIC_ID=16517 it looks like the poor girl in Bulgaria will need to do most of the work! --------------------------------------- save a life - visit: www.thehungersite.com
  3. tekistry

    Splitting A Forest Apart

    With the help of this forum, and a lot of research, a couple of years ago I setup our local domain: ewalters.co.uk, and as a child of the forest I set up our Bulgarian office: ewalters.bg, connected by a VPN. Sadly our company has been into administration (and even more sadly, come out again)...
  4. tekistry

    JAVA errors I don't understand

    Try downloading the updates from the symantec site - this updated the java runtime for me. I have never tried installing anything on the firewall directly! --------------------------------------- save a life - visit: www.thehungersite.com
  5. tekistry

    JAVA errors I don't understand

    All good ideas thanks, problem is I know nothing about java! The server was a clean install of windows 2003 so had no java on it at all. The only software on it is the firewall , which included the java install. --------------------------------------- save a life - visit: www.thehungersite.com
  6. tekistry

    JAVA errors I don't understand

    Thanks, but it is the version of java installed with the firewall so must be the right one. I have tried other versions, but it did not help. --------------------------------------- save a life - visit: www.thehungersite.com
  7. tekistry

    JAVA errors I don't understand

    Sorry - forgot to mention, there is a web server running on this firewall that runs the symantec console. The error happens after I enter username/password. The applet starts to load then I get the above error. --------------------------------------- save a life - visit: www.thehungersite.com
  8. tekistry

    JAVA errors I don't understand

    Posting this out of desperation. Hope someone out there knows something about java. I have a Symantec Enterprise Firewall version 8, have used previous versions for 4 years with no real problems, but they have now decided to put a JAVA based front end on it. The java keeps erroring and even...
  9. tekistry

    Removing Dual Boot from a WIN98Se / WIN2K System

    Watch out for needed files on the boot partition - BOOT.INI , NTDETECT.COM, NTLDR (hope I have not missed any, - someone please correct me if I have). Delete all the other junk on C. If you are worrried about editing BOOT.INI - you don't need to. rt click my computer (in win 2000) Choose...
  10. tekistry

    xcopy syntax help

    Doh! Thanks - Techy69 - I didn't deserve that help, it has just made me lazy :o) Nick --------------------------------------- save a life - visit: www.thehungersite.com
  11. tekistry

    xcopy syntax help

    Thanks - but that's worse - Nothing gets copied at all! - but I don't see why. --------------------------------------- save a life - visit: www.thehungersite.com
  12. tekistry

    xcopy syntax help

    I have just checked again - It only copies directories, I need it to copy all the files ! Any ideas? --------------------------------------- save a life - visit: www.thehungersite.com
  13. tekistry

    xcopy syntax help

    Hi I am using the below xcopy command in a batch file to copy the contents of the users desktop to a location on their 'H' drive: xcopy "C:\Documents and Settings\user.domain\Desktop"*.* /e/I/H/R/Y H:\desktop-backup Problem is that it ends up copying all of the users documents and...
  14. tekistry

    CSVDE filter question

    Hi My problem is related to this: When I run this command : CSVDE -f mstest.csv -r "(&(objectClass=user))" -l "objectClass, displayName, DN, mailNickname, targetAddress, mail" I also get a bunch of computer accounts showing in the exported file like this...
  15. tekistry

    Using CSVDE to export User Names and Email Addresses

    My problem is related to this: When I run this command : CSVDE -f mstest.csv -r "(&(objectClass=user))" -l "objectClass, displayName, DN, mailNickname, targetAddress, mail" I also get a bunch of computer accounts showing in the exported file like this...

Part and Inventory Search

Back
Top