Preview Release v2025.11.3-preview-claudeissue28202511030227-20251103024508
Pre-release
Pre-release
·
2 commits
to main
since this release
This is an automated preview release.
Trigger Reason: Version contains preview
Module Version: 2025.11.3-preview-claudeissue28202511030227-20251103024508
Branch: claudeissue28202511030227
Commit: a0dafcf
Build Date: 2025-11-03T03:32:23+01:00
Installation
# Download and extract the zip file
Invoke-WebRequest -Uri "https://github.com/dataplat/dbatools.library/releases/download/v2025.11.3-preview-claudeissue28202511030227-20251103024508/dbatools.library.zip" -OutFile dbatools.library.zip
Expand-Archive -Path dbatools.library.zip -DestinationPath . -Force
# Import the module
Import-Module ./dbatools.library.psd1