database-tools

Reading Event Logs (Part 3)

In the previous tip we introduced the PowerShell “SmbShare” module which comes with Windows and enables you to manage file shares. We looked at the...

Reading Event Logs (Part 2)

In the previous tip we introduced the PowerShell “SmbShare” module which comes with Windows and enables you to manage file shares. We looked at the...

Reading Event Logs (Part 1)

In the previous tip we introduced the PowerShell “SmbShare” module which comes with Windows and enables you to manage file shares. We looked at the...

Constant Functions

In PowerShell, you can write-protect functions. When you do, a function cannot be changed, overwritten or removed anymore during a running...

Suppressing Errors

With cmdlets, suppressing errors seems easy: simply add the –ErrorAction Ignore parameter. However, it turns out that this doesn’t...

KB: Selection of PowerShell Resources

Microsoft Windows PowerShell Infographic: Why DBAs Should Learn PowerShell? Whitepaper: The Guide to Learning PowerShell Geek Sync Webcasts: The...

1 21 22 23 24 25 159