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!

Search results for query: *

  • Users: mspain
  • Content: Threads
  • Order by date
  1. mspain

    General question about AD Sites and Site Links

    Hi all, I'm reading about setting up Active Directory Sites and need a little help visualizing something. I understand that to schedule replication between 2 sites, we want to create a site link that contains the two sites. Also we will want to assign a cost to these links. Now lets say I have...
  2. mspain

    OWA 401 Error: Access is Denied from Internet Explorer

    Hi all, In a test lab I just installed an Exchange 2003 server. I have a mydomain.local, but I modified the default Recipient Update Policy to create mydomain.com (for future purposes, this box is not connected to the internet yet. All testing is being done internally). The only other...
  3. mspain

    We laid you off, but need your help.

    Hi all, I'd just like to run this past some other IT professionals. Let's say small Company A decides to lay off their only IT professional (lets consider a lone network or system administrator for example). Now Company A is having some issues and needs some help so they call the person they...
  4. mspain

    Building Exchange 2k7 server

    Hello all, I was hoping for some feedback. I am looking at replacing my aging Exchange 2003 server. Currently I have about 50 mailboxes that total around 25GB. I think given our company size and not wanting to spend a money on another server, I'll just be putting together one Exchange 2007...
  5. mspain

    Your D2D2T implementations

    Hello all, I have been backing up from disk to tape since forever, but am thinking of making the move to disk to disk to tape. I figure this way I can take advantage of disk to disk for increased storage, better performance, etc, while also using my existing tape autoloaders for long term...
  6. mspain

    What would you recommend for backup (hw/sw)

    Hi all, I am in charge of a network with 4 Windows servers. 1 acts as a file server, 1 is an Exchange server, 1 hosts our antivirus solution, and the other is used for a database application we use. I currently have an Exabyte tape loader that uses 80gb/tape to backup at night but this is just...
  7. mspain

    Creating IT Policies

    Hello All, I am in need of some advice from some professionals. I am currently working at a small company (though we are slowly growing!) and basically I am in the position of Systems Administrator. This is a new position at this company as the need finally came around for someone to be...
  8. mspain

    Totally removing SMS 2003

    Hello all, I have SMS 2003 installed on one server in my domain that is managing clients. For various reasons it has never fully worked in the configuration I have setup. I am installing a new server and would like to put SMS on its own on this server. I want a fresh start though and would like...
  9. mspain

    Is this considered reverse NDR?

    Hi guys, Question: I have a user who is receiving A LOT of NDR messages (that are spam). The NDRs however are not being generated by our mail server. I believe what is happening is that our user is having their e-mail address spoofed by spammers and when their spam is sent out the NDRs that...
  10. mspain

    How do I block SPAM emails that seem to be coming from my domain?

    As the subject suggests, is there a way to do this from Exchange? For example, I received SPAM this morning from somebody claiming to be br@mydomain.com. There is no user br in Active Directory. Any help would be greatly appreciated!
  11. mspain

    Send e-mail to different domain

    Hello all, I have a situation with an employee who recently joined a new company, but she still has a role within our company so she stills needs access to her e-mail. What I did was setup a rule in Outlook to forward all incoming mail to her new mail address at her new company. Problem is...
  12. mspain

    Can't make Excel files while offline

    Hello all, I have a user who has his user folder on our file server synchronized using Offline Files of Windows XP so he can work on documents at home. He is using Office 2000. Whenever he tries to save an Excel document when working offline, he gets an error message saying the file could not...
  13. mspain

    User receives multiple copies of an e-mail

    Hi all, I have a problem with a user who is receiving some messages as many as 6 times. We are using Exchange 2003/Outlook 2003. What I would like to know is if this is a problem on our end or the sender's end? When I checked the Exchange Message Tracking logs I see that the e-mail did come 6...
  14. mspain

    Populate DropDownList in DetailsView from database

    Hello all, I am having a bit of a problem that others seem to have, but I can't find a clean answer for. I have a DetailsView that when switched to edit mode displays a drop down list. I want this list to be populated with choices from another table. So, I have 2 object data sources. 1 for...
  15. mspain

    Using a custom control

    Hello all, I have written a class in VB that extends the BoundField webcontrol (used in GridViews, DetailsView, etc) to add a few more features I need. What I want to know now is how do I go about using this new control in my aspx pages? Currently the class is sitting in a VB file in my...
  16. mspain

    Help converting C# to VB

    Hi all, I need some help. I am trying to convert some C# code to VB but I don't know either very well so I was hoping someone could help. Here is the C# code: Comparison<MembershipUserWrapper> comparison = null; comparison = new Comparison<MembershipUserWrapper>(...
  17. mspain

    Offline files just doesn't want to be disabled!

    Hi all, I am trying to disable Offline Files thru GPO. No matter what I do, though, it just doesn't seem to turn off. Here are the settings I am currently trying: http://i127.photobucket.com/albums/p143/unnamedplayer/offline1.jpg And this is what the user sees after refreshing Group Policy...
  18. mspain

    Storing custom fields about user accounts

    Hello all, I'm new to ASP.NET and was hoping someone could help me out. On my site I am using a CreateUserWizard control to let people make an account. I wanted to add a custom field to this though that would let people choose what office they work in. I managed to add this to the control fine...
  19. mspain

    Copy user's local profile

    Hi all, Since joining our workstations to a domain, users now have their local profile called Username.DOMAIN. However, their original profile name called Username still exists. I would like to copy the old items from this profile (desktop, favorites, etc) to their new profile. Problem is, it...
  20. mspain

    Why the heck does this not work

    Hi all, I am having quite the frustrating problem here. All I want to do is popup a small window when my main page loads. Here is what I have for the body tag <body onload="popupNTN()" bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> The popupNTN is defined...

Part and Inventory Search

Back
Top