06
Nov
Nov
Get Profiles
Keith Hill posted a bit of PowerShell code a few days ago that piqued my interest. I knew that in PowerShell, the $profile variable would list your current profile.
PS C:\> $profile
C:\Users\Jeff\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
This is handy because it makes it easy to call up my script editor if I need to make a change. But Keith showed that [...]
Category: PowerShell v2.0, Scripting
Comments Off

Managing Active Directory with Windows PowerShell: TFM
Windows Powershell 2.0: TFM
WSH and VBScript Core: TFM