I created a local command called
Test-Connection "$DB_CURRENT_CLIPBOARD$" -count 5 -Verbose
I would like to be able to run this against any selected item in the datasource to do my own custom validation or other script. This is not a remote command. Is this possible, as I'm not having luck accessing the variables or figuring out how to run the macro against a selected set of entries.
thanks in advance for any tips!
Hello,
For this purpose, you can go in View -> Advanced Search and find the relevant entries to change at the same time.
After, you can select them all, do a right-click on one of them then go in Edit -> Batch Edit -> Batch Actions and select Custom PowerShell Command.
Please let me know if you need further details.
Best regards,
Mark Beausejour