Question : How to set spam to go to users' Junk E-Mail folder in Exchange 2007

In Exchange 2003, you can set the IMF SCLs for gateway blocking and "Store Junk E-mail Configuration" - the latter states at what SCL mails go to users junk e-mail folders,

In Exchange 2007, the gateway blocking options are there (Organization, Hub Transport, Content Filtering Properties) but there's no sign of the settings for junk e-mail folders.

Do these need to be set in the shell, or are they hiding somewhere else?

Thanks

Answer : How to set spam to go to users' Junk E-Mail folder in Exchange 2007

Here is the command to set the Threshold
get-Mailbox |set-Mailbox -SCLJunkThreshold 7 -SCLJunkEnable $true
Random Solutions  
 
programming4us programming4us