ThePowerShellGuy.com

Did you do your PowerShelling today ?
Welcome to ThePowerShellGuy.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » ADO » PowerShell
  • Scripting Games 2007 Advanced PowerShell Event 5

    As the Answers to the events 5 and 6 in the Scripting Games 2007, Are Posted,   *edit *  It's nice to see that more people show there answers, it is nice  to compare them also see for example the answers here : winter scripting games : events 5 and 6 in this excelent blog series about the scripting games by ...
    Posted to The PowerShell Guy (Weblog) by admin on February 19, 2007
  • PowerShell get-SqlServerList

    A handy onliner Function to get a list of SQL servers I have in my Profile function get-SqlServerList {[System.Data.Sql.SqlDataSourceEnumerator]::Instance.GetDataSources()} This function retrieves a DataTable containing information about all visible SQL Server 2000 or SQL Server 2005 instances.  PoSH> function get-SqlServerList ...
    Posted to The PowerShell Guy (Weblog) by admin on February 9, 2007
  • PowerTab 0.72 PowerShell TabExtension - Part 3 The DataBase and utilities

    This is part 3 of a series, about PowerTab an extended PowerShell TabExpansion Function for more information see former posts :  PowerTab Overview Page ( Downloads and Links ) PowerTab 0.72 PowerShell TabExtension - Part 2 The basics PowerTab 0.72 PowerShell TabExtension - Part 1 Installation this part is about The Tabcompletion ...
    Posted to The PowerShell Guy (Weblog) by admin on January 19, 2007
Powered by Community Server (Personal Edition), by Telligent Systems