Create a new remote domain by using the New-RemoteDomain cmdlet.
Type:
New-RemoteDomain -Name “Chirkut.com Configuration” -DomainName chirkut.com
Then modify the properties that you want for this remote domain by using the Set-RemoteDomain cmdlet:
Set-RemoteDomain “Chirkut.com Configuration” -AutoReplyEnabled $True -AutoForwardEnabled $True