GithubHelp home page GithubHelp logo

pregress / ssrs-powershell-deploy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from timabell/ssrs-powershell-deploy

0.0 1.0 0.0 35 KB

PowerShell scripts to deploy a SQL Server Reporting Services project (*.rptproj) to a Reporting Server

PowerShell 100.00%

ssrs-powershell-deploy's Introduction

#About

https://github.com/timabell/ssrs-powershell-deploy

PowerShell scripts to deploy a SQL Server Reporting Services project (*.rptproj) to a Reporting Server

wiki

There's a project wiki on github, go ahead and expand it

This fork

This repository was forked from:

I've turned it into a proper github repo to allow discussion, pull requests etc.

Downloads

Download a .zip or tarball from https://github.com/timabell/ssrs-powershell-deploy/releases/latest - this will be the current stable release.

Usage

.\Deploy-SSRSProject.ps1 -path YourReportsProject.rptproj -configuration Release -verbose

Full parameter list is defined at the top of Deploy-SSRSProject.ps1

If I understand it correctly (I didn't write it) you can specify either a build configuration to read deployment settings from or you can specify all these settings manually (ParameterSetName='Target').

Example reports

To open the example reports project in visual studio and edit the reports you'll need Sql Server Data Tools (SSDT)

See also http://stackoverflow.com/questions/21351308/business-intelligence-ssdt-for-visual-studio-2013

Gotchas

Disappearing dataset panel - http://stackoverflow.com/questions/7960824/i-lost-datasets-pane-in-visual-studio/28883272#28883272

The project caches both datasets and data. Remove all the .data files and the bin/ folder(s) to be sure your changes will work when deployed. http://stackoverflow.com/questions/3424928/in-ssrs-is-there-a-way-to-disable-the-rdl-data-file-creation

ssrs-powershell-deploy's People

Contributors

chrismissal avatar jonesie avatar jstangroome avatar pregress avatar timabell avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.