On Windows 10 or 2016 machine with ITCM Remote Control Agent 14.0 SP2 installed, boot of machine is crashing with a blue screen like below :
Stop code is : 0xc000021a
In Memory.dmp file generated, following error could be seen :
1- Start the machine in Safe Mode
2- Open a DOS cmd and enter following commands :
cd "c:\program files (x86)\CA\DSM\bin\AMD64"
(or cd "c:\program files\CA\DSM\bin\x86" if it is a Windows 32Bits)
rcmirrorinstall -remove
3- Reboot the machine
4- Open a DOS cmd and enter following commands :
cd "c:\program files (x86)\CA\DSM\bin\AMD64"
(or cd "c:\program files\CA\DSM\bin\x86" if it is a Windows 32Bits)
rcmirrorinstall -install
Open a Case at Technical Support to request the fix T5SM172 and T533332
These fixes solve 2 problems :
- Display problem : Screen in blue when a Display Custom Scaling has been set and is greater than 100%
- Crash of Windows at reboot.
Remarks :
For fix T5SM172, CustomScaling parameter should be set to 1 :
ccnfcmda -cmd SetParameterValue -ps itrm/rc/Host/General -pn CustomScaling -v 1
Open a Case at Technical Support to request the fix T533345 (updated version of fix T5SM179)
With this fix the RC mirror driver is not used anymore. Microsoft Desktop Duplication API (DXGAPI) for screen capture is used.