running Add-AppvClientPackage cmdlet on a Windows 7 client runs as it should but if I make a remote powershell connection to that same client it gives a permission error. remotely running Set-ExecutionPolicy remotesigned works, running Import-Module AppvClient
works but Add-AppvClientPackage gets access denied. It looks like it needs to "run as administrator" but I cant seem to get that to work.