Category: News
Outlook Categories Issue
Hi,
I typically use Categories a lot on Outlook. But some time ago, I had a big issue with automatic category creation that I hadn’t created. I typically deleted these new categories, but they are returning with time.
I would appreciate any help.
Thank you,
Hi, I typically use Categories a lot on Outlook. But some time ago, I had a big issue with automatic category creation that I hadn’t created. I typically deleted these new categories, but they are returning with time. I would appreciate any help. Thank you, Read More
Replace existing map route in ASP.NET Core
I would like replace these routes only inside Startup.cs written in ASP.NET Core 8.
How can I replace the existing action routes /login/user-registration… with the following localized routes?/en/login/it/login /en/user-registration/it/registrazione-utente … en, it refer to the culture.I would like replace these routes only inside Startup.cs written in ASP.NET Core 8. Read More
Domain impersonation in hybrid
Hi all,
I’ve strange behavior in my Exchange hybrid deployment.
I have 2 internal Exchange 2016 mailbox servers and 2 Edge 2016 servers. All mailboxes are still hosted onpremises. Hybrid configuration is in place. The MX record (company.com) points to Exchange Online, emails are then routed to Edge servers and then to internal mailboxes. Outbound email is routed to the Edge servers and then to Exchange Online and to the external recipient.
I’ve configured the Anti Phishing policy to protect all my domains for domain impersonation. Now, every mail that is sent to extern recipients are detected as impersonation attempt of my domain “company.com”. Both Edge server public IP addresses are part of my SPF record. All certificates and connector seems fine. When I send an email from onpremises to an internal mailbox that is hosted in Exchange Online, SPF check is passed and the mail is considered to be internal.
I know I can disable impersonation protection for this domain, but that is not resolving the root cause. So what could cause the detection for every single mail to external recipients?
Hi all, I’ve strange behavior in my Exchange hybrid deployment. I have 2 internal Exchange 2016 mailbox servers and 2 Edge 2016 servers. All mailboxes are still hosted onpremises. Hybrid configuration is in place. The MX record (company.com) points to Exchange Online, emails are then routed to Edge servers and then to internal mailboxes. Outbound email is routed to the Edge servers and then to Exchange Online and to the external recipient. I’ve configured the Anti Phishing policy to protect all my domains for domain impersonation. Now, every mail that is sent to extern recipients are detected as impersonation attempt of my domain “company.com”. Both Edge server public IP addresses are part of my SPF record. All certificates and connector seems fine. When I send an email from onpremises to an internal mailbox that is hosted in Exchange Online, SPF check is passed and the mail is considered to be internal. I know I can disable impersonation protection for this domain, but that is not resolving the root cause. So what could cause the detection for every single mail to external recipients? Read More
Task bar – immobility
Please allow us to move our task bars again. I’ve been using mine on the right for as long as I can remember. Seems odd that it would have been removed in the first place.
Thanks.
Please allow us to move our task bars again. I’ve been using mine on the right for as long as I can remember. Seems odd that it would have been removed in the first place. Thanks. Read More
Microsoft Roadmap
I am building a Microsoft Roadmap, which is comprised of several connected plans taken from Microsoft Project for the Web. I seem to be having issues with project plan connectivity; every time I go into the Roadmap, there are projects that aren’t syncing updates. These are highlighted in red in the screenshot below. The connection can be fixed, by following the steps suggested, but the problem then returns after about an hour.
I am building a Microsoft Roadmap, which is comprised of several connected plans taken from Microsoft Project for the Web. I seem to be having issues with project plan connectivity; every time I go into the Roadmap, there are projects that aren’t syncing updates. These are highlighted in red in the screenshot below. The connection can be fixed, by following the steps suggested, but the problem then returns after about an hour. Read More
Optimization of a 10-DOF Vehicle model in Simulink
I have built a 10-DOF vehicle model for estimation of the lateral dynamics. Next task is to optimize it. For example, I want to find the optimal values of the Yaw moment of inertia (input) that maintain the Yaw Rate under a certain threshold for a given maneuver (Step steer).
The problem is that since the model is very complex, there is not a transfer function between these two.
Ideally, I want to use a genetic algorithm for these task.
Any suggestions on how to resolve this?I have built a 10-DOF vehicle model for estimation of the lateral dynamics. Next task is to optimize it. For example, I want to find the optimal values of the Yaw moment of inertia (input) that maintain the Yaw Rate under a certain threshold for a given maneuver (Step steer).
The problem is that since the model is very complex, there is not a transfer function between these two.
Ideally, I want to use a genetic algorithm for these task.
Any suggestions on how to resolve this? I have built a 10-DOF vehicle model for estimation of the lateral dynamics. Next task is to optimize it. For example, I want to find the optimal values of the Yaw moment of inertia (input) that maintain the Yaw Rate under a certain threshold for a given maneuver (Step steer).
The problem is that since the model is very complex, there is not a transfer function between these two.
Ideally, I want to use a genetic algorithm for these task.
Any suggestions on how to resolve this? simulink, vehicle dynamics, optimization, genetic algorithms MATLAB Answers — New Questions
GUI development.
Hello.
I am getting the following error for every GUI I try to execute. Can someone please explain what is wrong?
??? Attempt to reference field of non-structure array.
Error in ==> myAdder>add_pushbutton_Callback at 134
a = get(handles.input1_editText,’String’);
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> myAdder at 42
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback
I executed the myadder GUI given here:
http://blinkdagger.com/matlab/matlab-gui-graphical-user-interface-tutorial-for-beginners/Hello.
I am getting the following error for every GUI I try to execute. Can someone please explain what is wrong?
??? Attempt to reference field of non-structure array.
Error in ==> myAdder>add_pushbutton_Callback at 134
a = get(handles.input1_editText,’String’);
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> myAdder at 42
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback
I executed the myadder GUI given here:
http://blinkdagger.com/matlab/matlab-gui-graphical-user-interface-tutorial-for-beginners/ Hello.
I am getting the following error for every GUI I try to execute. Can someone please explain what is wrong?
??? Attempt to reference field of non-structure array.
Error in ==> myAdder>add_pushbutton_Callback at 134
a = get(handles.input1_editText,’String’);
Error in ==> gui_mainfcn at 96
feval(varargin{:});
Error in ==> myAdder at 42
gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback
I executed the myadder GUI given here:
http://blinkdagger.com/matlab/matlab-gui-graphical-user-interface-tutorial-for-beginners/ gui MATLAB Answers — New Questions
How do I write a projectile motion code that is automated and plots motion given certain heights, angles and initial velocity?
I need help writing a "for" or "while" code that is automated in a sense where it plots the projectile’s motion given the heights, angles and initial velocity. I am not including drag or rolling after the initial launch since I want to learn the basics.I need help writing a "for" or "while" code that is automated in a sense where it plots the projectile’s motion given the heights, angles and initial velocity. I am not including drag or rolling after the initial launch since I want to learn the basics. I need help writing a "for" or "while" code that is automated in a sense where it plots the projectile’s motion given the heights, angles and initial velocity. I am not including drag or rolling after the initial launch since I want to learn the basics. plot, plotting, for loop, while loop MATLAB Answers — New Questions
Intune role assignment does not work
Hi,
I am unable to assign Intune roles (both built-in and custom) to Entra groups/members. I have a security group in Entra with direct member. I have assigned the group to one built-in role and one custom role in Intune. However, the user in the group does not receive any permissions (https://intune.microsoft.com/#view/Microsoft_Intune_DeviceSettings/RolesLandingMenuBlade/~/myPermiss…) and has no access to the information defined in the Intune roles.
Any solution? What have I missed?
Hi, I am unable to assign Intune roles (both built-in and custom) to Entra groups/members. I have a security group in Entra with direct member. I have assigned the group to one built-in role and one custom role in Intune. However, the user in the group does not receive any permissions (https://intune.microsoft.com/#view/Microsoft_Intune_DeviceSettings/RolesLandingMenuBlade/~/myPermiss…) and has no access to the information defined in the Intune roles. Any solution? What have I missed? Read More
Alter the value of one MS List column dependant on another
Hi
I have tried searching for days but i think i may be getting the wording wrong.
I have an MS list hosted on a sharepoint site, the focus is 2 colums for this query.
When an item is created a column PDC is marked as Yes or No, with a choice.
Another column is Item status, with Open or Closed as choices.
I am trying to create and write a flow that when an item is marked as Closed, it marks PDC as No automatically. The flow i create, when i try and apply a True or False condition, and for True add an action of ‘Update item’ it presents me with a blank item template (as though i am creating a new item). I am wanting to update the item that has been changed to Closed, not an entire new one.
Screen shot is below just in case i am not explaining it well.
Thanks everyone
HiI have tried searching for days but i think i may be getting the wording wrong. I have an MS list hosted on a sharepoint site, the focus is 2 colums for this query. When an item is created a column PDC is marked as Yes or No, with a choice. Another column is Item status, with Open or Closed as choices. I am trying to create and write a flow that when an item is marked as Closed, it marks PDC as No automatically. The flow i create, when i try and apply a True or False condition, and for True add an action of ‘Update item’ it presents me with a blank item template (as though i am creating a new item). I am wanting to update the item that has been changed to Closed, not an entire new one. Screen shot is below just in case i am not explaining it well. Thanks everyone Read More
Is there a way to force keyboard type for the HTML 5 client?
We have an older application that is not accepting keyboard input in certain controls. In doing some investigation, it was determined that setting the remote keyboard layout to “US (QWERTY)” allows entry for the controls.
Rather than having end users go into the settings of the client (which is lost across browsers/machines) we’d like to figure out a way to “force” this setting.
Is there a cmdlet or some other way we can have the HTML 5 client always use that keyboard?
Thanks,
Tim
We have an older application that is not accepting keyboard input in certain controls. In doing some investigation, it was determined that setting the remote keyboard layout to “US (QWERTY)” allows entry for the controls. Rather than having end users go into the settings of the client (which is lost across browsers/machines) we’d like to figure out a way to “force” this setting. Is there a cmdlet or some other way we can have the HTML 5 client always use that keyboard? Thanks,Tim Read More
How do I fix error code 12029 in Quick+Books?
I’ve been encountering Quick+Books error code 12029 repeatedly while trying to update or access my company files. It disrupts my workflow and I’m unsure how to fix it. Could you please provide detailed steps or solutions to resolve this issue quickly and prevent it from happening again?
I’ve been encountering Quick+Books error code 12029 repeatedly while trying to update or access my company files. It disrupts my workflow and I’m unsure how to fix it. Could you please provide detailed steps or solutions to resolve this issue quickly and prevent it from happening again? Read More
Not Evaluated – Delay
Hello All,
Anyone else experiencing a delay after enrolling Android devices?
Past few days, devices are taking hours to progress past Not Evaluated.
Thanks
Hello All, Anyone else experiencing a delay after enrolling Android devices?Past few days, devices are taking hours to progress past Not Evaluated. Thanks Read More
Limitations while using Copilot in MS Teams
Hi
With Copilot in MS Teams I face several limitations. Is it configurable?
1) Prompt related to my Outlook emails returns 10 messages max. Being asked, copilot says there are exactly 10 messages! But I can see in Outlook that there are many more
2) Prompt related to messages in a chart (summarize etc.) sets a time range (about month) and works only with messages posted within that range. I cannot extend it
HiWith Copilot in MS Teams I face several limitations. Is it configurable? 1) Prompt related to my Outlook emails returns 10 messages max. Being asked, copilot says there are exactly 10 messages! But I can see in Outlook that there are many more2) Prompt related to messages in a chart (summarize etc.) sets a time range (about month) and works only with messages posted within that range. I cannot extend it Read More
Compare 2 columns and sum the larger value in column
Hello, I need help again. This is my formula: =SUM(IF(’01-24 DB’!$AK19:$AK156>’01-24 DB’!$AN19:$AN156,’01-24 DB’!$AK19,$AN20))
I would like to have a formula where I compare the value between AK and AN, and it picks the larger value and then it sums up the whole column.
Thank you.
Hello, I need help again. This is my formula: =SUM(IF(’01-24 DB’!$AK19:$AK156>’01-24 DB’!$AN19:$AN156,’01-24 DB’!$AK19,$AN20)) I would like to have a formula where I compare the value between AK and AN, and it picks the larger value and then it sums up the whole column. Thank you. Read More
Replace part of a link with text from a cell and capitalize
Hello,
I am using IMAGE formula to grab photos from a website
I would like to automatically replace part of the link with the text of a different cell and capitalize the letters.
Attached example file
Could you please help me out?
Thanks a lot!
Hello, I am using IMAGE formula to grab photos from a website I would like to automatically replace part of the link with the text of a different cell and capitalize the letters. Attached example file Could you please help me out? Thanks a lot! Read More
how can i rescale image? standard is at the center part
hello, i want to rescale image using the center standard, not at the corner of the imge
I attatched the example image, the red square is the reference image, and the blue one is the rescaled image (here, the center part is marked as ‘X’, and not only this enlarging case, i want to apply this algorithm for reduction case)
i want to use affine transform or any other method using interpolation, and i want to input the ratio of rescale and output of the rescaled image
I repreciate to all of your answers thanks a lot :))hello, i want to rescale image using the center standard, not at the corner of the imge
I attatched the example image, the red square is the reference image, and the blue one is the rescaled image (here, the center part is marked as ‘X’, and not only this enlarging case, i want to apply this algorithm for reduction case)
i want to use affine transform or any other method using interpolation, and i want to input the ratio of rescale and output of the rescaled image
I repreciate to all of your answers thanks a lot :)) hello, i want to rescale image using the center standard, not at the corner of the imge
I attatched the example image, the red square is the reference image, and the blue one is the rescaled image (here, the center part is marked as ‘X’, and not only this enlarging case, i want to apply this algorithm for reduction case)
i want to use affine transform or any other method using interpolation, and i want to input the ratio of rescale and output of the rescaled image
I repreciate to all of your answers thanks a lot :)) image rescale, affine transform, center part, imwarp MATLAB Answers — New Questions
imcrop not working for tiff
Hi, i want to crop several .tiff pics so i wrote below code but it dosnt work for .tiff files. it works for .png .jepg . i used imshow it shows nothing for .tiff files.
clc;
clear all;
address=’D:alluni things1-mastermaster project6-Data1-pics1-main2L2-E5′;
filenames=dir(fullfile(address,’*.tiff’));
for n=1:numel(filenames)
fullname=fullfile(address,filenames(n).name);
t1=imread(fullname);
info = imfinfo(fullname);
t2=imcrop(t1,[10, 10, 1000, 950]);
t3=size(t2);
imwrite(t2,fullname);
endHi, i want to crop several .tiff pics so i wrote below code but it dosnt work for .tiff files. it works for .png .jepg . i used imshow it shows nothing for .tiff files.
clc;
clear all;
address=’D:alluni things1-mastermaster project6-Data1-pics1-main2L2-E5′;
filenames=dir(fullfile(address,’*.tiff’));
for n=1:numel(filenames)
fullname=fullfile(address,filenames(n).name);
t1=imread(fullname);
info = imfinfo(fullname);
t2=imcrop(t1,[10, 10, 1000, 950]);
t3=size(t2);
imwrite(t2,fullname);
end Hi, i want to crop several .tiff pics so i wrote below code but it dosnt work for .tiff files. it works for .png .jepg . i used imshow it shows nothing for .tiff files.
clc;
clear all;
address=’D:alluni things1-mastermaster project6-Data1-pics1-main2L2-E5′;
filenames=dir(fullfile(address,’*.tiff’));
for n=1:numel(filenames)
fullname=fullfile(address,filenames(n).name);
t1=imread(fullname);
info = imfinfo(fullname);
t2=imcrop(t1,[10, 10, 1000, 950]);
t3=size(t2);
imwrite(t2,fullname);
end .tiff, image processing, imcrop MATLAB Answers — New Questions
Keyword search doesnt work for applications in Software Center
MCM (SCCM) 2403
it seems that searching for keywords (set for application in Software Center) seems to be broken in our environment
If i add “abcxyz” to an application as keyword it could not be found via Software Center but if i add it the localized description the application could be found
Any ideas here?
MCM (SCCM) 2403it seems that searching for keywords (set for application in Software Center) seems to be broken in our environmentIf i add “abcxyz” to an application as keyword it could not be found via Software Center but if i add it the localized description the application could be foundAny ideas here? Read More
Automatically select drop down list option based on value of other cell
Hi all
I have a column with cells that are populated from a drop down list. I would like one of the list options to be populated auotmatically based on the value of another cell but I am not sure if this is possible.
I would usually use an IF formula for this but can’t with a drop down list as the cells are restricted to the list options so no formla can be added to them. Is there another way to do it?
Thank you
Hi all I have a column with cells that are populated from a drop down list. I would like one of the list options to be populated auotmatically based on the value of another cell but I am not sure if this is possible.I would usually use an IF formula for this but can’t with a drop down list as the cells are restricted to the list options so no formla can be added to them. Is there another way to do it?Thank you Read More