Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Remoting and using Invoke-Sqlcmd

    I almost have this working but I keep getting a security error. Here's the basic script: $instances = @{"FRITCHEYG1W7"="FRITCHEYG1W7\R208"; "FRITCHEYGW7"="FRITCHEYGW7\R208"} $job = Invoke-Command -ComputerName (Get-Content "c:\scripts\serverlist.txt"...
    Posted to SQL Server (Forum) by Grant Fritchey on 07-16-2010
    Filed under: SQL Server 2008, Invoke-Sqlcmd, invoke-cmd, remoting
  • A Couple of Invoke-SQLCMD Issues

    By AllenMWhite In working on a PowerShell script to load data into SQL Server, I decided to use the Invoke-SQLCMD cmdlet included in the snapins provided with SQL Server 2008, and found a couple of issues you should know about. Read More
    Posted to SQL Server (Forum) by ps2 on 08-26-2009
    Filed under: Invoke-Sqlcmd
  • SQL Server 2008 Invoke-Sqlcmd

    This post, written by Ray Barley, goes over the basics on using SQL Server 2008 PowerShell’s Invoke-Sqlcmd command. Read more
    Posted to SQL Server (Forum) by ps2 on 02-16-2009
    Filed under: SQL Server 2008, Invoke-Sqlcmd
Page 1 of 1 (3 items)
Concentrated Tech NSoftware Dell Compellent Sponsored by Idera and Concentrated Tech and NSoftware and Dell Compellent
Copyright 2011 PowerShell.com. All rights reserved.