Browse Forum Posts by Tags

Showing related tags and posts for the Ask the Experts group. See all tags in the site
  • Which is the best way to upgrade PowerShell V1 to PowerShell V2 ?

    Hi all, I have an old XP Pro SP3 that i should upgrade to Windows 7 Pro ( or maybe Ultimate ). I have 2 SQL Server 2008 SP3 ( a Developer and an Express with Advanced Services ). After the last reinstall of my OS ( because of the crash of the drive C: ), i did an error , i have installed PowerShell V1...
    Posted to PowerShell for SQL Server (Forum) by Papy Normand on 09-04-2012
    Filed under: PowerShell, SQL 2008, upgrade V1 to V2
  • How to get the "Analysis Server Properties"

    Hi All i have to collect the SSAS properties ("Analysis Server Properties") into a SQL table , i can not find any DMV to get the "Analysis Server Properties" but i am assuming it can be done with PowerShell, can anyone help? I also need the "SSAS Database Properties". bottom...
    Posted to PowerShell for SQL Server (Forum) by Nik on 08-02-2012
    Filed under: SSIS, PowerShell, SQL Admin, DBA, SQL 2008, SQL, Database, powershell get-sqldata iterate through get-sqldata resultset sqlpsx library, Verify SQL Server services
  • How to return SQL Query results as Array in Powershell

    I have a SQL 2008 Ent server with the databases "DBOne", "DBTwo", "DBThree" on the server DEVSQLSRV. Here is my Powershell script: $DBNameList = ( Invoke - SQLCmd - query "select Name from sysdatabases" - Server DEVSQLSRV ) This produces my desired list of database...
    Posted to PowerShell for SQL Server (Forum) by Emo on 10-27-2010
    Filed under: PowerShell, SQL 2008, Array
  • Re: Failed job steps in SQL Server

    I second this question, it would be helpful for me as well. I'm also interested in learning how leverage SQL Central Management Server and Powershell.
    Posted to PowerShell for SQL Server (Forum) by realgnomidad on 11-10-2010
    Filed under: PowerShell, SQL Admin, DBA, SQL 2008
Page 1 of 1 (4 items)
Copyright 2012 PowerShell.com. All rights reserved.