TABLE OF CONTENTS
Desktop Shortcut Configuration for Project-Specific Access
Overview
Administrators and users with access to multiple projects in ManagementStudio may find it helpful to create desktop shortcuts that launch ManagementStudio directly into specific projects. This guide outlines the process for configuring shortcuts to access distinct projects, such as "MigrationStudio" and "Project Massive Migration".
Identify Project IDs and URL
- Log in to ManagementStudio.
- Click the
Switch Projecticon (1) and select the required project (2).

- Navigate to
Administration → Project Settings (1). - In the
Project Settingstab:- Note the
Project Id (2). - Note the
ManagementStudio URL.
- Note the
- Repeat these steps for each project you wish to create a shortcut for.

Configure Desktop Shortcut
Locate the existing ManagementStudio shortcut on your desktop.
Right-click the shortcut and select
Properties.In the
Targetfield, append the following parameters:-ServerUrl http://YourServer.com:5000 -ProjectId <ProjectId>Replace
http://YourServer.com:5000with your actual ManagementStudio server URL and<ProjectId>with the noted Project Id.Example entries:
%LocalAppData%\ManagementStudio\ManagementStudio.exe -ServerUrl http://MyServer.com:5000 -ProjectId 3 %LocalAppData%\ManagementStudio\ManagementStudio.exe -ServerUrl http://MyServer.com:5000 -ProjectId 2
Click
OKto save the shortcut properties.Double-clicking the shortcut will now launch ManagementStudio and log you directly into the specified project.
Further Support
For additional assistance, visit the ManagementStudio Service Desk to search the knowledge base or create a new support ticket.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article