Forum Discussion
Power bi report server password update
- 6 years ago
You would have to write a script to loop through all your data sources and update the password one by one. You should be able to do this with Powershell using the Report Services Powershell Tools (https://github.com/microsoft/ReportingServicesTools) or if you want to use another scripting language you could access the REST api directly (see https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0)
Hi whereismydata ,
may be you ask for a service user for the reports, there you can say that the password didn't expire :). It is also a Best Practise to use technical or service User :).
Best,
Kathrin
If this post has helped you, please give it a thumbs up!
Did I answer your question? Mark my post as a solution!
Hi KBO ,
yes, this would be indeed the best solution, but unfortunatelly this is (due to our policy) not possible.
- KBO6 years agoMemorable Member
Hi whereismydata ,
thats a weird policy .... another solution could be diffecult - but may be someone else come with a solution :).
Best,
Kathrin
If this post has helped you, please give it a thumbs up!
Did I answer your question? Mark my post as a solution!