tags:

views:

36

answers:

0

Hey everyone,

I've searched the web high and low and just cannot wrap my head around this.

Basically I want to connect to a windows server 2008 instance, located in the cloud and run a batch file (which is located on the instance).

I'm using the AxMSTSCLib and MSTSCLib to connect to it through RDP, but cannot get the batch running. The problem is SecuredSettingsEnabled isn't enabled so I am restricted doing this kind of operation.

How do I connect properly, so that SecuredSettingsEnabled is set to True and I can run my batch?