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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Xemus
  • Order by date
  1. Xemus

    Backup Exec 2010 R3

    Have you tried a test backup to disk? That would help determine if the issue is with the tape drive (drivers, etc) or with the software. Also, make sure you install all the latest hotfixes, via Live Update. http://www.closedsocket.com
  2. Xemus

    Any user can edit members of all distribution lists

    Do not remove it. It is there for backwards compatibility reasons. You most likely can move folks out of the group tho, unless you have some really old systems or applications (pre-Active Directory)...
  3. Xemus

    Prompt before sending to _Domain Users

    Exchange 2010 has features that will make your life easier in this regard: Mailtips and Moderated groups: http://msexchangeteam.com/archive/2009/06/10/451584.aspx http://www.closedsocket.com
  4. Xemus

    Suggestion about antispam and antivirus for exchange

    Postini works great (it's a hosted product). The only drawback is that you won't be able to specify the mailstores, however, you can easily organize your users within the Postini interface to suit your needs. (It does not read AD hyerachy, however, so if you wanted to match your AD scheme, you...
  5. Xemus

    Other User's Folders being opened...

    Right click the Servername and select properties. From there, set Authenticated users to Read (and verify that this is set to overwrite child objects). http://www.closedsocket.com
  6. Xemus

    Other User's Folders being opened...

    Authenticated Users should only have "Read Properties". http://www.closedsocket.com
  7. Xemus

    Backup Exec Newbie - Setting up a new backup scheme

    By default, if you set the job properties to append, it will continue to write to the first tape until it is full, then move to tape 2, until it is full. Based on you math, you could probably fit a weeks' worth of data on 2-3 tapes. In the media properties, however, you can set the overwrite...
  8. Xemus

    backup exec 10d roll back

    Try using the Windows Installer Cleanup Utility. This should remove some of the leftover settings that aren't always removed during a normal uninstall: http://support.microsoft.com/kb/290301 http://www.closedsocket.com
  9. Xemus

    Incremental Backups

    Hi John, Your job request is not for an incremental backup. Incrementals append data to the full backup, of files changes since last backup, but they do not overwrite data. In order to achieve objective A, you would need a new full backup job, which is set to overwrite. For what you are trying...
  10. Xemus

    Long Back Ups

    What are you backing up to (a local tape drive, a backup-to-disk folder, etc)? Since Server1 is your media server (Backup Exec host), it is expected that it will be much faster, since it does not need to transfer the data over the network, but transfers it directly to your backup media. Server2...
  11. Xemus

    Outgoing e-mail delayed until Exchange re-boot

    The updates are a good place to start. Have you enabled the Message Tracking Center? http://www.msexchange.org/tutorials/The_Exchange_Message_Tracking_Center_or_How_to_Save_Your_A_in_a_Pinch.html Once that's enabled, you can search for the emails by sender and see the steps that it's taken (when...
  12. Xemus

    files are corrupt

    First, you should backup that directory if you haven't already done so. Back it up to another drive or tape or removeable media (CD/DVD). Then, run a chkdsk on the drive to determine if the drive itself is failing, or if there is a problem with the files (did they originate on another machine?)...
  13. Xemus

    Host (A) Records

    You also need to enable Scavenging on records: http://technet2.microsoft.com/windowsserver/en/library/528aa0a4-e5b4-45da-9769-1d00ef636bb31033.mspx?mfr=true http://www.closedsocket.com
  14. Xemus

    Shared printer keeps un-sharing itself!

    Is anything logged in Event Viewer? http://www.closedsocket.com
  15. Xemus

    Automatically Deleted Files on Local Drive

    A couple of possibilities: 1. Check your recycle bin 2. Is your My Documents folder remapped to a network share? If so, a logoff and logon may remap the share. 3. Tried a search of your harddrive, via Windows Search? http://www.closedsocket.com
  16. Xemus

    Admin Rights for Everyone on the Domain

    Do they want to give all users Domain Administrator priveleges or just Local Administrator rights for their machines? http://blogs.msdn.com/aaron_margosis/archive/2004/06/17/157962.aspx http://www.closedsocket.com
  17. Xemus

    Can't Remote Desktop into Server2003

    You might look at the MTU size of the routers (start with the router on the server's side). Some DSL connections won't function properly if it's set to 1500, so try 1492. If you need help adjusting this setting, please post back with specifics on the router model. Good luck...
  18. Xemus

    How to run patch in multiple domain computers?

    Have you looked at deploying it via a Group Policy startup script? http://www.closedsocket.com
  19. Xemus

    login script to change printer server location

    I'm not sure where this came from originally, but we use it to migrate print servers seamlessly. Just substiture the Oldserver and Newserver values for your environment and it should be good to go. Option Explicit Dim from_sv, to_sv, PrinterPath, PrinterName, DefaultPrinterName, DefaultPrinter...
  20. Xemus

    Urgent Help needed with 2 Exchange servers

    Sounds like you're blocking SMTP traffic with you ISA server. Was outbound email flowing through it previously (or bypassing it?) Check your rules for port 25. http://www.closedsocket.com

Part and Inventory Search

Back
Top