added invoking script name to local script file
This commit is contained in:
@@ -9,7 +9,7 @@ $RefreshScriptHeader = @"
|
|||||||
@echo off
|
@echo off
|
||||||
REM Refresh IP to name mappings in local hosts file
|
REM Refresh IP to name mappings in local hosts file
|
||||||
REM This script was created by an automatic process and should not be edited manually
|
REM This script was created by an automatic process and should not be edited manually
|
||||||
REM Author: David Yoder, Emberkom LLC
|
REM Author: David Yoder, Emberkom LLC (Fix-UpdateLocalHosts.ps1)
|
||||||
REM Updated: ${todaysDate}`n
|
REM Updated: ${todaysDate}`n
|
||||||
"@
|
"@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user