Using VM Console via App Controller issues

Hi,
We are using self signed certificate for App Controller. We have deployed set of VM's in cloud.
When a new user from different domain or non domain users logs in to app controller,every time he opens the VM via console it asks for credentials, and shows the certificate is not trusted. When the user installs the certificate ,he gets connection lost
to VM. Because of this many users are not able to access the VM's via app controller. is there any fix to this? This problem varies from users some can access, some cant. 98% of the people cant access.

This is apparently by design. See my question and Microsoft answer here:
http://social.technet.microsoft.com/Forums/en-US/1664700e-4cb7-4b36-b2b7-37d46d11ec00/missing-quotstore-my-credentialsquot-radio-button-in-app-controller-2012-sp1-means-kb2288932-no?forum=appcontroller

Similar Messages

  • C# Parsing JSON data within Mobile project OR via Controller Issue

    When I invoke the following to a custom controller to return data to my client (Windows Phone 8.1 app):
    var _lines = await App.MobileService.InvokeApiAsync<List<Tfl.Api.Presentation.Entities.Line>>("lines", System.Net.Http.HttpMethod.Get, new Dictionary<string, string>
    {"url", "http://api.tfl.gov.uk/Line"}
    I received the following Exception:-
    FileNotFoundException was caught
    Could not load file or assembly 'System.Runtime.Serialization,
    Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one
    of its dependencies. The system cannot find the file specified.
    However, I successfully parse the JSON data via the controller [I did have an image here displaying the data, but not enough rep to post!] and I also have no references to the above dll in my Windows Phone application.
    Any ideas?
    Note: Occurs using either local parsing within the mobile app or via controllers in a service app; also running VS Ultimate 2013 with Update 4

    Hi James,
    The data is deserializing using System.Runtime.Serialization 4.0.0.0 on the client side (which is targeting .NET 4.5). I am using a third party DLL found here (api.tfl.gov.uk) which contains all of the data transfer objects required to map the data from
    the JSON into an object structure.
    I have tested this DLL also within a console application and runs as expected, deserializing and mapping data etc; could the issue be that the DLL I'm using containing DataContract and DataMember annotations cannot be used as a reference within the Windows
    Phone 8.1 app?
    I say this because I have a solution whereby I 'copy' the DTO modes in the DLL into plain models using the same code (minus Serialization annotations) and the JSON then is able to deserialize and map to those in the phone.
    So the solution are present is to create my own models, however if you've any other ideas/workarounds that would be great to know in the future where I can just reference the third party DLL.
    Thanks for the response!
    --David

  • Publishing App Controller (2012 SP1) to Internet Located Users via TMG2010

    Hi All,
    I'm trying to publish a demo environment hosted on our internal App Controller via TMG, to some colleagues working from home via non domain joined PC's.
    I've configured a publishing rule on TMG 2010 that allows my remote user to login. They connect using a name like
    https://vmm.company.com and this all works fine. But if they try to initiate a connection to the Hyper-V Guest machines Console they get a DNS error
    Virtual Machine Manager failed to connect to the virtual machine because the hostname (xxx.yyy.com) could not be resolved by Domain Name System
    Looking at the URL although it is using the vmm.company.com, in the path xxx.internal.com is being used and this is the internal Hyper-V Host machines internal FQDN.
    So I thought i'd be clever and use link translation in the rule, so that the TMG replaces any traces of xxx.internal.com with vmm.company.com, now I don't get the DNS error any more but I get a socket error, asking me to check my firewall.
    Sure enough I check the logs in TMG and there are access denied entries on that port, coming from external to the TMG's perimeter IP address
    So I create an access rule to allow 2179 from external to the ip address, and a non web server publishing rule for the internal Hyper-v host listening on 2179, but I now get this error in the TMG logs, access is initially allowed
    A connection was abortively closed after one of the peers sent an RST packet
    the same Socket Error is received on the client.
    Anyone ever done anything like this, or have a clue what i'm doing wrong?
    Cheers
    Darren

    Hi Darren,
    To show the console of a virtual machine it is necessary to create a connection from the client computer to the Hyper-V server. An alternative to opening a port on your Hyper-V servers to the Internet is to publish App Controller as a RemoteApp. In this
    situation, colleagues working from home will connect to the Remote Desktop Gateway and App Controller will be running on the gateway. When a console connection is made the connection is then from the Gateway to the Hyper-V server.
    You could also consider the Remote Console feature in System Center 2012 R2
    http://technet.microsoft.com/en-us/library/dn469415.aspx. This feature is designed to allow console connections from clients that are outside of the corporate network.
    Kind Regards
    Richard
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • App Controller 2012 R2, cannot open multiple console windows at the same time

    Hi All
    I have just moved from SCVMM 2012 SP1 and AppController 2012 SP1 to the 2012 R2 versions. In the previous version my users were able login to app controller, select the virtual machine that they wanted to connect to and click on the console button (or right
    click and select console) and this would open in a new tab in IE, they could do this for multiple VM's and could have multiple tabs in IE so that they could switch between them easily.
    However, since the upgrade, they can now open only one console tab. each time they click on a new VM and select console, it will open in the same IE tab. Meaning that switching between console sessions on multiple machines has become a lot harder.
    I've checked all the obvious IE options, and multiple machines/users, so this seems to be a setting in Silverlight or in IIS somewhere that has changed. I've had a good search around (bing/google) but can't find anything. Has anyone got any suggestions
    on how we can get back to the old multiple consoles in there own tab scenario?
    Cheers
    Darren

    Hi Arne411,
    Thank you for sharing the frustration you're experiencing due to this bug.
    There are a few options:
    If you have Premier support you can open a support case and make a Request for Hotfix (RFH). If an RFH is accepted then you may get the fix prior to its public release. This process also helps us to better understand the issue, number of people affected
    and can increase the priority of producing a fix.
    Provide users access to the VMM Administrator Console. As a member of the Application Administrator (Self-service user) role they will have the same capabilities for accessing VMM managed VMs that they do with App Controller.
    Consider moving to the Windows Azure Pack as the web portal. This has the benefit of being HTML based and provides console access through the RDP client.
    Kind Regards
    Richard
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Identify user who bought an issue via App store

    When I publish an issue and someone subscribes to my magazine via App store or Play store, is there any way I can then identify that user using some transaction ID or something similar?
    Ideally such user would identify himself on a website, where we would issue a promotion code for him, which could be used for subscription in Play store or App store respectively.
    Basically I'm talking about a functionality that for instance Mag+ offers via its Subscription API. Is something like this possible with DPS?

    You can collect this type of data as part of the in-app subscription process as well as from within a custom storefront (Enterprise only) or the folios themselves via an Information Screen that uses APIs. For details, see http://www.adobe.com/content/dam/Adobe/en/devnet/digitalpublishingsuite/pdfs/driving-dps-r eadership.pdf.

  • I have remote locked my mac using find my iPhone app via my iPad - I am unable to enter the unlock code as the mac keyboard won't pair with the mac - I guess that will teach me for playing...any ideas?

    I have remote locked my mac using find my iPhone app via my iPad - I am unable to enter the unlock code as the mac keyboard won't pair with the mac - I guess that will teach me for playing...any ideas?

    Thought so - ace - find my phone really needs an unlock function. - another £40...

  • When I stream videos from my laptop onto my Apple TV via my iPad 2 using the Air Video app/server the video plays great however when I pause the video the Apple TV reverts back to the home screen within a few seconds and then when I want to restart watchi

    When I stream videos from my laptop onto my Apple TV via my iPad 2 using the Air Video app/server the video plays great however when I pause the video the Apple TV reverts back to the home screen within a few seconds and then when I want to restart watching the video I have to re-buffer the video. Is there any way I can stop the Apple TV from reverting back to the home screen when I pause the video I’m watching?

    Welcome to the Apple Community.
    Contact the developer of the Air Video app.

  • Hello, I have the usual issue to use AcroExch.PDDoc/AcroExch.App/AcroExch.AVDoc objects in Visual Basic (MS EXCEL). On my company's machine I have Acrobat X and everything works fine, but I have another machine with just "Reader" installed - is there als

    Hello, I have the usual issue to use AcroExch.PDDoc/AcroExch.App/AcroExch.AVDoc objects in Visual Basic (MS EXCEL). On my company's machine I have Acrobat X and everything works fine. I am looking for the cheapest solution to get the stuff running on another machine... is there any way to do that with the Acrobat SDK, or do I need to purchase a full version of Acrobat XI ($$) ?

    The Acrobat SDK is nothing by itself. It is just information on how to automate Acrobat - just as the Office SDK doesn't include Office, but is for people who already have purchased Office but want to automate it.
    These automation things are MARKETING TOOLS FOR ACROBAT. Consider this and the technical limitations make a lot more sense.
    So, yes, you need to buy Acrobat. Standard is cheaper than Pro.

  • Is it still necessary to use a third party app in order to stream SiriusXm radio signal via iTunes?  Would like to use iTunes to handle the signal and send out to remote speakers?

    Is it necessary to use a third party app in order to stream SiriusXm signal via iTunes to my remote speakers?

    Is it necessary to use a third party app in order to stream SiriusXm signal via iTunes to my remote speakers?

  • TS3367 My partner has the Iphone 5 and I am using a MacBook with version 1.0.2. When using the face time app to call him he says that cam freezes and he is unable to hear me. Any ideas of the problem and and ideas for resolving the issue?

    My partner has the Iphone 5 and I am using a MacBook with version 1.0.2. When using the face time app to call him he says that cam freezes and he is unable to hear me. Any ideas of the problem and and ideas for resolving the issue?

    Had the same problem, the only fault and the reason why it happend is a bad wifi connection!
    Could ofc be something else, but thats my two cents!

  • HT1541 When i'm trying to send an application as gift using "send gift via email" option, it is not allowing me to buy the app. A pop up appears with message "Please contact itunes support to complete this purchase"

    When i'm trying to send an application as gift using "send gift via email" option, it is not allowing me to buy the app. A pop up appears with message "Please contact itunes support to complete this purchase"

    Okay, so do as it says, contact iTunes customer support.

  • HT1338 Why Don't You Make a Console with Its Controller or A Controller That We Can Use on All Macs For Easier Using ?

    Why Don't You Make a Console with Its Controller or A Controller That We Can Use on All Macs For Easier Using ?

    As Paul_31 said, we are just users trying to help other users. You can submit this to Apple at the following:
    http://www.apple.com/feedback

  • Can we Manage SCVMM Virtual Machine using App Controller

    Hi All,
            Today I have configured one APP controller 2012 R2, already I have a SCVMM 2012 R2 environment which is managing 10 Standalone Hyper-V Host with 50 VM's.
    Question: Is that Possible to Manage the VM's (not part of cloud) in App COntroller, If yes kindly suggest the steps to configure

    Hi all,
            I have created one Clod container, by chance can I move the VM's belongs to Hyper-V contained to CLoud container and Manger it thro AC.

  • App Controller and SCVMM connection issue

    I have configured private cloud and installed the SCVMM server and App Controller Server separately.
    When I am trying to add the VMM server to App Controller,
    I am getting the following error.
    Category: Critical
    Description: Connection attempt to the target system failed.
    Details: Category: Critical
    Message: 1604–ConnectServerAuthenticationFailed
    Description: You cannot access VMM management server scvmm.corp.usl.in.
    Details: Category: Critical
    Message: System.ServiceModel.Security.SecurityNegotiationException
    Description: A call to SSPI failed, see inner exception.
    Category: Critical
    Message: System.Security.Authentication.AuthenticationException
    Description: A call to SSPI failed, see inner exception.
    Category: Critical
    Message: System.ComponentModel.Win32Exception
    Description: The target principal name is incorrect
    Regards
    FBM

    Hi,
    I am configuring a private cloud. I have installed the SCVMM server and App Controller Server separately.
    When I am trying to add the VMM server to App Controller, I am getting the following error.
    Category: Critical
    Description: Connection attempt to the target system failed.
    Details: Category: Critical
    Message: 1604–ConnectServerAuthenticationFailed
    Description: You cannot access VMM management server scvmm.corp.usl.in.
    Details: Category: Critical
    Message: System.ServiceModel.Security.SecurityNegotiationException
    Description: A call to SSPI failed, see inner exception.
    Category: Critical
    Message: System.Security.Authentication.AuthenticationException
    Description: A call to SSPI failed, see inner exception.
    Category: Critical
    Message: System.ComponentModel.Win32Exception
    Description: The target principal name is incorrect
    Thanks and Regards, Mukesh. This posting is provided "AS IS" with no warranties or guarantees , and confers no rights. Please VOTE as HELPFUL if the post helps you and remember to click “Mark as Answer” on the post that helps you, and to click
    “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • I have lost my iphone 5 the day before yesterday,and have tried many ways to find it, but in vain. i wandered if there are some useful solutions to such kinds of issues, because lots of people have similar terrible experiences. many people lost their app.

    i have lost my iphone 5 the day before yesterday,and have tried many ways to find it, but in vain. i wandered if there are some useful solutions to such kinds of issues, because lots of people have similar terrible experiences. in china many people have lost ihones, which means you also expose all of your information you have saved in iphones. this is dangerous,because criminals can take advantage of those information. i think apple should talke more measures to stop the thieves from using apples so easily.

    cuz me too same case I have also I lost all my photos 800pics

Maybe you are looking for

  • How do I convert a pdf in word and if I did where did it go or get sent to...

    Look I am not looking to discuss anything all I want is to convert the PDF into word.... I thought I did and it even looked like I did ... but I can't find it... just want steps to convert pdf to word document

  • Using Prototype.js in JDeveloper

    Hi All, I'm attempting to learn more about AJAX and was going over the examples int he book AJAX in Oracle JDeveloper. In chapter 3 I ran into a snag. It looks like the prototype.js functions are not being reached from within my input.js file. The sa

  • Is there a way to setup your Xbox 360 to the new MacBook Pro

    I was just wondering if there was a way to setup your XBOX 360 to the new MacBook Pro? If you could give a simple answer that is simple to understand that would be great. My Xbox is connected using an HDMI but I also have a component cable.

  • XSLT formatting

    Hi, i need some help by adding an expression in a XSLT this is what it is now                 <sch:CustomFieldList>                     <sch:CustomField>                         <sch:Attribute>ERP_UOM</sch:Attribute>                         <sch:Valu

  • Using PSE as a document management system

    I used a program on my old computer with Windows Vista to file and organize scanned pdf documents. I could readily assign tags to a document, and then find the document using the tags. The tagging worked well. It was quick and intuitive. I now have a