Text File Management
Updated: January 15, 2013
Applies To: System Center 2012 - Orchestrator, System Center 2012 SP1 - Orchestrator
The following table provides a brief description of tasks you can accomplish when using each Text File Management activity.
Caution |
|---|
| 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. |
|
|
Delete lines from a text file. |
|
|
Find lines in a text file. |
|
|
Get multiple lines from a text file. |
|
|
Insert lines into a text file on a line number you specify. |
|
|
Read lines from a text file. |
|
|
Search for and replaces text in a file. |
-----
For additional resources, see Information and Support for System Center 2012.
Tip: Use this query to find online documentation in the TechNet Library for System Center 2012. For instructions and examples, see Search the System Center 2012 Documentation Library.
-----

Caution