Showing results for May 2013 - Page 10 of 11 - Scripting Blog [archived]

May 6, 2013
Post comments count0
Post likes count0

10 Tips for the SQL Server PowerShell Scripter

Doctor Scripto
Doctor Scripto

Summary: Microsoft PowerShell MVP, Chad Miller shares his top ten tips for the SQL Server Windows PowerShell scripter. Microsoft Scripting Guy, Ed Wilson, is here. Today’s blog is a bit unique. I was throwing around ideas with Chad Miller, and somehow we came up with the idea that he would share some tips for the SQL Server Windows PowerShell...

Scripting Guy!Windows PowerShellguest blogger
May 5, 2013
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Troubleshoot PowerShell

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to troubleshoot errors with Windows PowerShell.  How can I use Windows PowerShell to troubleshoot issues with Windows PowerShell?  Use the Get-WinEvent cmdlet to parse the Windows PowerShell log. For example, to find all errors in a Windows PowerShell log: In Windows PowerShell 3.0: Get-WinEv...

Scripting Guy!Windows PowerShellPowerTip
May 5, 2013
Post comments count0
Post likes count0

Use PowerShell to Clean-up SQL Server Jobs

Doctor Scripto
Doctor Scripto

Summary: SQL Server MVP, Sean McCown, shows how to use Windows PowerShell to clean-up SQL Server jobs. Microsoft Scripting Guy, Ed Wilson, is here. Today we wrap up the weekend with the last of three blogs by guest blogger, Sean McCown. You can read more about Sean and his previous guest blogs on the Hey, Scripting Guy! Blog site. Take it away Sean...

Scripting Guy!Windows PowerShellguest blogger
May 4, 2013
Post comments count0
Post likes count0

PowerTip: Use PowerShell to Find Network Adapter Power State

Doctor Scripto
Doctor Scripto

Summary: Use Windows PowerShell to find network adapter power states.  How can I use Windows PowerShell 3.0 in Windows 8 to identify network adapter power states?  Use the Get-NetAdapterPowerManagement function.

Scripting Guy!Windows PowerShellPowerTip
May 4, 2013
Post comments count0
Post likes count0

Use PowerShell to Examine Dirty and Expensive SQL Server Properties

Doctor Scripto
Doctor Scripto

Summary: SQL MVP, Sean McCown, talks about using Windows PowerShell to examine Dirty and Expensive SQL Server properties. Microsoft Scripting Guy, Ed Wilson, is here. Here is blog two of three in a series from guest blogger, Sean McCown. Yesterday, we published Use PowerShell to Work with SQL Server Instance-Level Properties. You can read more abou...

Scripting Guy!Windows PowerShellguest blogger