Page 1 of 1

tis-disable-cortana

Published: February 9, 2022 - 11:26 AM
by TITCHI
Hello,
On some PCs, the tis-disable-cortana package is not installed.
WAPT 2.1.2 OS of the administration machine: Windows 10

Here is the error message:
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1080, in run_powershell
result = run(cmd,
File "C:\Program Files (x86)\wapt\waptutils.py", line 2091, in run
raise CalledProcessErrorOutput(proc.returncode, cmd, ''.join(output+return_stderr))
waptutils.CalledProcessErrorOutput: Command 'powershell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -OutputFormat text -EncodedCommand "JABQAHIAbwBnAHIAZQBzAHMAUAByAGUAZgBlAHIAZQBuAGMAZQAgAD0AIAAiAFMAaQBsAGUAbgB0AGwAeQBDAG8AbgB 0AGkAbgB1AGUAIgAKAEcAZQB0AC0AQQBwAHAAeABQAGEAYwBrAGEAZwBlACAALQBOAGEAbQBlACAATQBpAGMAcgBvAHMA bwBmAHQALgBXAGkAbgBkAG8AdwBzAC4AQwBvAHIAdABhAG4AYQAgAC0AQQBsAGwAVQBzAGUAcgBzACAAfAAgAFIAZQBt AG8AdgBlAC0AQQBwAHAAeABQAGEAYwBrAGEAZwBlACAAIAB8ACAAQwBvAG4AdgBlAHIAdABUAG8ALQBKAHMAbwBuACAA" ' returned non-zero exit status 1.
Output:#< CLIXML
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04"> S="Error">Remove-AppxPackage: Deployment failed with HRESULT: 0x80073CFA, Removal failed. Contact your

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 3938, in install_wapt
exitstatus = setup.install()
File "C:\WINDOWS\TEMP\waptgjox33gh\setup.py", line 7, in install
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1084, in run_powershell
raise CalledProcessErrorOutput(e.returncode, cmd, e.output)
waptutils.CalledProcessErrorOutput: Command 'powershell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -OutputFormat text -EncodedCommand "JABQAHIAbwBnAHIAZQBzAHMAUAByAGUAZgBlAHIAZQBuAGMAZQAgAD0AIAAiAFMAaQBsAGUAbgB0AGwAeQBDAG8AbgB 0AGkAbgB1AGUAIgAKAEcAZQB0AC0AQQBwAHAAeABQAGEAYwBrAGEAZwBlACAALQBOAGEAbQBlACAATQBpAGMAcgBvAHMA bwBmAHQALgBXAGkAbgBkAG8AdwBzAC4AQwBvAHIAdABhAG4AYQAgAC0AQQBsAGwAVQBzAGUAcgBzACAAfAAgAFIAZQBt AG8AdgBlAC0AQQBwAHAAeABQAGEAYwBrAGEAZwBlACAAIAB8ACAAQwBvAG4AdgBlAHIAdABUAG8ALQBKAHMAbwBuACAA" ' returned non-zero exit status 1.
Output:#< CLIXML
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04"> S="Error">Remove-AppxPackage: Deployment failed with HRESULT: 0x80073CFA, Removal failed. Contact your
CalledProcessErrorOutput: Command 'powershell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -OutputFormat text -EncodedCommand "JABQAHIAbwBnAHIAZQBzAHMAUAByAGUAZgBlAHIAZQBuAGMAZQAgAD0AIAAiAFMAaQBsAGUAbgB0AGwAeQBDAG8AbgB 0AGkAbgB1AGUAIgAKAEcAZQB0AC0AQQBwAHAAeABQAGEAYwBrAGEAZwBlACAALQBOAGEAbQBlACAATQBpAGMAcgBvAHMA bwBmAHQALgBXAGkAbgBkAG8AdwBzAC4AQwBvAHIAdABhAG4AYQAgAC0AQQBsAGwAVQBzAGUAcgBzACAAfAAgAFIAZQBt AG8AdgBlAC0AQQBwAHAAeABQAGEAYwBrAGEAZwBlACAAIAB8ACAAQwBvAG4AdgBlAHIAdABUAG8ALQBKAHMAbwBuACAA" ' returned non-zero exit status 1.
Output:#< CLIXML
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04"> S="Error">Remove-AppxPackage: Deployment failed with HRESULT: 0x80073CFA, Removal failed. Contact your

Thank you in advance for your help.

Re: tis-disable-cortana

Published: February 15, 2022 - 3:48 PM
by dcardon
Hello,

what version of Windows 10 are you using?

Did you run it as administrator or with a local system account?

Denis

Re: tis-disable-cortana

Published: February 16, 2022 - 09:49
by TITCHI
Hello,

I'm using Windows 10 Pro version 21H2 and I'm running it as administrator.

Thierry