Recently I come up with issue in logggin with different user over different programs in windows. I was logged using my credentials, however I wanted to start program like IE using different user. To login with different users, windows has provided the Secondary Logon Service under Services and applications. Hence, this secondary service should be started on your computer to login with different user.
To start Secondary Logon service follow these steps:
1. start-->Run->services.msc and hit enter
another way is click on Start-->Click on My Computer-->Click on Manage-->Expand Services And Applications and then Click on Services
2. Click on any service and type secondary , you will see Secondary logon Service.
3. Check the status column if the status is blank or stopped then right click and click on start the service.
4. Select properties option on right click and select "Automatic" in Startup option. If it is not enabled , select manual.
Run as Different user:
1. Go to c:\program files\Internet Explorer\iexplore.exe
2. Press/hold shift key and right click on iexplore.exe
3. You will find another option will be added to your list(third option) is added as "Run as different user"
4. Enter required credentials you wish to login.
No comments:
Post a Comment