DLP Hands On Exam
DLP Hands On Exam
System Engineer
Hands On Exam
February 2023
Public
forcepoint.com
© 2023 Forcepoint. Forcepoint and the FORCEPOINT logo are trademarks of Forcepoint.
All other trademarks used in this document are the property of their respective owners.
This document may not, in whole or in part, be copied, photocopied, reproduced, translated, or
reduced to any electronic medium or machine-readable form without prior consent in writing
from Forcepoint. Every effort has been made to ensure the accuracy of this manual. However,
Forcepoint makes no warranties with respect to this documentation and disclaims any implied
warranties of merchantability and fitness for a particular purpose.
Forcepoint shall not be liable for any error or for incidental or consequential damages in
connection with the furnishing, performance, or use of this manual or the examples herein. The
information in this documentation is subject to change without notice.
Create a folder named Results on the desktop of the Security Manager and place all file exports
as noted in the instructions into this folder.
Configuration exercises
For these exercises, remember to leave the configuration in place in your labs when complete.
You will be graded on the state of your labs after completion.
1. Endpoint debugging
2. Exporting incident inspection data
3. Testing policies
Create a delegated administrator account and configure auditing for incident views on the
account. Log into the account and view at least one incident, then export the resulting audit log
to .pdf.
Hint 1: This screenshot shows how to configure delegated administrators so that their incident
views are audited.
Hint 2: This screenshot shows the Audit log, where incident inspection is part of the audit log
messages.
Hint: Use the following SQL Query to verify the Endpoint Channel ID numbers for
PolicyEngineClient:
SQL Credentials:
Username: sa
Password: Forcepoint1!
USE [wbsn-data-security]
SELECT [ID]
,[OPTLOCK]
,[SERVICE_ID]
,[CHANNEL_NAME]
,[PROTOCOL_ID]
,[DESCRIPTION]
,[DEPLOYNENT_VERSION]
,[ELEMENT_TYPE]
,[AGENT_NAME]
,[CHANNEL_TYPE]
FROM [dbo].[PA_RP_SERVICES]