/CACHE_ACTION=value
Specifies the cache attribute for the new key. The value can be
WRITEBEHIND (write to disk later) or WRITETHRU (write to disk
immediately).
If you omit /CACHE_ACTION, the system creates the key with
the cache attribute set to REG$K_WRITEBEHIND.