Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Regex help

$
0
0

Hi All,

I will below alerts everyday:

================

Dear inSync user,

This is an alert notification from your Druva inSync Private Cloud deployment.

Alert : Low User Storage Available
Alert Time : 04:40:37 CET, Thu 12 Mar 2015
User: Oleksandr.Pertsovskyi
Alert Message : Oleksandr.Pertsovskyi is attempting to backup/sync files that exceed the quota available.
Quota: 100.00 GB
Current Usage: 538.42 MB

================

 

Can anyone show me how can I filter out the user name? 

$user = Oleksandr.Pertsovskyi

 

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles