Create Folder

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

The Create Folder activity is used in a runbook to create a folder on a FTP server.

This activity publishes all of the data from the required properties into published data.

The following tables list the required properties and published data for this activity.

Create Folder Required Properties

Element

Description

Valid Values

Folder Path

The relative or absolute path of the folder to create. Absolute paths can be used provided the FTP server supports this feature.

String

Create Folder Published Data

Element

Description

Value type

Folder Name

The name of the folder.

String

Folder Path

The complete path of the created folder.

String

Certificate Path (FTP)

The file path for the certificate.

String

Connection Type

The FTP connection type used to connect to the FTP server.

String

HTTP Proxy Port (FTP)

The port used to connect to the HTTP proxy server.

Integer

HTTP Proxy Server (FTP)

The IP address or computer name of the HTTP proxy server.

String

HTTP Proxy Username (FTP)

The user name used to connect to the HTTP proxy server.

String

Log

Detailed FTP log.

String

Port

The port used to connect to the FTP server.

Integer

Server

The IP address or computer name of the FTP server.

String

Timeout

The time to wait before a FTP operation times out.

Integer

Transfer Type (FTP)

The transfer type used by FTP.

String

Username

The user name used to connect to the FTP server.

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator