mirror of
				https://github.com/massgravel/Microsoft-Activation-Scripts.git
				synced 2025-10-30 08:01:39 +00:00 
			
		
		
		
	Show 3rd party AV list when Powershell check fails
This commit is contained in:
		
							parent
							
								
									8fe0b24945
								
							
						
					
					
						commit
						1849dd3075
					
				
					 9 changed files with 18 additions and 9 deletions
				
			
		|  | @ -180,7 +180,8 @@ cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | ||||||
| echo: | echo: | ||||||
| cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | ||||||
| echo Failed to run Powershell command but Powershell is working. | echo Failed to run Powershell command but Powershell is working. | ||||||
| call :dk_color %Blue% "Check if your antivirus is blocking the script." | echo: | ||||||
|  | cmd /c "%psc% ""$av = Get-WmiObject -Namespace root\SecurityCenter2 -Class AntiVirusProduct; $n = @(); foreach ($i in $av) { if ($i.displayName -notlike '*windows*') { $n += $i.displayName } }; if ($n) { Write-Host ('Installed 3rd party Antivirus might be blocking the script - ' + ($n -join ', ')) -ForegroundColor White -BackgroundColor Blue }""" | ||||||
| echo: | echo: | ||||||
| set fixes=%fixes% %mas%troubleshoot | set fixes=%fixes% %mas%troubleshoot | ||||||
| call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | ||||||
|  |  | ||||||
|  | @ -219,7 +219,8 @@ cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | ||||||
| echo: | echo: | ||||||
| cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | ||||||
| echo Failed to run Powershell command but Powershell is working. | echo Failed to run Powershell command but Powershell is working. | ||||||
| call :dk_color %Blue% "Check if your antivirus is blocking the script." | echo: | ||||||
|  | cmd /c "%psc% ""$av = Get-WmiObject -Namespace root\SecurityCenter2 -Class AntiVirusProduct; $n = @(); foreach ($i in $av) { if ($i.displayName -notlike '*windows*') { $n += $i.displayName } }; if ($n) { Write-Host ('Installed 3rd party Antivirus might be blocking the script - ' + ($n -join ', ')) -ForegroundColor White -BackgroundColor Blue }""" | ||||||
| echo: | echo: | ||||||
| set fixes=%fixes% %mas%troubleshoot | set fixes=%fixes% %mas%troubleshoot | ||||||
| call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | ||||||
|  |  | ||||||
|  | @ -222,7 +222,8 @@ cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | ||||||
| echo: | echo: | ||||||
| cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | ||||||
| echo Failed to run Powershell command but Powershell is working. | echo Failed to run Powershell command but Powershell is working. | ||||||
| call :dk_color %Blue% "Check if your antivirus is blocking the script." | echo: | ||||||
|  | cmd /c "%psc% ""$av = Get-WmiObject -Namespace root\SecurityCenter2 -Class AntiVirusProduct; $n = @(); foreach ($i in $av) { if ($i.displayName -notlike '*windows*') { $n += $i.displayName } }; if ($n) { Write-Host ('Installed 3rd party Antivirus might be blocking the script - ' + ($n -join ', ')) -ForegroundColor White -BackgroundColor Blue }""" | ||||||
| echo: | echo: | ||||||
| set fixes=%fixes% %mas%troubleshoot | set fixes=%fixes% %mas%troubleshoot | ||||||
| call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | ||||||
|  |  | ||||||
|  | @ -212,7 +212,8 @@ cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | ||||||
| echo: | echo: | ||||||
| cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | ||||||
| echo Failed to run Powershell command but Powershell is working. | echo Failed to run Powershell command but Powershell is working. | ||||||
| call :dk_color %Blue% "Check if your antivirus is blocking the script." | echo: | ||||||
|  | cmd /c "%psc% ""$av = Get-WmiObject -Namespace root\SecurityCenter2 -Class AntiVirusProduct; $n = @(); foreach ($i in $av) { if ($i.displayName -notlike '*windows*') { $n += $i.displayName } }; if ($n) { Write-Host ('Installed 3rd party Antivirus might be blocking the script - ' + ($n -join ', ')) -ForegroundColor White -BackgroundColor Blue }""" | ||||||
| echo: | echo: | ||||||
| set fixes=%fixes% %mas%troubleshoot | set fixes=%fixes% %mas%troubleshoot | ||||||
| call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | ||||||
|  |  | ||||||
|  | @ -241,7 +241,8 @@ cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | ||||||
| echo: | echo: | ||||||
| cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | ||||||
| echo Failed to run Powershell command but Powershell is working. | echo Failed to run Powershell command but Powershell is working. | ||||||
| call :dk_color %Blue% "Check if your antivirus is blocking the script." | echo: | ||||||
|  | cmd /c "%psc% ""$av = Get-WmiObject -Namespace root\SecurityCenter2 -Class AntiVirusProduct; $n = @(); foreach ($i in $av) { if ($i.displayName -notlike '*windows*') { $n += $i.displayName } }; if ($n) { Write-Host ('Installed 3rd party Antivirus might be blocking the script - ' + ($n -join ', ')) -ForegroundColor White -BackgroundColor Blue }""" | ||||||
| echo: | echo: | ||||||
| set fixes=%fixes% %mas%troubleshoot | set fixes=%fixes% %mas%troubleshoot | ||||||
| call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | ||||||
|  |  | ||||||
|  | @ -172,7 +172,8 @@ cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | ||||||
| echo: | echo: | ||||||
| cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | ||||||
| echo Failed to run Powershell command but Powershell is working. | echo Failed to run Powershell command but Powershell is working. | ||||||
| call :dk_color %Blue% "Check if your antivirus is blocking the script." | echo: | ||||||
|  | cmd /c "%psc% ""$av = Get-WmiObject -Namespace root\SecurityCenter2 -Class AntiVirusProduct; $n = @(); foreach ($i in $av) { if ($i.displayName -notlike '*windows*') { $n += $i.displayName } }; if ($n) { Write-Host ('Installed 3rd party Antivirus might be blocking the script - ' + ($n -join ', ')) -ForegroundColor White -BackgroundColor Blue }""" | ||||||
| echo: | echo: | ||||||
| set fixes=%fixes% %mas%troubleshoot | set fixes=%fixes% %mas%troubleshoot | ||||||
| call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | ||||||
|  |  | ||||||
|  | @ -177,7 +177,8 @@ cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | ||||||
| echo: | echo: | ||||||
| cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | ||||||
| echo Failed to run Powershell command but Powershell is working. | echo Failed to run Powershell command but Powershell is working. | ||||||
| call :dk_color %Blue% "Check if your antivirus is blocking the script." | echo: | ||||||
|  | cmd /c "%psc% ""$av = Get-WmiObject -Namespace root\SecurityCenter2 -Class AntiVirusProduct; $n = @(); foreach ($i in $av) { if ($i.displayName -notlike '*windows*') { $n += $i.displayName } }; if ($n) { Write-Host ('Installed 3rd party Antivirus might be blocking the script - ' + ($n -join ', ')) -ForegroundColor White -BackgroundColor Blue }""" | ||||||
| echo: | echo: | ||||||
| set fixes=%fixes% %mas%troubleshoot | set fixes=%fixes% %mas%troubleshoot | ||||||
| call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | ||||||
|  |  | ||||||
|  | @ -171,7 +171,8 @@ cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | ||||||
| echo: | echo: | ||||||
| cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | ||||||
| echo Failed to run Powershell command but Powershell is working. | echo Failed to run Powershell command but Powershell is working. | ||||||
| call :dk_color %Blue% "Check if your antivirus is blocking the script." | echo: | ||||||
|  | cmd /c "%psc% ""$av = Get-WmiObject -Namespace root\SecurityCenter2 -Class AntiVirusProduct; $n = @(); foreach ($i in $av) { if ($i.displayName -notlike '*windows*') { $n += $i.displayName } }; if ($n) { Write-Host ('Installed 3rd party Antivirus might be blocking the script - ' + ($n -join ', ')) -ForegroundColor White -BackgroundColor Blue }""" | ||||||
| echo: | echo: | ||||||
| set fixes=%fixes% %mas%troubleshoot | set fixes=%fixes% %mas%troubleshoot | ||||||
| call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | ||||||
|  |  | ||||||
|  | @ -172,7 +172,8 @@ cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | ||||||
| echo: | echo: | ||||||
| cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | cmd /c "%psc% "$ExecutionContext.SessionState.LanguageMode"" | find /i "FullLanguage" %nul1% && ( | ||||||
| echo Failed to run Powershell command but Powershell is working. | echo Failed to run Powershell command but Powershell is working. | ||||||
| call :dk_color %Blue% "Check if your antivirus is blocking the script." | echo: | ||||||
|  | cmd /c "%psc% ""$av = Get-WmiObject -Namespace root\SecurityCenter2 -Class AntiVirusProduct; $n = @(); foreach ($i in $av) { if ($i.displayName -notlike '*windows*') { $n += $i.displayName } }; if ($n) { Write-Host ('Installed 3rd party Antivirus might be blocking the script - ' + ($n -join ', ')) -ForegroundColor White -BackgroundColor Blue }""" | ||||||
| echo: | echo: | ||||||
| set fixes=%fixes% %mas%troubleshoot | set fixes=%fixes% %mas%troubleshoot | ||||||
| call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | call :dk_color2 %Blue% "Help - " %_Yellow% " %mas%troubleshoot" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 WindowsAddict
						WindowsAddict