April, 2007

Posts
  • Lev's WebLog

    Accessing Report Server from PowerShell

    • 0 Comments
    It is easy! Just create and compile SOAP proxy, and load it into PowerShell. Create instance, set credentials and URL. wsdl.exe /out:rs2005.cs http://rshost/reportserver/reportservice2005.asmx csc /t:library rs2005.cs [Reflection.Assembly]::LoadFrom...
Page 1 of 1 (1 items)