Tag Archives: syndicated

Goal Progress– October 2020

This is my report, which continues on from the Aug report. After that report, I made an effort to work a little harder. This is where I am. Reading Goals Here were my goals for the year. 3 technical books … Continue reading

Posted in Blog | Tagged , , , | 2 Comments

Daily Coping 30 Oct 2020

I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the issues in the world. I’m adding my responses for each day here. Today’s tip is to … Continue reading

Posted in Blog | Tagged , , | Comments Off on Daily Coping 30 Oct 2020

Daily Coping 29 Oct 2020

I started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the issues in the world. I’m adding my responses for each day here. Today’s tip is to … Continue reading

Posted in Blog | Tagged , , | Comments Off on Daily Coping 29 Oct 2020

Using Write-Debug

I wrote a post about PoSh output recently, noting that in general we ought to use Write-Output or Write-Verbose for messaging. In there, I mentioned Write-Debug as well as a way of allowing the user to control debug information. Since … Continue reading

Posted in Blog | Tagged , | Comments Off on Using Write-Debug