2 lines
77 B
PowerShell
2 lines
77 B
PowerShell
$env:COMPUTERNAME
|
|
Select-String -Pattern "sql" -Path c:\data\powershell\*.ps1 |