Closed valrkey closed 5 years ago
Issue: If a user runs the Setup.ps1 script multiple times, the DFIR Profile will be dot-sourced multiple times. Fix: Check to make sure the PowerShell profile isn't already set to dot-source the DFIR profile before appending the text.
Setup.ps1
complete
Issue: If a user runs the
Setup.ps1
script multiple times, the DFIR Profile will be dot-sourced multiple times. Fix: Check to make sure the PowerShell profile isn't already set to dot-source the DFIR profile before appending the text.