Hiya Ed. At this point, no CCR. LCR is running on the single mail server. I've tried to convince the powers that be of the benefits of clustering but they...
1357
Ed Crowley [MVP]
edcrowley
Jun 1, 2009 4:30 pm
I don't propose that a cluster obviates the need for backups, but it does make backing up easier in some respects. One is that you can probably justify a...
1358
Barry Horner
cjsminion
Jun 1, 2009 5:11 pm
You and I understand those aspects and how they work. The problem is getting the administrators with the purse strings to accept any solution we decide upon...
1359
Wildgen, Paul, ITS
wildgen2817
Jun 3, 2009 4:36 pm
Creating these accounts is a real pain. The default setting for Calendar is Free/Busy time. We would like to present the detail of any reservation when...
1360
Paul Robichaux
paulrobichaux
Jun 3, 2009 4:39 pm
Glen Scales has a tool that could be adapted to do what you want. Take a look at...
1361
Rob Hackney
rhackney_dfgw
Jun 5, 2009 1:29 pm
We have been testing our DR process before we go live with our transition and I just wanted to verify something about the process and using the...
1362
Michael B. Smith
swngdnz
Jun 5, 2009 1:46 pm
1363
Rob Hackney
rhackney_dfgw
Jun 5, 2009 2:44 pm
Actually 2 DCs with one holding all FSMO roles and Exchange on that one - so close enough. I'll agree that it is expected but am happy that it's so simple! ...
1364
kjk3lly
Jun 8, 2009 8:58 pm
Does the Exchange 2007 CCR Geo Cluster have 2 Active IP's used for the Cluster DNS Name at any onetime or just 1 DNS Name where the IP is manipulated when a...
1365
Ed Crowley [MVP]
edcrowley
Jun 8, 2009 10:14 pm
A CCR cluster has the following IP addresses, all different: 2 - One each for the node hosts 1 - for the Windows cluster 1 - for the clustered mailbox server 2...
1366
kjk3lly
Jun 9, 2009 8:51 pm
Great Thanks....
1367
齊藤 祐史
asakara_gyudon
Jun 10, 2009 12:42 am
Hi All, Is there a way to remove messages those were read. The Managed Folder Mailbox Policy feature is close to my request, but the feature can not manipulate...
1368
Wildgen, Paul, ITS
wildgen2817
Jun 11, 2009 2:16 pm
I need to change a bunch of users Department name. Can I do this with PowerShell. Any examples out there? Thanks p...
1369
Devin Ganger
devinganger
Jun 11, 2009 6:34 pm
You should be able to find examples of using PowerShell39;s ADSI provider. Using ADSI, you should be able to change these properties. -- Devin L. Ganger, Sr....
1370
Driscoll, Michael
mdriscollwalsh
Jun 12, 2009 2:09 am
You might also want to check out Quest's ActiveRoles Management Shell for Active Directory (http://www.quest.com/powershell/activeroles-server.aspx). I've...
1371
Harlan Lax
danharlan
Jun 12, 2009 5:52 pm
I am involved in a project to migrate a client from Exchange 2000 to Exchange 2007. Let me describe the environment first: Site 1 DC1 Windows 2000...
1372
ads1923
Jun 12, 2009 5:52 pm
... Using the quest AD tools http://www.quest.com/powershell/activeroles-server.aspx Get-QADUser -Department "ITS*" | Set-QADUser -Department "New Department" ...
1373
Dave
fruitpiegood
Jun 12, 2009 5:52 pm
I have searched for how to do this and have not found a method. So it is right in front of me or takes some tinkering. Any help appreciated. Assuming you walk...
1374
Coleman, Hunter
hcoleman@...
Jun 12, 2009 5:52 pm
Does it have to be Powershell, or are you just wanting to do this efficiently? If the latter, adfind/admod (http://www.joeware.net/freetools/index.htm) should...
1375
danharlan
Jun 12, 2009 5:52 pm
I am involved in a project to migrate a client from Exchange 2000 to Exchange 2007. Let me describe the environment first: Site 1 DC1 Windows 2000...
1376
Shani
zeeshani81
Jun 12, 2009 5:53 pm
Hello dear concern I am deploying exchange server 2007.my only problem is send connector in server configuration. I am using external DNS,MX What should I do...
1377
Smith, Adam
ads1923
Jun 12, 2009 5:53 pm
Using the quest AD tools http://www.quest.com/powershell/activeroles-server.aspx Get-QADUser -Department "ITS*" | Set-QADUser -Department "New Department" ...
1378
Devin Ganger
devinganger
Jun 12, 2009 6:21 pm
The first thing I see is that DC2 has Exchange 2000 installed -- and isn't a GC? That's bad. Exchange co-located on a DC will not contact any other DCs, so...
As far as I know, you don't have to enter CALs into the server. Simply use the EMS or EMC to see how many recipients you have on Exchange 2007, and then see...
1381
Driscoll, Michael
mdriscollwalsh
Jun 15, 2009 1:24 pm
Does anyone know of a good flow chart that describes how message size limits are applied in Exchange 2007? --Mike Driscoll...
1382
Michael B. Smith
swngdnz
Jun 15, 2009 1:35 pm
1383
Driscoll, Michael
mdriscollwalsh
Jun 15, 2009 1:44 pm
So if I start out wanting all users to be limited to 10MB message sizes, I set the various connectors and transport limits to 10MB and don't have to do...