Create and fill hash of arrays in Powershell
You can initialize and fill multidimension hashes (arrays) in powershell this way:
$orderIds = New-Object System.Collections.ArrayList
$orderIds = @{
ids = @(1,2,3,4,5);
deps = @('one', 'two', 'three', 'four', 'five')
};

Login as another user in SharePoint 2019 on-premises site in Chrome
Set limited Wi-Fi connection within command line in Windows
A sticker problem with the fan in HP laptop