Moving DBs to new location via powershell

2009-06-04 Thread Oliver Marshall
Chaps, Is there a way to move the mailstore DBs in exchange 2007 to a new location via the powershell? We need to schedule a transfer in the small hours of a Saturday morning and I figure that powershell is the best way, if possible, of doing it. Olly ~ Ninja Email Security with Cloudmark

RE: Moving DBs to new location via powershell

2009-06-04 Thread Young, Philip
Hi Olly, You should be able to do this with the move-storagegrouppath cmdlet. i.e. move-storagegrouppath -identity SG1 -LogFolderPath:d:\newsgpath -SystemFolderPath:d:\newsgpath -force (this stops it prompting you to confirm) Regards Phil _ From: Oliver Marshall

RE: Moving DBs to new location via powershell

2009-06-04 Thread Oliver Marshall
Cheers Philip. Suddenly I'm nervous about scheduling it. May stay up and do it by hand :) Olly -- G2 Support Network Support : Online Backups : Server Management Web: www.g2support.com Twitter: g2supporthttp://twitter.com/home?stat...@g2support Newsletter: www.g2support.com/newsletter From:

RE: Moving DBs to new location via powershell

2009-06-04 Thread Young, Philip
Oops, should end with -Force -Confirm:$False otherwise it will still prompt you! Cheers Phil _ From: Young, Philip Sent: 04 June 2009 10:47 To: MS-Exchange Admin Issues Subject: RE: Moving DBs to new location via powershell Hi Olly, You should be able to do this with the

RE: Moving DBs to new location via powershell

2009-06-04 Thread Young, Philip
And of course I've left the databases behind so you'll also need Move-DatabasePath -Identity Storage GroupName\Database name -EdbFilePath:F:\Storage Groupspath\Database name\dbname.edb -Force -Confirm:$False. Regards Phil _ From: Young, Philip Sent: 04 June 2009 11:07 To:

RE: Outlook Anywhere - Externally

2009-06-04 Thread Thomas W Shinder
Hi James, If you want to use Integrated auth on the RPC/HTTP site, you'll need to configure the firewall to use Kerberos Constrained Delegation, since if you're using FBA at the firewall's Web listener you can't delegated NTLM, and fallback to basic on that listener will only support basic

GAL Export

2009-06-04 Thread Rob Bonfiglio
I am trying to export our GAL to a .csv file. We are a 2003 domain, and we are running Exchange 2003. I found this article from Microsoft that says to use csvde: http://support.microsoft.com/kb/555397 I used the syntax they provided and subbed in my domain info: csvde -r (objectClass=user) -d

RE: GAL Export

2009-06-04 Thread Don Guyer
I get both computer and user account info as well. Don Guyer Systems Engineer - Information Services Prudential, Fox Roach/Trident Group 431 W. Lancaster Avenue Devon, PA 19333 Direct: (610) 993-3299 Fax: (610) 650-5306 don.gu...@prufoxroach.com From: Rob Bonfiglio

VIPRE

2009-06-04 Thread David Baca
I know this is a sunbelt list but I would like to hear some opinions of VIPRE and how you compare it against other AV, anitmalware products. I currently use TrendMicro and have no issues with it. It has caught most virus' that come through and missed a few. I know VIPRE is cheaper and uses

OWA Light Vs. Premium (Exch2k7)

2009-06-04 Thread Robert Smith
Hello, In OWA Light, we have several users that can move mail objects from their inbox to tasks, but are unable to in OWA premium. The error received is when attempting to move the object in OWA Premium is; The item or items could not be moved to the folder you chose. Choose a different location

RE: VIPRE

2009-06-04 Thread Roger Wright
I've had VIPRE Enterprise on my church's network for 6+ months without issues. This was an upgrade from AVG Pro. It has already prevented several malware infections from casual web browsing. I've just switched from McAfee to VIPRE on my 180+ node network here when my McAfee maintenance

RE: VIPRE

2009-06-04 Thread Steve Szabo
I've replaced Trend with it on two relatively small networks. I like it much more than Trend. I would suggest that you run a couple of scans with it set to do nothing, just to see what it will pickup. After that you can adjust it to clean, quarantine, or delete based on the type of file it finds.