From Exchange 2010 Edge Transport Server STIG
Part of Exch-2-801
Associated with IA controls: ECSC-1
A connectivity log is a record of the SMTP connection activity of the outbound message delivery queues to the destination Mailbox server, smart host, or domain. Connectivity logging is available on Hub Transport servers and Edge Transport servers. By default, connectivity logging is disabled. If events are not recorded it may be difficult or impossible to determine the root cause of system problems or the unauthorized activities of malicious users.
Open the Exchange Management Shell and enter the following command: Get-TransportServer -Identity <'ServerUnderReview'> | Select Name, Identity, ConnectivityLogEnabled If the value of 'ConnectivityLogEnabled' is not set to 'True', this is a finding.
Open the Exchange Management Shell and enter the following command: Set-TransportServer -Identity <'ServerUnderReview'> -ConnectivityLogEnabled $true
Lavender hyperlinks in small type off to the right (of CSS
class id
, if you view the page source) point to
globally unique URIs for each document and item. Copy the
link location and paste anywhere you need to talk
unambiguously about these things.
You can obtain data about documents and items in other
formats. Simply provide an HTTP header Accept:
text/turtle
or
Accept: application/rdf+xml
.
Powered by sagemincer