
rdpsign
List of commands for rdpsign:
-
rdpsign:tldr:1abfb rdpsign: Test the signing by displaying the output to `stdout` without updating the file.$ rdpsign ${path\to\file-rdp} /ltry on your machineexplain this command
-
rdpsign:tldr:3a9c8 rdpsign: Sign an RDP file.$ rdpsign ${path\to\file-rdp}try on your machineexplain this command
-
rdpsign:tldr:daebb rdpsign: Display verbose warnings, messages and statuses.$ rdpsign ${path\to\file-rdp} /vtry on your machineexplain this command
-
rdpsign:tldr:db49d rdpsign: Sign an RDP file using a specific sha256 hash.$ rdpsign ${path\to\file-rdp} /sha265 ${hash}try on your machineexplain this command
-
rdpsign:tldr:f3f14 rdpsign: Enable quiet output.$ rdpsign ${path\to\file-rdp} /qtry on your machineexplain this command