Text File Management

 

Updated: May 13, 2016

Applies To: System Center 2012 SP1 - Orchestrator, System Center 2012 - Orchestrator, System Center 2012 R2 Orchestrator

The following table provides a brief description of tasks you can accomplish when using each Text File Management activity.

Warning

If permissions on the Orchestrator installation path are changed and the activity’s Security Credentials has a custom user account that does not include Read/Execute permissions to ExecutionData.dll on the Runbook server, the activity will fail.

Tasks Text File Management Activities
Append a line of text into a text file. Append Line
Delete lines from a text file. Delete Line
Find lines in a text file. Find Text
Get multiple lines from a text file. Get Lines
Insert lines into a text file on a line number you specify. Insert Line
Read lines from a text file. Read Line
Search for and replaces text in a file. Search and Replace Text