Automise自动化CSV迭代器
Automise 是一款适用于系统管理员和 IT 专业人员的 Windows 自动化工具,可减少编写脚本的需求,让任何人都可以自动化 Windows。使用 Automise 实现自动化,让您从重复性任务中解脱出来,并提供更快、更可靠和一致的结果。借助 Automise,您可以在其图形界面中通过拖放轻松创建和维护自动化项目。完成后,任何人都可以通过单击、击键或按计划自动运行项目,并通过自动运行任务的功能节省时间。
Graphical Interface – Automise’s graphical interface has been carefully designed to balance functionality and usability. System administrators will find the automation of Windows tasks in a structured graphical interface a breath of fresh air compared to scripts and batch files.

350+ Actions – Automise includes hundreds of pre-written scripts called Actions. Actions automate file transfers; file and folder archiving; interact with files and directories; manage Windows; and more. You just fill in the details and Automise will do the rest.
Flow Control – Automise 具有 Try/Catch/Finally 操作,使您能够在 Windows 自动化项目中使用结构化异常处理。它还提供 If Then、Else、Switch/Case 和 Loop 操作,用于控制项目执行的流程。
调度任务- Automise 提供与 Windows 调度服务的紧密集成,允许每天、每周或任何时候运行自动化的 Windows 任务。
记录- 项目中运行的每个操作的输出都记录到项目日志中。这些日志文件可以很容易地找到您的项目的问题,并且可以导出以进行自动报告和记录保存。
Internet Actions – 您的 Windows 自动化项目可以自动下载和上传 Web 内容并通过电子邮件、ICQ、MSN 和其他在线通信工具进行通信。
脚本支持- 每个 Automise 动作都公开了许多脚本事件,您可以在其中使用 VBScript 或 JScript 访问动作的所有属性。此外,运行脚本操作和执行 Powershell 脚本操作允许您执行内置操作类型可能未涵盖的特定任务。
变量- 使用变量是使您的 Windows 自动化项目动态化的关键。使用变量将信息从一个动作传递到另一个动作,并使动作能够利用用户特定或机器特定的值。