Opening single Edge tab with intranet site

Belan Marek 51 Reputation points
2021-06-15T11:24:04.013+00:00

Hi all
we want do this.
After user log to computer start single web tab in MS Edge where we open intranet.
But we want let users to have they session in Edge so user open Edge and it reopen all his websites from last session.
It's possible?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,289 questions
{count} votes

Accepted answer
  1. Yu Zhou-MSFT 13,116 Reputation points Microsoft Vendor
    2021-06-18T03:08:05.113+00:00

    Hi @Belan Marek

    According to your description, what you want can be achieved using different Edge profiles.

    For example, users use profile 1 which Continue where you left off on startup, you use profile 2 which Open a new tab on startup.

    You can start a new browser session with a new profile using the command like below (the profile number can be different as long as it's not the user's profile):

    start msedge https://ourintranet.com --profile-directory="Profile 99"  
    

    It will open Edge with a new profile with only one tab of your intranet site. Users can switch to their own profile to have the restored tabs.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Regards,
    Yu Zhou

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.