The vertical refresh rate for the monitor on the target computer. The vertical refresh rate is specified in Hertz. In the example, the value 60 indicates that the vertical refresh rate of the monitor is 60 Hz. This value is inserted into the appropriate configuration settings in Unattend.txt or Sysprep.inf for Windows Server 2003 or in Unattend.xml for Windows Server 2008.
Note The default values (in the template files Unattend.txt, Sysprep.inf, and Unattend.xml) are 1,024 pixels horizontal resolution, 768 pixels vertical resolution, 32-bit color depth, and 60 Hz vertical refresh rate.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
˜ |
Value |
Description |
refresh_rate |
The vertical refresh rate for the monitor on the target computer in Hertz |
Example |
[Settings] Priority=Default
[Default] BitsPerPel=32 VRefresh=60 XResolution=1024 YResolution=768 |
Related Topics