In Qubes R4 and above a <code>{{project_name_workstation_template}}-dvm</code> Disposable Template can optionally be set up as a base for [[Qubes/Disposables|Disposables]]. <ref>
For developers only, link to related source code file: https://github.com/QubesOS/qubes-mgmt-salt-dom0-virtual-machines/blob/master/qvm/whonix-workstation-dvm.sls
</ref>

In <code>dom0</code>, run. <ref>
Old command was the following:
{{CodeSelect|code=
sudo qubesctl state.sls qvm.whonix-ws-dvm
}}
In that case your system is not updated, out-of-date.
</ref>

{{CodeSelect|code=
sudo qubesctl state.sls qvm.whonix-workstation-dvm
}}