• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended
Microsoft Windows 10 (64-bit)

Hi, We just found that one of our users is able to copy an image using the Clipboard from the ZCentral Remote system to his local system which is a big security issue. We trusted the product to be 100% foolproof but this is a shocker. Any idea on why this can happen?

1 REPLY 1
HP Recommended

This is stated in the user guide.  Only one image, not multiple at a time, and only Windows sender and receiver.  You can disable clipboard and make it so the property cannot be re-enabled.  

KellyRGS_0-1647876882892.png

On the rgsendeconfig file, must have admin privileges to edit, you can change this property to zero if clipboard was installed, feature is installed by default if using standard installation.

 

## Remote Clipboard
Rgsender.Clipboard.IsEnabled=0

Add this line below the above property:

Rgsender.Clipboard.IsEnabled.IsMutable=0

 

This will prevent the sender from doing a copy and paste.  You can also do this on the receiver side if you want users not being able to use clipboard and it was installed by default.

 

##### Clipboard properties:
Rgreceiver.Clipboard.IsMutable=0
Rgreceiver.Clipboard.IsEnabled=0

 

You can also specify what is allowed to be copied and pasted.

 

## List of clipboard format types allowed to be transferred between Sender
## and Receiver. The property string is a regular expression. Wildcard
## matching (globbing) is not supported.
# Rgreceiver.Clipboard.FilterString=|1|7|8|13|16|17|Ole Private Data|Object Descriptor|Link Source Descriptor|HTML Format|Rich Text Format|XML Spreadsheet|

 

KellyRGS_1-1647877522068.png

 

Kelly 

I am an HP employee.
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.