Run Desktop and Web Application as different Windows User Announcing the arrival of Valued...

I am having problem understanding the behavior of below code in JavaScript

Do any jurisdictions seriously consider reclassifying social media websites as publishers?

Do I really need to have a message in a novel to appeal to readers?

Why do we bend a book to keep it straight?

Why do early math courses focus on the cross sections of a cone and not on other 3D objects?

Effects on objects due to a brief relocation of massive amounts of mass

Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?

What do you call the main part of a joke?

Hangman Game with C++

Is a ledger board required if the side of my house is wood?

Why are the trig functions versine, haversine, exsecant, etc, rarely used in modern mathematics?

Trademark violation for app?

Why is it faster to reheat something than it is to cook it?

Is there a kind of relay that only consumes power when switching?

A term for a woman complaining about things/begging in a cute/childish way

How does Python know the values already stored in its memory?

What is this clumpy 20-30cm high yellow-flowered plant?

Is it possible for SQL statements to execute concurrently within a single session in SQL Server?

How does light 'choose' between wave and particle behaviour?

How do living politicians protect their readily obtainable signatures from misuse?

How do I use the new nonlinear finite element in Mathematica 12 for this equation?

Is it fair for a professor to grade us on the possession of past papers?

Is there any word for a place full of confusion?

Can the Great Weapon Master feat's damage bonus and accuracy penalty apply to attacks from the Spiritual Weapon spell?



Run Desktop and Web Application as different Windows User



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)How to prompt a user for run-as credentials when double-clicking an icon?run vb6 application (.exe) on windows startup with out loginHow can I create a Windows shared folder which requires absolutely no authentication to write data?In Windows 7 Where/what are (if any) the settings that bypass the switch user screen and go directly to the authenication screen?Can windows allow a group of users remote control over a single user/desktop/environment?In Windows, is there a visual indicator for applications that are “run as different user”?Switching between user sessions in Windows (Virtual Desktop)Windows Server 2012 R2 - One Desktop, no matter the userCreate an application specific user on windowsRun Windows application with different locale setting





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







-1















I have a small Group of End Users who will be testing an Application. I need them to be able to sign in as different Users to test the Application's Windows Authentication capabilities. They are non technical End Users so I want to make this as easy as possible.



Ideally, I would like to create 5 batch files that embed each User's Windows credentials and distribute this to each of the End Users so they can emulate logging in as other people to the Test Application from their Windows 10 desktop. I don't want them to know the other passwords. If possible, all I want them to do is double click the file and have it launch the application as the Desired User. Is that possible without being prompted for User Credentials. I need to do this for both the desktop and web versions of the Application. Thanks










share|improve this question







New contributor




DMAC is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



























    -1















    I have a small Group of End Users who will be testing an Application. I need them to be able to sign in as different Users to test the Application's Windows Authentication capabilities. They are non technical End Users so I want to make this as easy as possible.



    Ideally, I would like to create 5 batch files that embed each User's Windows credentials and distribute this to each of the End Users so they can emulate logging in as other people to the Test Application from their Windows 10 desktop. I don't want them to know the other passwords. If possible, all I want them to do is double click the file and have it launch the application as the Desired User. Is that possible without being prompted for User Credentials. I need to do this for both the desktop and web versions of the Application. Thanks










    share|improve this question







    New contributor




    DMAC is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      -1












      -1








      -1








      I have a small Group of End Users who will be testing an Application. I need them to be able to sign in as different Users to test the Application's Windows Authentication capabilities. They are non technical End Users so I want to make this as easy as possible.



      Ideally, I would like to create 5 batch files that embed each User's Windows credentials and distribute this to each of the End Users so they can emulate logging in as other people to the Test Application from their Windows 10 desktop. I don't want them to know the other passwords. If possible, all I want them to do is double click the file and have it launch the application as the Desired User. Is that possible without being prompted for User Credentials. I need to do this for both the desktop and web versions of the Application. Thanks










      share|improve this question







      New contributor




      DMAC is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I have a small Group of End Users who will be testing an Application. I need them to be able to sign in as different Users to test the Application's Windows Authentication capabilities. They are non technical End Users so I want to make this as easy as possible.



      Ideally, I would like to create 5 batch files that embed each User's Windows credentials and distribute this to each of the End Users so they can emulate logging in as other people to the Test Application from their Windows 10 desktop. I don't want them to know the other passwords. If possible, all I want them to do is double click the file and have it launch the application as the Desired User. Is that possible without being prompted for User Credentials. I need to do this for both the desktop and web versions of the Application. Thanks







      windows






      share|improve this question







      New contributor




      DMAC is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      DMAC is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      DMAC is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 10 hours ago









      DMACDMAC

      1




      1




      New contributor




      DMAC is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      DMAC is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      DMAC is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          DMAC is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1427146%2frun-desktop-and-web-application-as-different-windows-user%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          DMAC is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          DMAC is a new contributor. Be nice, and check out our Code of Conduct.













          DMAC is a new contributor. Be nice, and check out our Code of Conduct.












          DMAC is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1427146%2frun-desktop-and-web-application-as-different-windows-user%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...