Microsoft
Software
Hardware
Network
Question : Error when running "Set-ReceiveConnector" on my exchange 2007 server.
I'm trying to increase the size of messages on one of the connectors and I get the below, what am I doing wrong?
[PS] C:\Windows\System32>Get-Re
ceiveConne
ctor | fl Id*
Identity : FP-SERVER1\Default FP-SERVER1
Identity : FP-SERVER1\Windows SBS Fax Sharepoint Receive FP-SERVER1
Identity : FP-SERVER1\Windows SBS Internet Receive FP-SERVER1
[PS] C:\Windows\System32>SET-SE
NDCONNECTO
R -IDENTITY FP-SERVER1\Default FP-SERVE
R1 -MaxMessageSize 31457280
Set-SendConnector : A parameter cannot be found that matches parameter name 'FP
-SERVER1'.
At line:1 char:18
+ SET-SENDCONNECTOR <<<< -IDENTITY FP-SERVER1\Default FP-SERVER1 -MaxMessageSi
ze 31457280
Answer : Error when running "Set-ReceiveConnector" on my exchange 2007 server.
sorry its Set-ReceiveConnector -identity "FP-SERVER1\Default FP-SERVER1" -MaxMessageSize 30MB
Random Solutions
How to configure SSG-140 with multiply public IP's on single interface.
SBS 2008 Outlook Anywhere SSL Issue
Flag duplicate record
vb.net - extract data
SBS 2003 - BlackBerry BES Express
Access Denied accessing IIS api
isapi rewrite - helicon
css preventing pay pal button from displaying
Mixing x32 and x64 apps and OS's
LINQ can't be used in Web app?