Browse by Tags

Deploying SSRS Reports from Powershell
My current client has a BI group that writes SSRS reports. In the "legacy" ALM tool they built, they used VSS, nAnt,Cruise Control and a product called "Visual Intercept" to "build" (actually just extract RDL files) and a Read More...
Posted 25 November 08 06:17 by DanielS | 0 Comments   
Filed under ,
Removing VSS Bindings to Migrate SSRS 2005 Solutions to TFS Using Powershell
The last task I have for a VSS to TFS Migration is to convert a large number of SSRS (SQL Server Reporting Services) Projects. While Microsoft has a tool to migrate from VSS to TFS - I've avoided using it. Most "experts" have advised against Read More...
Posted 18 November 08 06:35 by DanielS | 0 Comments   
Filed under ,
Cool Powershell Trick - Stopping and Starting a service on a remote server without having to explicitly load the .NET assemblies
I was chatting with my colleague at Magenic Donn Felker about two of our favorite topics TFS and Powershell. He found a cool way to load scripts into a profile. It reminded me of a cool Powershell Trick i found on the web before I started blogging... Read More...
Posted 29 October 08 02:56 by DanielS | 0 Comments   
Filed under