Hi All,
we will updgrading to SSRS 2019 from 2008R2 with a new security model.
I ahve a task of either setting all subsvriptions to use the "files share account"
or change them all to the subscription account.
Problem (using powershell module ReportingServicesTool
DEFAULTCREDENTIALS does not seem to be set for any of these older reports and is not available to update.
I can only See USERNAME availble, not password
PATH
FILENAME
FILEEXTN
RENDER_FORMAT
WRITEMODE
USERNAME
How can I access the "PASSWORD" and change both the USERNAME & PASSWORD using set-rssubscription
Thanks