To copy a text to Clipboard in Powershell do the following:
$FullInfo = "This is the text that will be copied into memory$FullInfo|set-clipboard
Post a Comment
No comments:
Post a Comment