File tree Expand file tree Collapse file tree
SysAdmin-Tools/SystemConfiguration-and-Deployment Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ $LogDir = 'C:\Scripts-LOGS'
4040$ScriptName = [System.IO.Path ]::GetFileNameWithoutExtension($MyInvocation.MyCommand.Name )
4141$ScriptVersion = ' 2026.04.28-SVR-v1.2.6-REBOOT-FIXED-GITHUB-ENGLISH-PS51'
4242$script :ExecutionSource = $MyInvocation.MyCommand.Path
43- $script :ExpectedUncSource = ' \\sede.tjap\NETLOGON \system-maintenance-servers\system-maintenance-servers.ps1'
44- $script :LocalScriptRoot = ' C:\ProgramData\TJAP \Maintenance-Servers'
43+ $script :ExpectedUncSource = ' \\headq.scriptguy\netlogon \system-maintenance-servers\system-maintenance-servers.ps1'
44+ $script :LocalScriptRoot = ' C:\ProgramData\SCRIPTGUY \Maintenance-Servers'
4545$script :LocalScriptPath = Join-Path $script :LocalScriptRoot ' system-maintenance-servers.ps1'
4646$script :StateRoot = $script :LocalScriptRoot
4747$script :StateFilePath = Join-Path $script :StateRoot ' restart-state.json'
You can’t perform that action at this time.
0 commit comments