Skip to main content

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Microsoft Visual Studio 2022 Community Offline Installer -

\\NetworkShare\VS2022_Layout\vs_community.exe --quiet --wait --norestart This is perfect for IT admins deploying via SCCM, Intune, or Group Policy. One drawback of an offline installer is that it becomes outdated. Visual Studio 2022 receives monthly updates (security patches, new features, SDK updates).

cd C:\VS2022_Offline_Setup The basic syntax to create an offline layout for the Community edition is: microsoft visual studio 2022 community offline installer

Place this file in an empty folder, for example: C:\VS2022_Offline_Setup Press Win + X and select "Terminal (Admin)" or "Command Prompt (Admin)". Navigate to your folder: \\NetworkShare\VS2022_Layout\vs_community

Go to top of page