Skip to content

Preview Release v2025.11.6-preview-claudeissue30202511062037-20251106210236

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Nov 21:02
be6429e

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

⚠️ Note: This is a preview release and should not be used in production.