[ Parameter ( Mandatory = $true )] [ string ] $BuildId , # User XUID used for inclusion in the binary blob [ Parameter ( Mandatory = $true )] [ string ] $Xuid ) function ProcessAsset([Guid]$AssetId , [ Guid ] $AssetVersionId , [ string ] $AssetName ) { Write-Host "Processing asset with version ${AssetId} and version ${AssetVersionId} " Write-Host "Asset name:" $AssetName $reverseAssetGuid = $assetId .