< # .SYNOPSIS This script gets the details of the PowerShell profile files related to a given host. .DESCRIPTION This script gets the 4 script file names from the $profile variable and creates a custom object containing the name and path or each profile, and whether that profile actually...