Summary: Easily find the location of the Windows PowerShell current user current host profile.
How can I find the location of the current Windows PowerShell profile for your current host?
Use the $profile automatic variable, as shown here:
13:25 C:\> $profile
C:\Users\ed.IAMMRED\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1