This topic covers how we can change a particular extension of all the files in a folder in bulk using powershell script. get-childitem *.jp...
Thursday, February 9, 2023
How to remove last characters from all the files in a folder using powershell script
Shyam Krishna Sreekumar
February 09, 2023
This topic covers how we can remove a particular number of characters from a list of files in a folder(bulk removal) using powershell scrip...
Monday, February 6, 2023
recipient is no longer present in the operation schema. It should be removed before the workflow is re-saved.
Shyam Krishna Sreekumar
February 06, 2023
Some times we will stuck with error similar to below in a new flow or in an existing flow. "recipient" is no longer present in the...