Get-Content .\file_name -wait | Where {$_ -match "search_name"}
Get-Content .\file_name -wait -tail 30 | Where {$_ -match "search_name"}
Get-Content .\file_name -wait | Where {$_ -match "search_name-1" -and $_ -match "search_name-2}
write memory copy running certified reload from working no rollback-timeout
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.