|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Wednesday, October 08, 2008 4:03 PM
Points: 36,
Visits: 65
|
|
Article gives this insturctions: Launch PowerShell and source or dot the LibrarySmo.ps1 file using the following command:
. .\LibrarySmo.ps1
When I run the above command in the power shell nothing happens and when I verify if the sql commands are there, its not.
Can you explain this part in little more detail.
Thanks
alalani123
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, January 14, 2011 6:56 AM
Points: 1,
Visits: 18
|
|
I'm getting the same problem. I set SQLPSX on my XP machine to test it and everything worked fine.
I've now done the same setup process on Windows Server 2008 and after running Librarysmo.ps1 if I type the Get-Command *et-SQL* I get no results.
the only differences on the Server are that it is running Powershell V2 (CTP3) and is x64
|
|
|
|