I have a virtual laboratory in which I have setup a domain controller that handles all DNS queries for my domain (x.domain - I have full control over this), and it also contains stub zones for all the other domains (a.local, b.local, c.local - all are managed by the company and I do not have access to change anything on their DCs). I am using this virtual DC as my primary DNS of my physical computer, which is a member of the a.local domain.
A domain GPO is applied to my physical computer and it determines which DNS suffixes get appended to my single label DNS queries: sitelocal, a.local, b.local, c.local. I do not have access to modify these suffixes, and yet I would like to have name resolution to my x.domain without providing the FQDN.
Is there any way for me to achieve this?