MonkeyMatt

Virtual Driver – Race Driver – Developer

Ssis-913 [cracked] -

Eradication (Day 7–10)

$files = Get-ChildItem -Path $PackageFolder -Filter *.dtsx -Recurse foreach($file in $files) [xml]$xml = Get-Content $file.FullName $sources = $xml.SelectNodes("//DTS:Executable[@DTS:refId]//DTS:Component[@DTS:ComponentClassID='...OleDbSource...']", $null) foreach($src in $sources) $sql = $src.SelectSingleNode(".//DTS:Property[@DTS:Name='SqlCommand']").'#text' $validate = $src.SelectSingleNode(".//DTS:Property[@DTS:Name='ValidateExternalMetadata']").'#text' if($sql -match 'SELECT\s+\*' -and $validate -eq 'True') Write-Host "Potential SSIS‑913: $($file.FullName) – OLE DB Source uses SELECT *" -ForegroundColor Yellow SSIS-913

Make sure all connections are correctly configured. Test your connections outside of SSIS to ensure they are working. SSIS-913

Once I have a better understanding of your requirements, I'll be happy to help you brainstorm and create a feature for SSIS-913! SSIS-913