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 Mike Lewis 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: *

  1. Aaron333

    FAS2020 and DS14MK4 - Advice Needed

    Thanks. That confirms what I thought, but as I'm a one-man-shop here I like to get a second opinion. Unfortunately, we're not licensed for snapmirror but I can just use "vol copy -S" and that copies the snapshots too.
  2. Aaron333

    FAS2020 and DS14MK4 - Advice Needed

    Hi, I've just added a DS14Mk4 to my production FAS2020. As we're a very small company, it's my only filer. It's running in Active/Active with 1 aggregate on each controller. I'm torn between two approaches: 1. Simply adding new disks to each of the aggregates 2. Creating a single aggregate...
  3. Aaron333

    Fas2020 disk capacity (internal-after 7.3)

    Capacity really depends on several factors: 1. Size and type of disks 2. Number of aggregates and RAID type 3. How you have your snapshots configured. Here's an interesting NetApp space calculator someone came up with: http://nicholasbernstein.com/calc/ There are also some great discussions on...
  4. Aaron333

    EventID 12014

    That's my point. I thought I did ask the question correctly.
  5. Aaron333

    EventID 12014

    You're all thinking into it too much. As I stated in my post, it was working prior to this error popping up. So, it's been obviously enabled for SMTP for quite some time. If any changes had been made, I would have listed them. I am the only IT person at my firm so I know no...
  6. Aaron333

    EventID 12014

    This morning, I began receiving errors with EventID 12014 on my Exchange 2007 server. Based on the information in threads on TechNet, I was able to fix it as I had a valid certificate already on my server. However, I couldn't find any reason for the error suddenly popping up. The certificate...
  7. Aaron333

    Mailbox Size Script

    Unfortunately, removing the variables didn't work either. Since we know it's the attachment code locking it, I also tried your first option like so: $stats = Get-MailboxStatistics | Sort TotalItemSize -Descending | select...
  8. Aaron333

    Mailbox Size Script

    You were right, commenting out those two lines stopped the error.
  9. Aaron333

    Mailbox Size Script

    Pat, in your 2nd option the file remains open and I get the same result as in my script. However, I've solved it by running a batch file later in the day that deletes the mailboxes.txt file so that a new one is created and emailed each morning. A bit of a kluge, but it works.
  10. Aaron333

    Mailbox Size Script

    The scheduled task runs as the SYSTEM account.
  11. Aaron333

    Mailbox Size Script

    Hello, I have the following script on my Exchange server for determining mailbox sizes. When I run it manually, it works fine. However, when I schedule it to run daily, it sends the same file to me every time. So, it's not writing over the text file in c:\scripts. If I delete the file...
  12. Aaron333

    Extracting Email Addresses

    That's not helpful at all. Why would you think I hadn't Googled it? It's insulting. Plus, that's not what I was looking for. I need to search the datastores and pull out all email addresses related to particular domains, whether they're in the Address fields, the body or wherever. I know...
  13. Aaron333

    Extracting Email Addresses

    Does anyone know of a way to extract email addresses from an Exchange datastore? One of the partners here at work has given me a list of domains and wants me to extract all the email addresses from those domains on our Exchange server. Is this even possible? Or, is this a case of users using...
  14. Aaron333

    2 VLAN/SSID on 1140AP not working on ASA 5505

    So, I guess I posted too soon as I just figured this out. There was a mismatch in the Native VLAN. Once I set the native VLAN on the WAPs to VLAN 3 everything worked perfectly.
  15. Aaron333

    2 VLAN/SSID on 1140AP not working on ASA 5505

    Hello, I'm trying to setup two SSID's on my 1140 Aironets that will allow me to have both a secure, internal WLAN and a guest WLAN. Right now, the WLAN works for guest access to the Internet only, using SSID LBBWireless. I took over at this position from someone who didn't know the ASA needed...

Part and Inventory Search

Back
Top