Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Kawika Moss

    Update subscription password with powershell

    ok, so I figured out how to use the getSubscriptProperties method, with PowerShell, but I hit another snag. There is no ExtensionSettingwsObj row for Password. So how do I set the password, if there is not setting for password? here is my current code, that get's the info I need. I was...
  2. Kawika Moss

    Update subscription password with powershell

    When you have to update your AD credentials, you then have to go in and update your password for all the datasources and subscriptions, in SSRS, that are owned by you. I'm trying to automate this with a PS script. What I have so far is... $uri =...

Part and Inventory Search

Back
Top