Can't start software center remotely

So I am not having much luck with remote admin on my machines I am trying to start software center from a windows 7 machine using windows remote desktop. Clicking on the menu item for software center doesn’t do anything and when I run the command from the terminal I get this. So I have no idea how to address this stuff being a noob. ANY guidance would be appreciated as googling the topic led me to believe resolving this was tricky.

dave@tvattic:~$ software-center
2015-12-19 15:06:07,798 -
softwarecenter.backend.zeitgeist_logger -
WARNING - Support for Zeitgeist
disabled

2015-12-19 15:06:32,836 - softwarecenter.fixme - WARNING -
logs to the
root logger:
‘(’/usr/lib/python2.7/dist-packages/dbus/proxies.py’, 410,

‘_introspect_error_handler’)’
2015-12-19 15:06:32,836 - dbus.proxies -
ERROR - Introspect error on
:1.83:/com/ubuntu/Softwarecenter:
dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.NoReply: Did not
receive a reply. Possible
causes include: the remote application did not
send a reply, the message
bus security policy blocked the reply, the reply
timeout expired, or the
network connection was broken.
2015-12-19
15:06:48,602 - softwarecenter.ui.gtk3.app - INFO - setting up
proxy
‘None’
2015-12-19 15:07:13,632 - softwarecenter.fixme - WARNING - logs to the

root logger: ‘(’/usr/lib/python2.7/dist-packages/dbus/proxies.py’, 410,

‘_introspect_error_handler’)’
2015-12-19 15:07:13,632 - dbus.proxies -
ERROR - Introspect error on
com.ubuntu.sso:/com/ubuntu/sso/credentials:

dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did

not receive a reply. Possible causes include: the remote application did

not send a reply, the message bus security policy blocked the reply, the

reply timeout expired, or the network connection was broken.
Traceback
(most recent call last):
File “/usr/bin/software-center”, line 130, in

app = SoftwareCenterAppGtk3(options, args)
File
“/usr/share/software-center/softwarecenter/ui/gtk3/app.py”, line
338, in
init
self.icons)
File

“/usr/share/software-center/softwarecenter/ui/gtk3/session/appmanager.py”,

line 66, in init
self.oauth_token =
helper.find_oauth_token_sync()
File

“/usr/share/software-center/softwarecenter/backend/ubuntusso.py”, line

141, in find_oauth_token_sync
sso.find_credentials()
File

“/usr/share/software-center/softwarecenter/backend/login_impl/login_sso.py”,

line 74, in find_credentials

self.proxy.find_credentials(self.appname, self._get_params())
File
“/usr/lib/python2.7/dist-packages/dbus/proxies.py”, line 70, in

call
return self._proxy_method(*args, **keywords)
File
“/usr/lib/python2.7/dist-packages/dbus/proxies.py”, line 145, in

call
**keywords)
File
“/usr/lib/python2.7/dist-packages/dbus/connection.py”, line 651,
in
call_blocking
message, timeout)
dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.NoReply: Did
not receive a reply. Possible causes
include: the remote application did
not send a reply, the message bus
security policy blocked the reply, the
reply timeout expired, or the network
connection was broken.