I must be missing something real simple, but I can't figure it out.
I just want to make a monthly copy of the primary. I created a aux (selective because it might not always be a full copy), set it to 'Do not automaticly select jobs', and then schedule it with the 'select most recient full...
But when I go to decommission '03a', and '07a' takes on recieving email from outside (via spamsoap) do I still leave the block blank? Is they like an implicit 'deny all' somewhere whenever I add external addressed to the allow list?
Thanks!
Spencer
MCSE2k, MCSA2k, Net+, A+
...the recieve connectors, but wasn't finding how to setup the IP filtering.
So going strictly from 07a's EMC, how do I setup IP filtering for only addresses I specify? Do I add the IPs to the Allow List, and then put a * in the Block list and it will work?
Spencer
MCSE2k, MCSA2k, Net+, A+
I just tried adding the anti-spam agents, it seemed like it would be right, but the information wasn't there. Attached is a screen shot of what is configured for the 07 server through the ESM.
I'm still just can't seem to find that information in EMC. It has to be somewhere. Perhaps it's...
Right. Thanks for the link. I've been through there before, but as I said, even in the default setup it still was seeming to recieve email (hence my queue was filling up with DNRs from spam) until I added the filters through the ESM for the new 07 box.
Now that it's later, I'm trying to find...
A few months ago we started a rollout of exchange 07. We have one server that is running the mailbox, access, and transport rolls. It's only hosting a few room and equipment mailboxes right now.
When we first installed that server we found an odd issue. To our understanding, out-of-the-box...
I'm sure this is a rediculously easy question, but I have somehow managed to get a get a few things on one tape that should have been on another.
We have a seperate tape set for each of a few storage policies. How would I go about moving just the few contents on the one tape that belongs to a...
I just did a server farm installation for the first time. I set up an application to host the SSP and a second one to host the MySite service. The creation of the SSP finnished without an error and the link to the SSP
admin appears on the left hand side of the Central Administration. However...
Maybe I'm just not finding the right option. I kind of looked at this before, but didn't find anything that made the right sense. I can't find how/where to point the aux copy to the yearly policy. It just refers to a scratch pool. I want it to be on the same single tape as the yearly backup...
I have a set of folders the are assigned to a monthly policy that uses a specificly barcoded scratch pool. I need to find out how I can get the same set of folders backed up on a different yearly policy that uses a differently barcoded scratch pool to back up additional folders.
I've found...
I'm trying to automate the printing of a weekly list of bookings for a resource. This is what I have so far:
Sub Print_Cal()
Dim objFolder As Folder
Dim objName As NameSpace
Dim objView As CalendarView
Dim objExp As Explorer
Dim objRecipient As Recipient
Set objName =...
That sounds great. Thanks! I had read through most of the book online, but I guess I must have glossed over that part.
Spencer
MCSE2k, MCSA2k, Net+, A+
Is it possible to have the same subclient and/or Storage Policy point to seperate scratch pools? One for Full backup, the other for Incremental?
We want all of our fulls (weekly, monthly, yearly) to be on FUxxxx tapes, and all of our Incrementals to be on INxxxx tapes. I know you can use...
I'm using the axPivotTable in vb.net 2005 and have it almost working the way I want it to. The last touch I wanted was if someone doubleclicked on a value in the data field to extract that value and use it for a query in another form. I have not been able to find out where I can extract the...
I'm using the axPivotTable in vb.net 2005 and have it almost working the way I want it to. The last touch I wanted was if someone doubleclicked on a value in the data field to extract that value and use it for a query in another form. I have not been able to find out where I can extract the...
xwb had the right idea. I guess my wsh install had gotten corrupt. After downloading and installing it from MS it worked again.
Thanks for the help...
Spencer
MCSE2k, MCSA2k, Net+, A+
I don't do much with scripting, so I'm sure this is an easy question. I have a script that I can run just fine on my workstation, but when I take it over to my SBS 2003 server running exchange, it won't run. It won't do anything (no output or error), it just sits there until I kill the...
I take that back, it worked on one field, but not the other three!?! I don't understand, unless the designer of the original form screwed it up for me somehow?
Spencer
MCSE2k, MCSA2k, Net+, A+
I'm trying to fill out a form in Word from information in Access. It all seems to be working well, except I'm getting the blasted little square character when I put in a vbCrlf...
.FormFields("Text24").Result = Nz(rst("Address") & vbCrLf & rst("City") & ", " & rst("State") & " " & rst("ZIP"))...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.