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
- Coding Magic Values voiceofthedba.com/2023/02/04/cod… 19 hours ago
- @TracyBoggiano @YatesSQL We're here to listen and help if we can. Hope Friday goes smoothly 1 day ago
- Today's editorial: The Senior Advantage voiceofthedba.com/2023/02/03/the… 1 day ago
- Tesla Charging Experiences voiceofthedba.com/2023/02/03/tes… 1 day ago
- Daily Coping 3 Feb 2023 voiceofthedba.com/2023/02/03/dai… 1 day ago
- RT @SqlWorldWide: SSMS 19.0 has minor version upgrade. Release number: 19.0.1 learn.microsoft.com/en-us/sql/ssms… #sqlserver 2 days ago
- @gbargsley @js_0505 @Warwick_Rudd @redgate @GFritchey Yep, just got a message a bit ago that this is the case. Work… twitter.com/i/web/status/1… 2 days ago
- If you're an Oracle person, The RMOUG is running Training days in a few weeks, Feb 15-17. I'm speaking, as are many… twitter.com/i/web/status/1… 2 days 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
Tag Archives: dbatools
Searching dbatools–#SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I learned something new about dbatools. That’s using the Find-DbaCommand cmdlet, which is handier than Get-Command. I’ll show you … Continue reading
Posted in Blog
Tagged dbatools, powershell, SQLNewBlogger, syndicated
Comments Off on Searching dbatools–#SQLNewBlogger
Getting Your dbatools Version–#SQLNewBlogger
Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I was trying to test something recently and it didn’t work. One would think that I would remember to … Continue reading
Posted in Blog
Tagged dbatools, powershell, SQLNewBlogger, syndicated
Comments Off on Getting Your dbatools Version–#SQLNewBlogger
Evolving Our Tools
This week the next preview version of SSMS v18 was released. This is the sixth preview release, and I’m guessing that this will be one of the last. Six seems like a lot of releases, and I’d like to think that … Continue reading
Hands off dbatools updates
I really like the dbatools project. This is a series of PowerShell cmdlets that are built by the community and incredibly useful for migrations between SQL Servers, but also for various administrative actions. I have a short series on these … Continue reading