Categories
PowerShell

Generate a GUID

Here’s a small but very useful PowerShell script to generate GUIDs in different formats.

Categories
PowerShell

Monitor text files with PowerShell

You can use this method with PowerShell as alternative to the tail command at Linux.