external help file | Module Name | online version | schema |
---|---|---|---|
Smtp4Dev4BcContainers-help.xml |
Smtp4Dev4BcContainers |
2.0.0 |
Sets the smtp4dev connection data in the given container
Set-Smtp4DevInBcContainer [[-ContainerName] <String>] [-Force] [<CommonParameters>]
Gets the smtp configuration from your smtp4dev container and inserts it into all tenants and all companies whithin the given container
Set-Smtp4DevInBcContainer
Set-Smtp4DevInBcContainer -ContainerName 'AnyBcContainer'
Name of the container where you want to configure the smtp mail setup. Default is 'navserver'
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: 1
Default value: Navserver
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
Avoid asking if Server Instances should be restarted, just do it.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.