Expand my Community achievements bar.

Check out the 3rd Edition of the AEP Community Lens for all the latest releases, resources, and Community updates

Automating DTM or Launch with Powershell

Avatar

Level 1

Good morning all,

I have a Powershell script that logs me to the Adobe Experience Cloud, I can download the DTM zip file manually and then have a second Powershell script that will prepare the zip file before I can upload it to our environments. But the first script requires me to start Internet Explorer and replicate all the steps I would do manually. Is there a better way to download the zip file with a single command that would take my credentials as parameters something like:

wget "my.url.com/adobe-dtm/2731e7313f788b294a7298/satelliteLib-a67687bef367378de.zip" -username "myusername" -password "mypassword" -out-file "dtm.zip"

Thanks,

Alban

0 Replies
page footer