You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] ConvertFrom-EventLogRecord : Exception calling "Add" with "2" argument(s): "Item has already been added. Key in dictionary: 'ProductSkuId' Key
#49
Open
RTT46410 opened this issue
Aug 8, 2024
· 0 comments
ConvertFrom-EventLogRecord : Exception calling "Add" with "2" argument(s): "Item has already been added. Key in dictionary: 'ProductSkuId' Key
being added: 'ProductSkuId'"
At C:\Program Files\WindowsPowerShell\Modules\PoShEvents\0.4.1\Public\Get-KMSHostEvent.ps1:60 char:93
ConvertFrom-EventLogRecord : Exception calling "Add" with "2" argument(s): "Item has already been added. Key in dictionary: 'ProductSkuId' Key
being added: 'ProductSkuId'"
At C:\Program Files\WindowsPowerShell\Modules\PoShEvents\0.4.1\Public\Get-KMSHostEvent.ps1:60 char:93
To Reproduce
Get-KMSHostEvent -ComputerName xxxx -MaxEvents 30 -Debug -Verbose
PowerShell Environment (please complete the following information):
Windows 2012 R2 Standard
Powershell
Major Minor Build Revision
5 1 14409 2001
Note...Get-ServiceEvent works without error
The text was updated successfully, but these errors were encountered: