Month: August 2024
Passwordless
I believe that I have all of the components needed to be passwordless in a Hybrid Joined AD/Entra ID environment. I can perform all of the passwordless login methods. I cannot get the password option to go away using “Enable Passwordless Experience”. I have made sure that no group policies are conflicting. I have verified, as per Intune, the settings catalog policy has been applied. I have tried it on two different laptops using 23H2 and 24H2 windows 11.
I believe that I have all of the components needed to be passwordless in a Hybrid Joined AD/Entra ID environment. I can perform all of the passwordless login methods. I cannot get the password option to go away using “Enable Passwordless Experience”. I have made sure that no group policies are conflicting. I have verified, as per Intune, the settings catalog policy has been applied. I have tried it on two different laptops using 23H2 and 24H2 windows 11. Read More
Intune – App protection policy to protect company data
Hi all,
I plan to configure and deploy App Protection policy for Android and iPhone mobile phones. I’m doing some study these days and trying to understand one thing:
I will confiture it for “all apps” and want to prevent users to copy organization data from their business account to their personal account – lets say, to prevent user to copy from Outlook company M365 email to personal GMAIL email.
I understand that I can prevent users from copying data from Outlook and linked company M365 email to – for example – GMAIL app with personal account linked as GMAIL app is not “managed app”.
My question however is:
How do I prevent users to add their GMAIL account to Outlook? So that I can prevent the situation that a user will add his GMAIL mailbox to Outlook and then copy/paste data over from M365 email to GMAIL email – as both are in the managed app (outlook). Or what is the best practice for this situations?
Hi all, I plan to configure and deploy App Protection policy for Android and iPhone mobile phones. I’m doing some study these days and trying to understand one thing: I will confiture it for “all apps” and want to prevent users to copy organization data from their business account to their personal account – lets say, to prevent user to copy from Outlook company M365 email to personal GMAIL email. I understand that I can prevent users from copying data from Outlook and linked company M365 email to – for example – GMAIL app with personal account linked as GMAIL app is not “managed app”. My question however is:How do I prevent users to add their GMAIL account to Outlook? So that I can prevent the situation that a user will add his GMAIL mailbox to Outlook and then copy/paste data over from M365 email to GMAIL email – as both are in the managed app (outlook). Or what is the best practice for this situations? Read More
How to find piece of specific text and return specific text.
Hello everyone, I am working on project and having hard time to find piece of text and return specific text. My formula works only with two variable, and I need to add one more. If column A contains piece of text “*MLTC*” return “MLTC”, if contains “*NYIAP*”
=IFERROR(IF(SEARCH(“*MLTC*”,A2,1),”MLTC”),IF(SEARCH(“*NYIAP MMC*”,A2,1),”NYIAP”))
How should I add if cell does not contain NYIAP and MLTC return MMC. Thank you
ABNYIAP MMC InitialNYIAPMMC Initial NYIAP NYIAPMMC InitialMMCMLTC InitialMLTCPeds InitialMMC
Hello everyone, I am working on project and having hard time to find piece of text and return specific text. My formula works only with two variable, and I need to add one more. If column A contains piece of text “*MLTC*” return “MLTC”, if contains “*NYIAP*”=IFERROR(IF(SEARCH(“*MLTC*”,A2,1),”MLTC”),IF(SEARCH(“*NYIAP MMC*”,A2,1),”NYIAP”)) How should I add if cell does not contain NYIAP and MLTC return MMC. Thank you ABNYIAP MMC InitialNYIAPMMC Initial NYIAP NYIAPMMC InitialMMCMLTC InitialMLTCPeds InitialMMC Read More
Microsoft Teams chat escapes characters when sent from bot integration
I have a bot created under an Azure app registration and when it is sending messages with escapable characters in the message text to users, those characters end up getting escaped.
For example if “test” is sent from the bot to the user, the inbound message I receive from Teams would become the escaped version “\test”
This is a snippet of the payload that I received
{
“text”: “\test”,
“textFormat”: “plain”,
“attachments”: [
{
“contentType”: “text/html”,
“content”: “<p>\test</p>”
}
],
“type”: “message”,
“timestamp”: “2024-08-20T22:59:44.0449984Z”,
“localTimestamp”: “2024-08-20T15:59:44.0449984-07:00”,
Is there a reason that characters end up being escaped? Is there any documentation that includes the exhaustive list of special character that Teams would escape?
I have a bot created under an Azure app registration and when it is sending messages with escapable characters in the message text to users, those characters end up getting escaped. For example if “test” is sent from the bot to the user, the inbound message I receive from Teams would become the escaped version “\test”This is a snippet of the payload that I received{
“text”: “\test”,
“textFormat”: “plain”,
“attachments”: [
{
“contentType”: “text/html”,
“content”: “<p>\test</p>”
}
],
“type”: “message”,
“timestamp”: “2024-08-20T22:59:44.0449984Z”,
“localTimestamp”: “2024-08-20T15:59:44.0449984-07:00”,Is there a reason that characters end up being escaped? Is there any documentation that includes the exhaustive list of special character that Teams would escape? Read More
matlab 2017b command windpow opens but does not open up editor window. MATLAB_Editor_State.xml shows the expected files that should be open in editor
command window opens but in the default configuration, not the last one I used
editor windows that had a multitude of tabs open to various scripts and guide programs does not open at all
If I try to open a matlab script (xxx.m) I get a new command window opening and an editor window with the xxx.m file in a separate window
the file MATLAB_Editor_State.xml still holds the data on each of the matlab scripts I expect tot be open in the editor.
so it looks like matalb cannot find the proper configuration to open up properly how do I fix this ?
—————————————————————————————————–
MATLAB Version: 9.3.0.713579 (R2017b)
MATLAB License Number: ••••••
Operating System: Microsoft Windows 10 Pro Version 10.0 (Build 19044)
Java Version: Java 1.8.0_121-b13 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
—————————————————————————————————–
MATLAB Version 9.3 (R2017b)
Simulink Version 9.0 (R2017b)
DSP System Toolbox Version 9.5 (R2017b)
Image Processing Toolbox Version 10.1 (R2017b)
Signal Processing Toolbox Version 7.5 (R2017b)
Statistics and Machine Learning Toolbox Version 11.2 (R2017b)
Wavelet Toolboxcommand window opens but in the default configuration, not the last one I used
editor windows that had a multitude of tabs open to various scripts and guide programs does not open at all
If I try to open a matlab script (xxx.m) I get a new command window opening and an editor window with the xxx.m file in a separate window
the file MATLAB_Editor_State.xml still holds the data on each of the matlab scripts I expect tot be open in the editor.
so it looks like matalb cannot find the proper configuration to open up properly how do I fix this ?
—————————————————————————————————–
MATLAB Version: 9.3.0.713579 (R2017b)
MATLAB License Number: ••••••
Operating System: Microsoft Windows 10 Pro Version 10.0 (Build 19044)
Java Version: Java 1.8.0_121-b13 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
—————————————————————————————————–
MATLAB Version 9.3 (R2017b)
Simulink Version 9.0 (R2017b)
DSP System Toolbox Version 9.5 (R2017b)
Image Processing Toolbox Version 10.1 (R2017b)
Signal Processing Toolbox Version 7.5 (R2017b)
Statistics and Machine Learning Toolbox Version 11.2 (R2017b)
Wavelet Toolbox command window opens but in the default configuration, not the last one I used
editor windows that had a multitude of tabs open to various scripts and guide programs does not open at all
If I try to open a matlab script (xxx.m) I get a new command window opening and an editor window with the xxx.m file in a separate window
the file MATLAB_Editor_State.xml still holds the data on each of the matlab scripts I expect tot be open in the editor.
so it looks like matalb cannot find the proper configuration to open up properly how do I fix this ?
—————————————————————————————————–
MATLAB Version: 9.3.0.713579 (R2017b)
MATLAB License Number: ••••••
Operating System: Microsoft Windows 10 Pro Version 10.0 (Build 19044)
Java Version: Java 1.8.0_121-b13 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
—————————————————————————————————–
MATLAB Version 9.3 (R2017b)
Simulink Version 9.0 (R2017b)
DSP System Toolbox Version 9.5 (R2017b)
Image Processing Toolbox Version 10.1 (R2017b)
Signal Processing Toolbox Version 7.5 (R2017b)
Statistics and Machine Learning Toolbox Version 11.2 (R2017b)
Wavelet Toolbox no editor MATLAB Answers — New Questions
sim(simIn) gives error saying all the runs have an error
% set_param(‘fl_name/Speed_sweep’,’Value’,’Spd’)
Spd = 100;
%% Speed Array
Speed = zeros(1,5001);
len = numel(Speed);
q=0;
for s = 1:len
Speed(1,s) = q;
q = q + (1/(len-1));
end
Trq_inst = zeros(1,401);
len_trq = numel(Trq_inst);
Trq_ref =1;
clear simIn
clear simOutputs
for t = 1:(len_trq)
Trq_inst(1,t)= Trq_ref;
for i = 1:len
simIn(i) = Simulink.SimulationInput(‘fl_name’);
simIn(i) = setBlockParameter(simIn(i),’fl_name/Speed_Sweep’,’Spd’,Speed(i));
end
simOutputs = sim(simIn);
Trq_ref = Trq_ref – (1/(len_trq-1));
end% set_param(‘fl_name/Speed_sweep’,’Value’,’Spd’)
Spd = 100;
%% Speed Array
Speed = zeros(1,5001);
len = numel(Speed);
q=0;
for s = 1:len
Speed(1,s) = q;
q = q + (1/(len-1));
end
Trq_inst = zeros(1,401);
len_trq = numel(Trq_inst);
Trq_ref =1;
clear simIn
clear simOutputs
for t = 1:(len_trq)
Trq_inst(1,t)= Trq_ref;
for i = 1:len
simIn(i) = Simulink.SimulationInput(‘fl_name’);
simIn(i) = setBlockParameter(simIn(i),’fl_name/Speed_Sweep’,’Spd’,Speed(i));
end
simOutputs = sim(simIn);
Trq_ref = Trq_ref – (1/(len_trq-1));
end % set_param(‘fl_name/Speed_sweep’,’Value’,’Spd’)
Spd = 100;
%% Speed Array
Speed = zeros(1,5001);
len = numel(Speed);
q=0;
for s = 1:len
Speed(1,s) = q;
q = q + (1/(len-1));
end
Trq_inst = zeros(1,401);
len_trq = numel(Trq_inst);
Trq_ref =1;
clear simIn
clear simOutputs
for t = 1:(len_trq)
Trq_inst(1,t)= Trq_ref;
for i = 1:len
simIn(i) = Simulink.SimulationInput(‘fl_name’);
simIn(i) = setBlockParameter(simIn(i),’fl_name/Speed_Sweep’,’Spd’,Speed(i));
end
simOutputs = sim(simIn);
Trq_ref = Trq_ref – (1/(len_trq-1));
end sim() MATLAB Answers — New Questions
Having issues installing Imaging Processing Toolbox
I have a student license in which Imaging Prossessing Toolbox is included, but when I try to install the image processing toolbox, it never installs and the loading circle goes on for hours. I had it trying to install for 8 hours and nothing happened. How can I fix this?I have a student license in which Imaging Prossessing Toolbox is included, but when I try to install the image processing toolbox, it never installs and the loading circle goes on for hours. I had it trying to install for 8 hours and nothing happened. How can I fix this? I have a student license in which Imaging Prossessing Toolbox is included, but when I try to install the image processing toolbox, it never installs and the loading circle goes on for hours. I had it trying to install for 8 hours and nothing happened. How can I fix this? image processing, toolbox MATLAB Answers — New Questions
MATLAB ver R2020a Update 4 cashes. ERROR: Abnormal termination abort ()
Getting this error message:
Abnormal termination:
abort()
Register State (captured):
RAX = 00007fff846519a8 RBX = 00007fff846519a8
RCX = 00000053f3afbf10 RDX = 0000000000000000
RSP = 00000053f3afbe90 RBP = 000001ba152f3f70
RSI = 0000000000000000 RDI = 0000000000000000
R8 = 0000000000000003 R9 = 00000053f3afbdf8
R10 = 0000000000000014 R11 = 00007fff84641947
R12 = 00000053f3afcb48 R13 = 0000000000000000
R14 = 00000053f3afc580 R15 = 00007fff846418e8
RIP = 00007fff843f476a EFL = 00000206
CS = 0033 FS = 0053 GS = 002b
Stack Trace (captured):
[ 0] 0x00007fff843ec9c3 C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00051651 foundation::core::diag::thread_context::unspecified_bool+00000051
[ 1] 0x00007fff843e98a8 C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00039080 foundation::core::diag::stacktrace_base::capture+00000024
[ 2] 0x00007fff843f009b C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00065691 foundation::core::diag::symbols::getSymbolAddress+00012859
[ 3] 0x00007fff843f3391 C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00078737 foundation::core::diag::is_terminate_message_enabled+00000577
[ 4] 0x00007fff8057a50f C:Program FilesMATLABR2020Abinwin64mcr.dll+01156367 mcr::shutdown::startWatchdog+00039423
[ 5] 0x00007fff80579e3c C:Program FilesMATLABR2020Abinwin64mcr.dll+01154620 mcr::shutdown::startWatchdog+00037676
[ 6] 0x00007fff80575473 C:Program FilesMATLABR2020Abinwin64mcr.dll+01135731 mcr::shutdown::startWatchdog+00018787
[ 7] 0x00007fff80577817 C:Program FilesMATLABR2020Abinwin64mcr.dll+01144855 mcr::shutdown::startWatchdog+00027911
[ 8] 0x00007ff807e51881 C:WINDOWSSystem32ucrtbase.dll+00465025 raise+00000481
[ 9] 0x00007ff807e52851 C:WINDOWSSystem32ucrtbase.dll+00469073 abort+00000049
[ 10] 0x00007ff807e51f9f C:WINDOWSSystem32ucrtbase.dll+00466847 terminate+00000031
[ 11] 0x00007fff7143b303 C:Program FilesMATLABR2020Abinwin64performance.dll+00897795 Performance::GetNanosecondTimer+00073891
[ 12] 0x00007ff807df42d6 C:WINDOWSSystem32ucrtbase.dll+00082646 execute_onexit_table+00000342
[ 13] 0x00007ff807df41fb C:WINDOWSSystem32ucrtbase.dll+00082427 execute_onexit_table+00000123
[ 14] 0x00007ff807df41b4 C:WINDOWSSystem32ucrtbase.dll+00082356 execute_onexit_table+00000052
[ 15] 0x00007fff7142d422 C:Program FilesMATLABR2020Abinwin64performance.dll+00840738 Performance::GetNanosecondTimer+00016834
[ 16] 0x00007fff7142d548 C:Program FilesMATLABR2020Abinwin64performance.dll+00841032 Performance::GetNanosecondTimer+00017128
[ 17] 0x00007ff809ee9a1d C:WINDOWSSYSTEM32ntdll.dll+00104989 RtlActivateActivationContextUnsafeFast+00000285
[ 18] 0x00007ff809f2dcfc C:WINDOWSSYSTEM32ntdll.dll+00384252 LdrShutdownProcess+00000588
[ 19] 0x00007ff809f2da8d C:WINDOWSSYSTEM32ntdll.dll+00383629 RtlExitUserProcess+00000173
[ 20] 0x00007ff80890e82b C:WINDOWSSystem32KERNEL32.DLL+00124971 FatalExit+00000011
[ 21] 0x00000000665e0ccd C:Program FilesMATLABR2020Asysjavajrewin64jrebinMSVCR100.dll+00134349 get_pgmptr+00000585
[ 22] 0x00000000668b4045 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02179141 JVM_ResolveClass+00183925
[ 23] 0x00000000668ed5d7 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02414039 JVM_ResolveClass+00418823
[ 24] 0x00000000668ec876 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02410614 JVM_ResolveClass+00415398
[ 25] 0x00000000668ecd11 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02411793 JVM_ResolveClass+00416577
[ 26] 0x00000000668ecf2e C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02412334 JVM_ResolveClass+00417118
[ 27] 0x000000006693fc6a C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02751594 JVM_FindSignal+00026826
[ 28] 0x00000000665e1d9f C:Program FilesMATLABR2020Asysjavajrewin64jrebinMSVCR100.dll+00138655 endthreadex+00000067
[ 29] 0x00000000665e1e3b C:Program FilesMATLABR2020Asysjavajrewin64jrebinMSVCR100.dll+00138811 endthreadex+00000223
[ 30] 0x00007ff808907614 C:WINDOWSSystem32KERNEL32.DLL+00095764 BaseThreadInitThunk+00000020
[ 31] 0x00007ff809f226b1 C:WINDOWSSYSTEM32ntdll.dll+00337585 RtlUserThreadStart+00000033Getting this error message:
Abnormal termination:
abort()
Register State (captured):
RAX = 00007fff846519a8 RBX = 00007fff846519a8
RCX = 00000053f3afbf10 RDX = 0000000000000000
RSP = 00000053f3afbe90 RBP = 000001ba152f3f70
RSI = 0000000000000000 RDI = 0000000000000000
R8 = 0000000000000003 R9 = 00000053f3afbdf8
R10 = 0000000000000014 R11 = 00007fff84641947
R12 = 00000053f3afcb48 R13 = 0000000000000000
R14 = 00000053f3afc580 R15 = 00007fff846418e8
RIP = 00007fff843f476a EFL = 00000206
CS = 0033 FS = 0053 GS = 002b
Stack Trace (captured):
[ 0] 0x00007fff843ec9c3 C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00051651 foundation::core::diag::thread_context::unspecified_bool+00000051
[ 1] 0x00007fff843e98a8 C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00039080 foundation::core::diag::stacktrace_base::capture+00000024
[ 2] 0x00007fff843f009b C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00065691 foundation::core::diag::symbols::getSymbolAddress+00012859
[ 3] 0x00007fff843f3391 C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00078737 foundation::core::diag::is_terminate_message_enabled+00000577
[ 4] 0x00007fff8057a50f C:Program FilesMATLABR2020Abinwin64mcr.dll+01156367 mcr::shutdown::startWatchdog+00039423
[ 5] 0x00007fff80579e3c C:Program FilesMATLABR2020Abinwin64mcr.dll+01154620 mcr::shutdown::startWatchdog+00037676
[ 6] 0x00007fff80575473 C:Program FilesMATLABR2020Abinwin64mcr.dll+01135731 mcr::shutdown::startWatchdog+00018787
[ 7] 0x00007fff80577817 C:Program FilesMATLABR2020Abinwin64mcr.dll+01144855 mcr::shutdown::startWatchdog+00027911
[ 8] 0x00007ff807e51881 C:WINDOWSSystem32ucrtbase.dll+00465025 raise+00000481
[ 9] 0x00007ff807e52851 C:WINDOWSSystem32ucrtbase.dll+00469073 abort+00000049
[ 10] 0x00007ff807e51f9f C:WINDOWSSystem32ucrtbase.dll+00466847 terminate+00000031
[ 11] 0x00007fff7143b303 C:Program FilesMATLABR2020Abinwin64performance.dll+00897795 Performance::GetNanosecondTimer+00073891
[ 12] 0x00007ff807df42d6 C:WINDOWSSystem32ucrtbase.dll+00082646 execute_onexit_table+00000342
[ 13] 0x00007ff807df41fb C:WINDOWSSystem32ucrtbase.dll+00082427 execute_onexit_table+00000123
[ 14] 0x00007ff807df41b4 C:WINDOWSSystem32ucrtbase.dll+00082356 execute_onexit_table+00000052
[ 15] 0x00007fff7142d422 C:Program FilesMATLABR2020Abinwin64performance.dll+00840738 Performance::GetNanosecondTimer+00016834
[ 16] 0x00007fff7142d548 C:Program FilesMATLABR2020Abinwin64performance.dll+00841032 Performance::GetNanosecondTimer+00017128
[ 17] 0x00007ff809ee9a1d C:WINDOWSSYSTEM32ntdll.dll+00104989 RtlActivateActivationContextUnsafeFast+00000285
[ 18] 0x00007ff809f2dcfc C:WINDOWSSYSTEM32ntdll.dll+00384252 LdrShutdownProcess+00000588
[ 19] 0x00007ff809f2da8d C:WINDOWSSYSTEM32ntdll.dll+00383629 RtlExitUserProcess+00000173
[ 20] 0x00007ff80890e82b C:WINDOWSSystem32KERNEL32.DLL+00124971 FatalExit+00000011
[ 21] 0x00000000665e0ccd C:Program FilesMATLABR2020Asysjavajrewin64jrebinMSVCR100.dll+00134349 get_pgmptr+00000585
[ 22] 0x00000000668b4045 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02179141 JVM_ResolveClass+00183925
[ 23] 0x00000000668ed5d7 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02414039 JVM_ResolveClass+00418823
[ 24] 0x00000000668ec876 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02410614 JVM_ResolveClass+00415398
[ 25] 0x00000000668ecd11 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02411793 JVM_ResolveClass+00416577
[ 26] 0x00000000668ecf2e C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02412334 JVM_ResolveClass+00417118
[ 27] 0x000000006693fc6a C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02751594 JVM_FindSignal+00026826
[ 28] 0x00000000665e1d9f C:Program FilesMATLABR2020Asysjavajrewin64jrebinMSVCR100.dll+00138655 endthreadex+00000067
[ 29] 0x00000000665e1e3b C:Program FilesMATLABR2020Asysjavajrewin64jrebinMSVCR100.dll+00138811 endthreadex+00000223
[ 30] 0x00007ff808907614 C:WINDOWSSystem32KERNEL32.DLL+00095764 BaseThreadInitThunk+00000020
[ 31] 0x00007ff809f226b1 C:WINDOWSSYSTEM32ntdll.dll+00337585 RtlUserThreadStart+00000033 Getting this error message:
Abnormal termination:
abort()
Register State (captured):
RAX = 00007fff846519a8 RBX = 00007fff846519a8
RCX = 00000053f3afbf10 RDX = 0000000000000000
RSP = 00000053f3afbe90 RBP = 000001ba152f3f70
RSI = 0000000000000000 RDI = 0000000000000000
R8 = 0000000000000003 R9 = 00000053f3afbdf8
R10 = 0000000000000014 R11 = 00007fff84641947
R12 = 00000053f3afcb48 R13 = 0000000000000000
R14 = 00000053f3afc580 R15 = 00007fff846418e8
RIP = 00007fff843f476a EFL = 00000206
CS = 0033 FS = 0053 GS = 002b
Stack Trace (captured):
[ 0] 0x00007fff843ec9c3 C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00051651 foundation::core::diag::thread_context::unspecified_bool+00000051
[ 1] 0x00007fff843e98a8 C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00039080 foundation::core::diag::stacktrace_base::capture+00000024
[ 2] 0x00007fff843f009b C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00065691 foundation::core::diag::symbols::getSymbolAddress+00012859
[ 3] 0x00007fff843f3391 C:Program FilesMATLABR2020Abinwin64libmwfl.dll+00078737 foundation::core::diag::is_terminate_message_enabled+00000577
[ 4] 0x00007fff8057a50f C:Program FilesMATLABR2020Abinwin64mcr.dll+01156367 mcr::shutdown::startWatchdog+00039423
[ 5] 0x00007fff80579e3c C:Program FilesMATLABR2020Abinwin64mcr.dll+01154620 mcr::shutdown::startWatchdog+00037676
[ 6] 0x00007fff80575473 C:Program FilesMATLABR2020Abinwin64mcr.dll+01135731 mcr::shutdown::startWatchdog+00018787
[ 7] 0x00007fff80577817 C:Program FilesMATLABR2020Abinwin64mcr.dll+01144855 mcr::shutdown::startWatchdog+00027911
[ 8] 0x00007ff807e51881 C:WINDOWSSystem32ucrtbase.dll+00465025 raise+00000481
[ 9] 0x00007ff807e52851 C:WINDOWSSystem32ucrtbase.dll+00469073 abort+00000049
[ 10] 0x00007ff807e51f9f C:WINDOWSSystem32ucrtbase.dll+00466847 terminate+00000031
[ 11] 0x00007fff7143b303 C:Program FilesMATLABR2020Abinwin64performance.dll+00897795 Performance::GetNanosecondTimer+00073891
[ 12] 0x00007ff807df42d6 C:WINDOWSSystem32ucrtbase.dll+00082646 execute_onexit_table+00000342
[ 13] 0x00007ff807df41fb C:WINDOWSSystem32ucrtbase.dll+00082427 execute_onexit_table+00000123
[ 14] 0x00007ff807df41b4 C:WINDOWSSystem32ucrtbase.dll+00082356 execute_onexit_table+00000052
[ 15] 0x00007fff7142d422 C:Program FilesMATLABR2020Abinwin64performance.dll+00840738 Performance::GetNanosecondTimer+00016834
[ 16] 0x00007fff7142d548 C:Program FilesMATLABR2020Abinwin64performance.dll+00841032 Performance::GetNanosecondTimer+00017128
[ 17] 0x00007ff809ee9a1d C:WINDOWSSYSTEM32ntdll.dll+00104989 RtlActivateActivationContextUnsafeFast+00000285
[ 18] 0x00007ff809f2dcfc C:WINDOWSSYSTEM32ntdll.dll+00384252 LdrShutdownProcess+00000588
[ 19] 0x00007ff809f2da8d C:WINDOWSSYSTEM32ntdll.dll+00383629 RtlExitUserProcess+00000173
[ 20] 0x00007ff80890e82b C:WINDOWSSystem32KERNEL32.DLL+00124971 FatalExit+00000011
[ 21] 0x00000000665e0ccd C:Program FilesMATLABR2020Asysjavajrewin64jrebinMSVCR100.dll+00134349 get_pgmptr+00000585
[ 22] 0x00000000668b4045 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02179141 JVM_ResolveClass+00183925
[ 23] 0x00000000668ed5d7 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02414039 JVM_ResolveClass+00418823
[ 24] 0x00000000668ec876 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02410614 JVM_ResolveClass+00415398
[ 25] 0x00000000668ecd11 C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02411793 JVM_ResolveClass+00416577
[ 26] 0x00000000668ecf2e C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02412334 JVM_ResolveClass+00417118
[ 27] 0x000000006693fc6a C:Program FilesMATLABR2020Asysjavajrewin64jrebinserverjvm.dll+02751594 JVM_FindSignal+00026826
[ 28] 0x00000000665e1d9f C:Program FilesMATLABR2020Asysjavajrewin64jrebinMSVCR100.dll+00138655 endthreadex+00000067
[ 29] 0x00000000665e1e3b C:Program FilesMATLABR2020Asysjavajrewin64jrebinMSVCR100.dll+00138811 endthreadex+00000223
[ 30] 0x00007ff808907614 C:WINDOWSSystem32KERNEL32.DLL+00095764 BaseThreadInitThunk+00000020
[ 31] 0x00007ff809f226b1 C:WINDOWSSYSTEM32ntdll.dll+00337585 RtlUserThreadStart+00000033 matlab, crashes, abort termination, abort, r2020a MATLAB Answers — New Questions
Matlab extremely slow to start up due to error mwdocsearch.exe
Matlab 2022B has a bug in "mwdocsearch.exe" which is automatically run when launching Matlab and results in the following error.
Caught "std::exception" Exception message is:
An error occurred while initializing child process: While attempting to execute "C:Program FilesMATLABR2023abinwin64mwdocsearch.exe server -m C:Program FilesMATLABR2023a -p 59732 -v C:UsersTestMTTAppDataLocalTemp -t 7412 0 1 0 0 0": CreateProcessW: Insufficient system resources exist to complete the requested service [system:1450]
I tried to upgrade to 2023a and same bug occurs.
Does anybody know how to cure this failure or disable the "mwdocsearch.exe" from running? This will cause Matlab to hangup for sometimes up to 10minutes before ultimately presenting the error and allowing Matlab to open.Matlab 2022B has a bug in "mwdocsearch.exe" which is automatically run when launching Matlab and results in the following error.
Caught "std::exception" Exception message is:
An error occurred while initializing child process: While attempting to execute "C:Program FilesMATLABR2023abinwin64mwdocsearch.exe server -m C:Program FilesMATLABR2023a -p 59732 -v C:UsersTestMTTAppDataLocalTemp -t 7412 0 1 0 0 0": CreateProcessW: Insufficient system resources exist to complete the requested service [system:1450]
I tried to upgrade to 2023a and same bug occurs.
Does anybody know how to cure this failure or disable the "mwdocsearch.exe" from running? This will cause Matlab to hangup for sometimes up to 10minutes before ultimately presenting the error and allowing Matlab to open. Matlab 2022B has a bug in "mwdocsearch.exe" which is automatically run when launching Matlab and results in the following error.
Caught "std::exception" Exception message is:
An error occurred while initializing child process: While attempting to execute "C:Program FilesMATLABR2023abinwin64mwdocsearch.exe server -m C:Program FilesMATLABR2023a -p 59732 -v C:UsersTestMTTAppDataLocalTemp -t 7412 0 1 0 0 0": CreateProcessW: Insufficient system resources exist to complete the requested service [system:1450]
I tried to upgrade to 2023a and same bug occurs.
Does anybody know how to cure this failure or disable the "mwdocsearch.exe" from running? This will cause Matlab to hangup for sometimes up to 10minutes before ultimately presenting the error and allowing Matlab to open. mwdocsearch.exe, slow startup MATLAB Answers — New Questions
Start-BitTransfer by passing Jfrog token in PowerShell 5 in windows server 2022
Hi All,
I am trying to download 100MB file from Jfrog arifactory using Start-BitTransfer by passing Jfrog token in PowerShell 5 in windows server 2022
Any please provide the right syntax for that?
Start-BitsTransfer -Source $url -Destination $destination -Headers @{Authorization = “Bearer $token” }
Hi All,I am trying to download 100MB file from Jfrog arifactory using Start-BitTransfer by passing Jfrog token in PowerShell 5 in windows server 2022Any please provide the right syntax for that?Start-BitsTransfer -Source $url -Destination $destination -Headers @{Authorization = “Bearer $token” } Read More
SQL View performance
Hello!
if a base SQL table has both cluster and non clustered index, do I need to create again indexes in the SQL view to get better query performance.
Hello! if a base SQL table has both cluster and non clustered index, do I need to create again indexes in the SQL view to get better query performance. Read More
Auto highlight cell
Hello,
I need help in creating a formula (through conditional formatting maybe?) where, when a name/names are selected in the dropdown – those names in column E (source of the dropdown list data) will be highlighted/formatted.
The goal: So user can know not to chose that name again as it is taken…
Hello, I need help in creating a formula (through conditional formatting maybe?) where, when a name/names are selected in the dropdown – those names in column E (source of the dropdown list data) will be highlighted/formatted. The goal: So user can know not to chose that name again as it is taken… Read More
The manifest file does not work properly
I set the manifest file in `requireAdministrator`, but it doesn’t work!
Sometimes it gives an error when I set the manifest file to `requireAdministrator` mode.
I must have made a mistake somewhere; Please help 🙂
Thanks
I set the manifest file in `requireAdministrator`, but it doesn’t work!Sometimes it gives an error when I set the manifest file to `requireAdministrator` mode.my app source (GitHub) I must have made a mistake somewhere; Please help :)Thanks Read More
Use powershell to add a tag to a MS Defender device
Hi,
I’m automating some security tasks with the help of powershell. One of the things I’m trying to automate now is the creation of a tag on a Defender device, but didn’t found much info about it.
Anyone sucessfully added tags to Defender devices using powershell?
Thanks
Hi, I’m automating some security tasks with the help of powershell. One of the things I’m trying to automate now is the creation of a tag on a Defender device, but didn’t found much info about it.Anyone sucessfully added tags to Defender devices using powershell? Thanks Read More
COLLABDAYS PORTUGAL Porto 2024
CollabDays Portugal, previously known as CollabDays Lisbon, underwent a transformative evolution in 2024, symbolizing our expanded reach and commitment to foster collaboration nationwide. This one-day, non-profit event is built on eight immensely successful community-driven gatherings. Anchored in Microsoft’s Cloud ecosystem, our event spotlights Microsoft 365, Microsoft Azure, Microsoft Copilot, AI, Power Platform and Microsoft Teams.
CollabDays Portugal, previously known as CollabDays Lisbon, underwent a transformative evolution in 2024, symbolizing our expanded reach and commitment to foster collaboration nationwide. This one-day, non-profit event is built on eight immensely successful community-driven gatherings. Anchored in Microsoft’s Cloud ecosystem, our event spotlights Microsoft 365, Microsoft Azure, Microsoft Copilot, AI, Power Platform and Microsoft Teams. Read More
updates not updating
have issue updating my pending updates as i am in the insider program and the update previous keeps giving me an error would appreciate help thank you
have issue updating my pending updates as i am in the insider program and the update previous keeps giving me an error would appreciate help thank you Read More
Meeting Recordings – Who is the owner now?
Microsoft’s recent change to Teams meeting recordings has been more disruptive than expected! Originally, the update was supposed to shift the ownership of recordings from the person who pressed “record” to the meeting organizer’s OneDrive, starting in June 2024. But now that it’s here, it’s causing some real workflow headaches.
Previously, I could record a meeting, edit it in Stream, trim unnecessary parts, update transcriptions, add chapters, adjust the expiry date, and then organise and share the recording as needed. Now, that flexibility is gone. The recording ends up in the organiser’s OneDrive, which might be inaccessible, especially if they didn’t attend the meeting or if it’s tied to a service account. This has turned into a game of tracking down who owns the recording just to make simple edits or share it.
While Microsoft did introduce a temporary PowerShell policy to revert ownership back to the recording initiator, this fix only lasts for three months before it defaults back to the organiser. That’s not exactly a long-term solution.
I can understand why Microsoft made this change—there have been issues with access when the recording initiator leaves the team or when confusion arises over ownership. But forcing this on users without a choice has thrown a wrench into many people’s workflows, mine included.
There’s been a lot of pushback on this decision, with discussions in local tech communities I am part of, Microsoft Community Answers Forums, and Reddit echoing similar frustrations. Hopefully, the team responsibility for Teams development takes a page from @Marc Mroz and the guys over at Microsoft Stream’s playbook, listens to the community, and brings back some much-needed flexibility. This kind of change should be a choice, not a hard-coded rule.
For now, there is a temporary fix for this if you use PowerShell to connect to MS Teams and run the following command:
Set-CsTeamsRecordingRollOutPolicy -Identity Global -MeetingRecordingOwnership RecordingInitiator
If you run this it will put things back to how they were with the Recording Initiator being the owner of the file, however it looks like this will only hold in place for 3 months and then the change will be forced.
This gives you some time to re-educate and let people know this change is coming, or perhaps time for enough people to push back to Microsoft and allow this to be a choice.
This is a modified version of the script available here https://learn.microsoft.com/en-us/powershell/module/teams/set-csteamsrecordingrolloutpolicy?view=teams-ps which allows you to make a new policy, but does not tell you how to apply said policy. By running against “Global” it makes this change for everyone.
You can also check what policy you have by running:
Get-CsTeamsRecordingRollOutPolicy
Hope this helps
#BeExcellentToEachOther
Microsoft’s recent change to Teams meeting recordings has been more disruptive than expected! Originally, the update was supposed to shift the ownership of recordings from the person who pressed “record” to the meeting organizer’s OneDrive, starting in June 2024. But now that it’s here, it’s causing some real workflow headaches. Previously, I could record a meeting, edit it in Stream, trim unnecessary parts, update transcriptions, add chapters, adjust the expiry date, and then organise and share the recording as needed. Now, that flexibility is gone. The recording ends up in the organiser’s OneDrive, which might be inaccessible, especially if they didn’t attend the meeting or if it’s tied to a service account. This has turned into a game of tracking down who owns the recording just to make simple edits or share it. While Microsoft did introduce a temporary PowerShell policy to revert ownership back to the recording initiator, this fix only lasts for three months before it defaults back to the organiser. That’s not exactly a long-term solution. I can understand why Microsoft made this change—there have been issues with access when the recording initiator leaves the team or when confusion arises over ownership. But forcing this on users without a choice has thrown a wrench into many people’s workflows, mine included. There’s been a lot of pushback on this decision, with discussions in local tech communities I am part of, Microsoft Community Answers Forums, and Reddit echoing similar frustrations. Hopefully, the team responsibility for Teams development takes a page from @Marc Mroz and the guys over at Microsoft Stream’s playbook, listens to the community, and brings back some much-needed flexibility. This kind of change should be a choice, not a hard-coded rule. For now, there is a temporary fix for this if you use PowerShell to connect to MS Teams and run the following command: Set-CsTeamsRecordingRollOutPolicy -Identity Global -MeetingRecordingOwnership RecordingInitiator If you run this it will put things back to how they were with the Recording Initiator being the owner of the file, however it looks like this will only hold in place for 3 months and then the change will be forced. This gives you some time to re-educate and let people know this change is coming, or perhaps time for enough people to push back to Microsoft and allow this to be a choice. This is a modified version of the script available here https://learn.microsoft.com/en-us/powershell/module/teams/set-csteamsrecordingrolloutpolicy?view=teams-ps which allows you to make a new policy, but does not tell you how to apply said policy. By running against “Global” it makes this change for everyone. You can also check what policy you have by running: Get-CsTeamsRecordingRollOutPolicy Hope this helps #BeExcellentToEachOther Read More
How to solve PDEs with only one side boundary conditions?
Hi,
I met some problem in solving a system of PDEs with only the left-side boundary conditions. I will revise the built-in example Solve System of PDEs a little bit to show the problem:
Everything is identical to the example Solve System of PDEs , except the two boundary conditions in the red rectangle, which are at the left hand side (x=0), rather than the right hand side (x=1).
So my question is, can I solve the PDEs through PDEPE (I guess not because it needs BCs on both sides)? Can I use matlab PDE toolbox, or other method, to solve the equations?
I really appreciate your help. Thanks!
RuiHi,
I met some problem in solving a system of PDEs with only the left-side boundary conditions. I will revise the built-in example Solve System of PDEs a little bit to show the problem:
Everything is identical to the example Solve System of PDEs , except the two boundary conditions in the red rectangle, which are at the left hand side (x=0), rather than the right hand side (x=1).
So my question is, can I solve the PDEs through PDEPE (I guess not because it needs BCs on both sides)? Can I use matlab PDE toolbox, or other method, to solve the equations?
I really appreciate your help. Thanks!
Rui Hi,
I met some problem in solving a system of PDEs with only the left-side boundary conditions. I will revise the built-in example Solve System of PDEs a little bit to show the problem:
Everything is identical to the example Solve System of PDEs , except the two boundary conditions in the red rectangle, which are at the left hand side (x=0), rather than the right hand side (x=1).
So my question is, can I solve the PDEs through PDEPE (I guess not because it needs BCs on both sides)? Can I use matlab PDE toolbox, or other method, to solve the equations?
I really appreciate your help. Thanks!
Rui pde, pdepe, pde toolbox MATLAB Answers — New Questions
Video frames all garbled and not in sequence
Hi
I am using imaqtools in particular using gentl driver with Lucid vision camera. Ni Max and Arena records a sequence of frames just fine.
But matlab is having trouble. Initially the frames are in sequence for first few ten frames and then the frames randomly start jumping around e.g., frame 260 appears prior to frame 259 etc.
When I look at frame time, it all seems to be in sequence. Here is my code
Not only that the timing shows that frame interval is about 40ms.
Based on the frame rate that I am providing (40fps), the frame rate should have been ~22ms
% Generated in MATLAB R2022b on 14-Jan-2023 18:07:51
% Connect to Device
% Create connection to the device using the specified adaptor with the specified format.
clearvars;
v = videoinput("gentl", 1, "Mono16");
%% Configure Device-Specific Properties
% Configure properties that are specific to this device.
v.SelectedSource = "1";
%src displays a summary of video object
src = getselectedsource(v);
src.ExposureAuto = ‘Off’;
src.AcquisitionFrameRateEnable = ‘true’;
src.AcquisitionFrameRate = 40;
exposuretime =1000;%ms
src.ExposureTime = exposuretime;
%PRF=1000;
numFrames=ceil(231*4*5/src.AcquisitionFrameRate);
v.FramesPerTrigger = 1.5*numFrames;%extra frames for not missing out
set(v, ‘Timeout’, 600);
%% Record Video for Set Number of Frames
% Record video data for a specified number of frames.
start(v);
%give sufficient time 3x
wait(v,3*1/src.AcquisitionFrameRate*numFrames);
%stop(v);
while get(v,’FramesAvailable’)<1 %Wait until at least 1 frame is available
unavailable=1;
end
% Determine the number frames acquired.
framesLogged = v.FramesAcquired;
[recording1,Time,Meta] = getdata(v, framesLogged);
%% Show Recording
% View the recorded video.
implay(recording1);
%% Clean Up
% Delete the videoinput object and clear variables from the workspace.
%stop(v);
delete(v)
clear src v
%%
fid = fopen(‘2D_scan.bin’,’w’);
fwrite(fid’,recording1,"uint16");Hi
I am using imaqtools in particular using gentl driver with Lucid vision camera. Ni Max and Arena records a sequence of frames just fine.
But matlab is having trouble. Initially the frames are in sequence for first few ten frames and then the frames randomly start jumping around e.g., frame 260 appears prior to frame 259 etc.
When I look at frame time, it all seems to be in sequence. Here is my code
Not only that the timing shows that frame interval is about 40ms.
Based on the frame rate that I am providing (40fps), the frame rate should have been ~22ms
% Generated in MATLAB R2022b on 14-Jan-2023 18:07:51
% Connect to Device
% Create connection to the device using the specified adaptor with the specified format.
clearvars;
v = videoinput("gentl", 1, "Mono16");
%% Configure Device-Specific Properties
% Configure properties that are specific to this device.
v.SelectedSource = "1";
%src displays a summary of video object
src = getselectedsource(v);
src.ExposureAuto = ‘Off’;
src.AcquisitionFrameRateEnable = ‘true’;
src.AcquisitionFrameRate = 40;
exposuretime =1000;%ms
src.ExposureTime = exposuretime;
%PRF=1000;
numFrames=ceil(231*4*5/src.AcquisitionFrameRate);
v.FramesPerTrigger = 1.5*numFrames;%extra frames for not missing out
set(v, ‘Timeout’, 600);
%% Record Video for Set Number of Frames
% Record video data for a specified number of frames.
start(v);
%give sufficient time 3x
wait(v,3*1/src.AcquisitionFrameRate*numFrames);
%stop(v);
while get(v,’FramesAvailable’)<1 %Wait until at least 1 frame is available
unavailable=1;
end
% Determine the number frames acquired.
framesLogged = v.FramesAcquired;
[recording1,Time,Meta] = getdata(v, framesLogged);
%% Show Recording
% View the recorded video.
implay(recording1);
%% Clean Up
% Delete the videoinput object and clear variables from the workspace.
%stop(v);
delete(v)
clear src v
%%
fid = fopen(‘2D_scan.bin’,’w’);
fwrite(fid’,recording1,"uint16"); Hi
I am using imaqtools in particular using gentl driver with Lucid vision camera. Ni Max and Arena records a sequence of frames just fine.
But matlab is having trouble. Initially the frames are in sequence for first few ten frames and then the frames randomly start jumping around e.g., frame 260 appears prior to frame 259 etc.
When I look at frame time, it all seems to be in sequence. Here is my code
Not only that the timing shows that frame interval is about 40ms.
Based on the frame rate that I am providing (40fps), the frame rate should have been ~22ms
% Generated in MATLAB R2022b on 14-Jan-2023 18:07:51
% Connect to Device
% Create connection to the device using the specified adaptor with the specified format.
clearvars;
v = videoinput("gentl", 1, "Mono16");
%% Configure Device-Specific Properties
% Configure properties that are specific to this device.
v.SelectedSource = "1";
%src displays a summary of video object
src = getselectedsource(v);
src.ExposureAuto = ‘Off’;
src.AcquisitionFrameRateEnable = ‘true’;
src.AcquisitionFrameRate = 40;
exposuretime =1000;%ms
src.ExposureTime = exposuretime;
%PRF=1000;
numFrames=ceil(231*4*5/src.AcquisitionFrameRate);
v.FramesPerTrigger = 1.5*numFrames;%extra frames for not missing out
set(v, ‘Timeout’, 600);
%% Record Video for Set Number of Frames
% Record video data for a specified number of frames.
start(v);
%give sufficient time 3x
wait(v,3*1/src.AcquisitionFrameRate*numFrames);
%stop(v);
while get(v,’FramesAvailable’)<1 %Wait until at least 1 frame is available
unavailable=1;
end
% Determine the number frames acquired.
framesLogged = v.FramesAcquired;
[recording1,Time,Meta] = getdata(v, framesLogged);
%% Show Recording
% View the recorded video.
implay(recording1);
%% Clean Up
% Delete the videoinput object and clear variables from the workspace.
%stop(v);
delete(v)
clear src v
%%
fid = fopen(‘2D_scan.bin’,’w’);
fwrite(fid’,recording1,"uint16"); imaqtools, video, recording, gentl, lucid MATLAB Answers — New Questions
colormap using command line in implay()
While I can change the colormap using the pull down menu, is there a way to use a command line to change the colormap?
So my images are grayscale uint16
implay sets it as gray(256)
From the pull down menu I change the settings to manually select 0-2000 or whatever other than 255.
Otherwise all the images are dark.
But is there a way to do this using commands?
I have stack of 200 frames i.e., the images are N x M x 1 x 200
ThanksWhile I can change the colormap using the pull down menu, is there a way to use a command line to change the colormap?
So my images are grayscale uint16
implay sets it as gray(256)
From the pull down menu I change the settings to manually select 0-2000 or whatever other than 255.
Otherwise all the images are dark.
But is there a way to do this using commands?
I have stack of 200 frames i.e., the images are N x M x 1 x 200
Thanks While I can change the colormap using the pull down menu, is there a way to use a command line to change the colormap?
So my images are grayscale uint16
implay sets it as gray(256)
From the pull down menu I change the settings to manually select 0-2000 or whatever other than 255.
Otherwise all the images are dark.
But is there a way to do this using commands?
I have stack of 200 frames i.e., the images are N x M x 1 x 200
Thanks image processing, colormap, implay MATLAB Answers — New Questions