Top
ETERNUS SF Express V15.3/ AdvancedCopy Manager V15.3 Operation Guide for Copy Control Module
ETERNUS

E.8.1 Init.ps1 (Initial Processing Script)

NAME

Init.ps1 - password encryption


SYNOPSIS

powershell scriptDir\exe\Init.ps1

(scriptDir is the folder to which the script has been unzipped)


DESCRIPTION

Enter the user password used to connect to the vCenter Server, and save it encrypted.
This file is used to log into the vCenter Server, when executing the backup or restore script.
The name and contents of the generated file are as follows:

File name

Contents

Password.txt

Encrypted vCenter Server login password


EXAMPLES

> powershell C:\Script\exe\Init.ps1
input password. 
Server: vcserver User: Administrator: *********

NOTES

Execute this script after installation and after changing the password.