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
Transaction in entity framework
PayPal with CreditCard
Cant install fonts on a Mac
Changing Server Name with Exchange 2010 Installed
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
new keyboard not recognised before logon
how to do selective sorting based on contents of a column
Saving Hosts File on iMac OSx
TRY and CATCH
SQLServer Query, Pivot and/or Cross tab or whatever