EXE
WinGet
IntelliJ IDEA Ultimate Edition
JetBrains s.r.o. · 2023.3.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
ideaIU-2023.3.2.exe /S
Log
ideaIU-2023.3.2.exe /S /LOG="C:\Windows\Temp\ideaIU-2023.3.2.exe.log"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\IntelliJ IDEA 2023.3.2
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2023.3.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
ideaIU-2023.3.2.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
JetBrains.IntelliJIDEA.Ultimate
Version
2023.3.2
Description
The Leading Java and Kotlin IDE
License
Proprietary
↗
Homepage
https://www.jetbrains.com/idea/
Installer URL
https://download.jetbrains.com/idea/ideaIU-2023.3.2.exe
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
IntelliJ IDEA 2023.3.2 is out with the following improvements:
- The IDE no longer erroneously resets namespaces during actions like Apply, Refresh, and others when working with Kubernetes. [IDEA-339448]
- The branch checkout from the Pull Request pane has been fixed. [IDEA-339471]
- The New context menu once again appears correctly on a right-click when the Grails plugin is installed. [IDEA-340588]
- When you work on Linux without a window manager, the main menu is now displayed for all open pr…