Azure / Azure/azure-powershell
Latest MSI Az PS MSI installed date is incorrect while version is accurate
Open
bug
customer-reported
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
### Description
I'm using Intune to deploy the Az PS modules using the MSI but the August MSI version is reporting as installed but the install date is incorrect
Using Control Panel on Windows, we can see the MSI has been installed (version) but the install date is incorrect, showing the install date of the July version
### Issue script & Debug output
```PowerShell
Incorrect installation date
```
### Environment data
```PowerShell
Windows 11 25H2, Az PS deployed using the MSI with Intune
```
### Module versions
```PowerShell
Get-Module Az* return nothing
```
### Error output
```PowerShell
No output error
```
Contributor guide
Assessment
This issue has not been assessed yet.