QuickReference: Creating image¶
Create a component¶
UserClient
- Create a component of the PC images -> Image Service component type.
- Check in the component without base version.
Creating a job¶
AdminClient
Create a job with the following settings:
- Image Service settings section:
- Device: computer name or IP address of the device from which an image is to be created
- Operating system: Windows workstation or server
- What to save: which drives of the device are to be backed up
- Data transfer route: path to save the image
- Storage:
- Storage location: path to the directory in which the created image is to be stored
- Username and Password: login information for the storage location
Executing a job¶
UserClient or AdminClient
- Execute the job.
- The created image is stored in the directory
{StorageLocation}\{device name}\{jjjj-mm-tt_hh-MM-ss}
.
Accessing the image¶
UserClient
- Select the job result.
- Execute Copy backup to directory. The image is copied to the selected directory.