????

Your IP : 216.73.216.152


Current Path : C:/Windows/diagnostics/system/Keyboard/
Upload File :
Current File : C:/Windows/diagnostics/system/Keyboard/TS_Cicero.ps1

. .\CL_Cicero.ps1

if ((CheckCicero) -eq $false)
{
    Update-DiagRootCause -id RC_Cicero -Detected $true
}
else
{
    Update-DiagRootCause -id RC_Cicero -Detected $false
}