| VT_BSTR | Name | Read Write | Internal type name of the ImageLocation object. |
| VT_BSTR | DisplayName | Read Write | User-friendly name of the ImageLocation. |
| VT_BSTR | NextFilename | Read | Filename to use for the next image at this location. |
| VT_BSTR | DisplayFilename | Read | User-friendly name to use for the next image at this location. |
| VT_BOOL | SupportsCountQuota | Read Write | Whether this location supports an image count quota. |
| VT_BOOL | SupportsSizeQuota | Read Write | Whether this location supports a size quota. |
| VT_BOOL | SupportsRemote | Read Write | Whether this location supports remote usage. |
| VT_BSTR | Server | Read Write | Fully qualified machine name or IP address of the TSM database to connect to. |
| VT_BSTR | NodeName | Read Write | Name used by TSM to identify this machine (only used if GeneratePassword is FALSE). |
| VT_BSTR | Password | Read Write | Password used to connect to TSM database (only used if GeneratePassword is FALSE). |
| VT_BOOL | GeneratePassword | Read Write | Auto-generate password for TSM database connection. |
| VT_BSTR | ObjectName | Read Write | Image file name to store in the TSM database. |