Preview Release v2025.11.6-preview-claudeissue30202511062037-20251106210236
Pre-release
Pre-release
This is an automated preview release.
Trigger Reason: Version contains preview
Module Version: 2025.11.6-preview-claudeissue30202511062037-20251106210236
Branch: claudeissue30202511062037
Commit: 3de87a7
Build Date: 2025-11-06T20:51:07Z
Installation
# Download and extract the zip file
Invoke-WebRequest -Uri "https://github.com/dataplat/dbatools.library/releases/download/v2025.11.6-preview-claudeissue30202511062037-20251106210236/dbatools.library.zip" -OutFile dbatools.library.zip
Expand-Archive -Path dbatools.library.zip -DestinationPath . -Force
# Import the module
Import-Module ./dbatools.library.psd1