Page 1 of 1

Teams installation error message

Published: April 20, 2023 - 10:41 AM
by Tom
Good morning,

Following the update of the Teams package that I downloaded from the WAPT Store, version:

tis-microsoft-teams 1.6.0.6754-67 x64 all windows

I'm getting an error on some machines regarding the status at the end of the installation:

Code: Select all

Installing: Teams_windows_1.6.0.6754_x64.msi
MSI Teams_windows_1.6.0.6754_x64.msi already installed. Skipping msiexec
Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\common.py", line 4063, in install_wapt
    exitstatus = setup.install()
  File "C:\WINDOWS\TEMP\wapt2ex0urlf\setup.py", line 55, in install
  File "C:\Program Files (x86)\wapt\common.py", line 3840, in run
    return ensure_unicode(run(*arg, pidlist=self.pidlist,**args))
  File "C:\Program Files (x86)\wapt\waptutils.py", line 2138, in run
    raise CalledProcessErrorOutput(proc.returncode, cmd, ''.join(output))
waptutils.CalledProcessErrorOutput: Command 'netsh advfirewall firewall add rule name="Microsoft Teams" dir=in action=allow program="C:\\Program Files (x86)\\Microsoft\\Teams\\current\\Teams.exe" enable=yes protocol=TCP profile=domain' returned non-zero exit status 3221225477.
Output:

CalledProcessErrorOutput: Command 'netsh advfirewall firewall add rule name="Microsoft Teams" dir=in action=allow program="C:\\Program Files (x86)\\Microsoft\\Teams\\current\\Teams.exe" enable=yes protocol=TCP profile=domain' returned non-zero exit status 3221225477.
Output:
The firewall is disabled on all profiles (see image Firewall_Profil.jpg).

The incoming rule already exists (see Firewall_Rule.jpg).

For your information, our WAPT server version is 2.2.3.

Thank you for your feedback

Sincerely

Re: Teams installation error message

Published: April 25, 2023 - 2:08 PM
by jpele
Hello,
are the affected machines running Windows 11?

Regards,
Jimmy

Re: Teams installation error message

Published: April 25, 2023 - 3:49 PM
by Tom
Hello,

Yes, the affected machines are all running Windows 11 22H2.

Regards