Search this blog
The Current Book – Do Hard Things
MVP Award
Tags
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Search this blog
Steve’s Tweets
- @KoprowskiT Indeed. We aren't looking for only one blog from one person on each topic. Your blog is there to showcase your knowledge 11 hours ago
- #sqlsat South Florida is coming on June 3. The CFS is open and they are looking for speakers. A great place to vaca… twitter.com/i/web/status/1… 15 hours ago
- A packed room for @bobwardms at @VSLive https://t.co/ki4nfVq4qg 16 hours ago
- @jasonhorner Cheers. 16 hours ago
- @YatesSQL Always on my list. A #sqlsat would help, but mostly I get my SIL to come to Denver instead ;) Would love… twitter.com/i/web/status/1… 16 hours ago
- Going over my schedule. I have trips to: ORD SEA DCA JAX LAS AUS MIN MIA LHR MCO Before Jun 30 16 hours ago
- Nice to see a big crowd at @VSLive coming to learn about #DevOps and shifting security left https://t.co/caBA6fO5fw 17 hours ago
- Made it to @vslive. Excited to be back talking databases today and tomorrow https://t.co/uEsbQKYFRB 17 hours ago
- administration
- AI
- auditing
- Azure
- backup
- Backup/Recovery
- blogging
- business
- career
- career2
- car update
- Cloud Computing
- conferences
- containers
- continuous delivery
- continuous integration
- coping
- data
- data analysis
- database design
- databases
- Database Weekly
- data privacy
- dbatools
- DevOps
- disaster recovery
- DLM
- encryption
- Friday Poll
- GDPR
- Git
- goals
- hardware
- high availability
- Humor
- life
- Linux
- machine learning
- mcm
- Microsoft
- misc
- monitoring
- networking
- NoSQL
- PASS
- Performance
- powershell
- presentations
- Redgate
- republish
- sabbatical
- security
- software development
- software development
- speaking
- SQL Compare
- SQL in the City
- SQLNewBlogger
- SQL Prompt
- SQL Saturday
- sql server
- SQLServerCentral
- SSMS
- syndicated
- T-SQL
- T-SQL Tuesday
- Tesla
- testing
- travel
- tsqlt
- vacation
- version control
- webinar
- windows
- work
Older Posts
Meta
Daily Archives: October 2, 2019
Shutting Off PowerShell Warnings–#SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Not really a SQL Server post, but I ran into this minor issue. While running a script, I saw … Continue reading
Posted in Blog
Tagged powershell, SQLNewBlogger, syndicated
Comments Off on Shutting Off PowerShell Warnings–#SQLNewBlogger
Searching for Answers Inside
How easy is it for you to search your codebase, especially across projects, and find out if there are dependencies, similar code solutions, or even other incidents of similar problems? Do you feel comfortable that you can find out what … Continue reading