Remote execution against Windows with UAC enabled

We have hardened Windows instances and running Inspec against them remotely is unable to check some of the Local Policy settings due to UAC. Using local Administrator account when Admin Approval Mode is enabled for the built in administrator these tests fail due to not running in an elevated Powershell session.

Is there any way to enable Inspec to elevate a connection without having to disable UAC?

Sorry to bump this thread but I'd like to know if this has been solved...