I am trying to download artifacts for version 16.0.11233.12061 BC onprem, em I missing something here ?
And I see artifacts of version 17.0.X.X being downloaded , why ??
I am trying to download artifacts for version 16.0.11233.12061 BC onprem, em I missing something here ?
And I see artifacts of version 17.0.X.X being downloaded , why ??
Done :)
Hi Tanya
I'm glad to hear that:)
Please verify my answer for the future reference.
Thank you.
Yuhi
thankyou yuhi , it worked :)
Hi Also, you better check which version you want is application or platform.
https://freddysblog.com/2020/06/25/working-with-artifacts/
Hello tanya
You may want to change the commands like below.
PS C:\WINDOWS\system32> $artifactUrl = Get-BCArtifactUrl -version "16.0.11233.12061" -country w1 -select closest
PS C:\WINDOWS\system32> echo $artifactUrl
bcartifacts.azureedge.net/.../w1
PS C:\WINDOWS\system32> Download-Artifacts -artifactUrl $artifactUrl -includePlatform Downloading application artifact /sandbox/16.0.11240.12188/w1
Downloading C:\Users\***\AppData\Local\Temp\2d4bc1a8-29cf-455d-82e3-b2e1b29665ca.zip
Thanks.
Sohail Ahmed
2,655
Mansi Soni
1,574
YUN ZHU
1,453
Super User 2025 Season 1