PowerShell - Get a SubString out of a String using RegEx
Last week one of my colleague asked me if I could help him with some Regular Expression (Regex) to select some text inside a String.
Last week one of my colleague asked me if I could help him with some Regular Expression (Regex) to select some text inside a String.
Today one of my IT coworkers, in another department, sent a couple of emails to the Ops to get the username (SamAccount) from a couple of Active Directory us...
UPDATE 2016/05/03:The most recent update is availableon Github See also the related blogpost:https://lazywinadmin.github.io/2013/11/update-powershell-monit...
In my previous post I showed how to create a quick PowerShell GUI to append some colored text in a RichTextBox control using Sapien PowerShell Studio 2012.
The following post will demo how to create a basic Graphical User Interface with SAPIEN PowerShell Studio 2012.
In my previous posts I talked about how to use NFS and iSCSI technologies hosted on Windows Server 2012 and how to deploy those to my Home Lab ESXi servers.
Update: Getting Started with PowerShell 3.0and Advanced Tools & Scripting with PowerShell 3.0recorded videosare now available on Microsoft Virtual Academ...
I recently switched the backend storage of my VMware vSphere 5.1 Home Lab from FreeNas (OS based on UNIX) to iSCSI (Windows Server 2012 Storage Feature). The...
For my Virtual Machines needs, some LUNS are presented to my VMware vSphere 5.1 Servers and until now,my labstorage was handle byFreeNas using iSCSI. For tes...
In one of my previous post, I created two PowerShell functions to enable Copy/Paste operations on VMware vSphere 5.1 between a Guest OS and the vSphere Clien...