Month: October 2024
COMPILE ERROR (MS-Access)
Hello All,
I am fairly new to programming our MS-Access Database, i have built a tool/button to allow my users to click and it opens a new email from their outlook. I am trying to get a very specific subject line to carry over our project number & what we call out project label/name. I keep getting this “Compile Error: Method or data member not found” and can not seem to figure out what i have wrong in the code or why it wont find the project label that is in the database. Im sure this is something simple i am just missing
Hello All, I am fairly new to programming our MS-Access Database, i have built a tool/button to allow my users to click and it opens a new email from their outlook. I am trying to get a very specific subject line to carry over our project number & what we call out project label/name. I keep getting this “Compile Error: Method or data member not found” and can not seem to figure out what i have wrong in the code or why it wont find the project label that is in the database. Im sure this is something simple i am just missing Read More
Mac OS – File Context Menu – Onedrive options inconsistently appearing
I have until yesterday been sharing files with no problem using the functionality from the file context menu on Mac OS. I have highlighted this area in yellow on my screenshot.
But starting yesterday, the option did not appear on certain files.
I can’t really see a pattern. In some cases, file creation is only minutes apart different.
Viewing file details via ‘Get Info’ context menu seem identical beside the expected variables (name, size, date, etc). Screenshots attached.
As of today, the options are appearing on no files.
Thank you for any help.
I have until yesterday been sharing files with no problem using the functionality from the file context menu on Mac OS. I have highlighted this area in yellow on my screenshot.But starting yesterday, the option did not appear on certain files.I can’t really see a pattern. In some cases, file creation is only minutes apart different.Viewing file details via ‘Get Info’ context menu seem identical beside the expected variables (name, size, date, etc). Screenshots attached.As of today, the options are appearing on no files. Thank you for any help. Read More
MDI Sensor failing to install on ADCS Server
Hello,
I am trying to install a MDI Sensor on an ADCS server. This server has all outbound internet access blocked. I created an outbound rule for Azure Advanced Threat Protection to allow the MDI Sensor.
Is this correct?
These are the errors I am getting when installing a MDI Sensor on an ADCS server.
Microsoft.Tri.Sensor.Deployment.Deployer
2024-10-02 10:04:25.1391 Info Program Main Deployer started [arguments=r7gvAnpYDNqZBFeN0Z9CiA==]
2024-10-02 10:04:25.2641 Debug InstallActionGroup Apply started
2024-10-02 10:04:25.2641 Debug CreateCertificateAction Apply started [suppressFailure=False]
2024-10-02 10:04:40.7257 Debug CreateCertificateAction Apply finished
2024-10-02 10:04:40.7257 Debug CreateSensorAction Apply started [suppressFailure=False]
2024-10-02 10:04:41.4288 Info CreateSensorAction ApplyInternal Adfs installation research log [adfsCommandOutput=Get-Command : The term ‘Get-AdfsProperties’ is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At line:1 char:2
+ (Get-Command Get-AdfsProperties).Source
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-AdfsProperties:String) [Get-Command], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.GetCommandCommand
adfssrv state=null user=SERVERNAME]
2024-10-02 10:04:41.4288 Info CreateSensorAction ApplyInternal Sense machine id registry value: <HIDDEN>
2024-10-02 10:04:41.4445 Debug InstallActionGroup Revert started
2024-10-02 10:04:41.4445 Warn InstallActionGroup Revert reverting [rollbackAction=CreateCertificateAction index=0 count=1]
2024-10-02 10:04:41.4445 Debug CreateCertificateAction Revert started
2024-10-02 10:04:41.4601 Debug CreateCertificateAction Revert finished
2024-10-02 10:04:41.4601 Debug InstallActionGroup Revert finished
2024-10-02 10:04:41.5538 Error DnsName Deployer failed [arguments=HIDDEN]
Microsoft.Tri.Infrastructure.ExtendedException: Failed to parse DnsName [name=HIDDEN]
at DnsName Microsoft.Tri.Common.DnsName.Parse(string name, bool shouldRequireDomainName)
at bool Microsoft.Tri.Sensor.Deployment.Deployer.CreateSensorAction.ApplyInternal()
at void Microsoft.Tri.Sensor.Common.DeploymentAction.Apply(bool suppressFailure)
at void Microsoft.Tri.Sensor.Common.DeploymentActionGroup.Apply(bool suppressFailure)
at int Microsoft.Tri.Sensor.Deployment.Deployer.Program.Main(string[] commandLineArguments)
Can anyone help me why the sensor is failing to install?
Hello, I am trying to install a MDI Sensor on an ADCS server. This server has all outbound internet access blocked. I created an outbound rule for Azure Advanced Threat Protection to allow the MDI Sensor. Is this correct? These are the errors I am getting when installing a MDI Sensor on an ADCS server. Microsoft.Tri.Sensor.Deployment.Deployer2024-10-02 10:04:25.1391 Info Program Main Deployer started [arguments=r7gvAnpYDNqZBFeN0Z9CiA==]
2024-10-02 10:04:25.2641 Debug InstallActionGroup Apply started
2024-10-02 10:04:25.2641 Debug CreateCertificateAction Apply started [suppressFailure=False]
2024-10-02 10:04:40.7257 Debug CreateCertificateAction Apply finished
2024-10-02 10:04:40.7257 Debug CreateSensorAction Apply started [suppressFailure=False]
2024-10-02 10:04:41.4288 Info CreateSensorAction ApplyInternal Adfs installation research log [adfsCommandOutput=Get-Command : The term ‘Get-AdfsProperties’ is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At line:1 char:2
+ (Get-Command Get-AdfsProperties).Source
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-AdfsProperties:String) [Get-Command], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException,Microsoft.PowerShell.Commands.GetCommandCommand
adfssrv state=null user=SERVERNAME]
2024-10-02 10:04:41.4288 Info CreateSensorAction ApplyInternal Sense machine id registry value: <HIDDEN>
2024-10-02 10:04:41.4445 Debug InstallActionGroup Revert started
2024-10-02 10:04:41.4445 Warn InstallActionGroup Revert reverting [rollbackAction=CreateCertificateAction index=0 count=1]
2024-10-02 10:04:41.4445 Debug CreateCertificateAction Revert started
2024-10-02 10:04:41.4601 Debug CreateCertificateAction Revert finished
2024-10-02 10:04:41.4601 Debug InstallActionGroup Revert finished
2024-10-02 10:04:41.5538 Error DnsName Deployer failed [arguments=HIDDEN]
Microsoft.Tri.Infrastructure.ExtendedException: Failed to parse DnsName [name=HIDDEN]
at DnsName Microsoft.Tri.Common.DnsName.Parse(string name, bool shouldRequireDomainName)
at bool Microsoft.Tri.Sensor.Deployment.Deployer.CreateSensorAction.ApplyInternal()
at void Microsoft.Tri.Sensor.Common.DeploymentAction.Apply(bool suppressFailure)
at void Microsoft.Tri.Sensor.Common.DeploymentActionGroup.Apply(bool suppressFailure)
at int Microsoft.Tri.Sensor.Deployment.Deployer.Program.Main(string[] commandLineArguments) Can anyone help me why the sensor is failing to install? Read More
Sharepoint List size
Good morning!
My SharePoint List have 262 columns now and I need to add 15 more columns to same list however it gives me error, try again. It is because of the size.
Is there a workaround to increase size of a List.
I would appreciate the help.
Good morning! My SharePoint List have 262 columns now and I need to add 15 more columns to same list however it gives me error, try again. It is because of the size.Is there a workaround to increase size of a List. I would appreciate the help. Read More
“We’re not ready for you yet” after signing up for Planner Trial
I just signed up for a trial of Planner. Using https://planner.cloud.microsoft I log in using the credentials I used to sign up for the trial. Every time I get the error below. I’ve tried clearing my Chrome browse cache and I’ve tried in a different browsers (Firefox and Edge) with the same result. I’ve consulted Google and found some similar issues reported but none of the suggested fixes works for me. Appreciate any insights and guidance.
I just signed up for a trial of Planner. Using https://planner.cloud.microsoft I log in using the credentials I used to sign up for the trial. Every time I get the error below. I’ve tried clearing my Chrome browse cache and I’ve tried in a different browsers (Firefox and Edge) with the same result. I’ve consulted Google and found some similar issues reported but none of the suggested fixes works for me. Appreciate any insights and guidance. Read More
Cannot use a certain number on excel
Need someone’s help please!
I have an excel spreadsheet that has a master tab and then sub tabs where the data then feeds into the master automatically by a formula. I have just added some new data on to the master and the sub tab and inputter the formulas but for some reason out of the 14 addresses I added with unique property numbers, excel is not allowing me to use 1 of these numbers, i can type any other 8 digit number in and the spreadsheet will link but as soon as I use the number I need to use the 2 sheets stop speaking to each other. They all have the same formula as it has just been copied and all other cells/rows/columns are updating.
The only way to have them linked is if i do a -8 at the end, if i try to just put the 8 normally it stops linking the sheets and its driving me mad!
Thanks
Emma
Need someone’s help please! I have an excel spreadsheet that has a master tab and then sub tabs where the data then feeds into the master automatically by a formula. I have just added some new data on to the master and the sub tab and inputter the formulas but for some reason out of the 14 addresses I added with unique property numbers, excel is not allowing me to use 1 of these numbers, i can type any other 8 digit number in and the spreadsheet will link but as soon as I use the number I need to use the 2 sheets stop speaking to each other. They all have the same formula as it has just been copied and all other cells/rows/columns are updating. The only way to have them linked is if i do a -8 at the end, if i try to just put the 8 normally it stops linking the sheets and its driving me mad! Thanks Emma Read More
Building Dynamic Slicers with Relationships?
Hi there,
I am attempting to build a set of dynamic slicers based on the unique values from around 4 power query tables. I’ve followed step by step videos, and linked the tables based on their related column. When I try to create the pivot tables, I’m able to make the slicers, but the pivot tables don’t change when I change the slicers. Does anyone know what the issue may be?
Hi there, I am attempting to build a set of dynamic slicers based on the unique values from around 4 power query tables. I’ve followed step by step videos, and linked the tables based on their related column. When I try to create the pivot tables, I’m able to make the slicers, but the pivot tables don’t change when I change the slicers. Does anyone know what the issue may be? Read More
Booking page being randomly deleted
Hi there,
Has any one experienced a shared booking page being randomly deleted? I definitely didn’t delete it, I actually don’t have the ability to delete a booking page but it has happened 3 times now where a page has just been randomly deleted.
I am also going to contact our IT Sys Admin team but thought I would just ask on here in case any one has any ideas on how it could have been deleted?
Thanks,
Kath
Hi there, Has any one experienced a shared booking page being randomly deleted? I definitely didn’t delete it, I actually don’t have the ability to delete a booking page but it has happened 3 times now where a page has just been randomly deleted. I am also going to contact our IT Sys Admin team but thought I would just ask on here in case any one has any ideas on how it could have been deleted? Thanks,Kath Read More
Roadmap on ReFS
Is there a roadmap for ReFS? I am wondering when we will see like for like feature compatibility with NTFS which is really showing its age.
Is there a roadmap for ReFS? I am wondering when we will see like for like feature compatibility with NTFS which is really showing its age. Read More
How collaborative tools can improve security and prevent attacks
In this guest blog post, Nikki Ralston, Product Marketing manager for Security Operations and AI at Check Point Software Technologies, details how Check Point’s Infinity XDR/XPR collaborates with Microsoft Defender for Endpoint to improve threat prevention for the entire organization.
The reality of modern threats is they are increasingly multi-vector and multi-phasic, so it’s natural that multiple tools are necessary. One problem is that, even though an individual tool may be excellent for a specific job, it works independently with little or no collaboration. This creates blind spots that persistent, sophisticated attackers will eventually discover and exploit.
A determined attacker will try many techniques on multiple vectors to gain initial access. Once they have a beachhead, they will quietly learn about your environment and move laterally, carefully avoiding detection by any of the siloed security tools. The only efficient way to overcome the vulnerability of siloes is collaboration.
AI eats data for breakfast
Endpoint protection (EPP) is one essential part of a robust cybersecurity technology stack. Microsoft Defender for Endpoint delivers detection and response capabilities across Windows, Linux, IoT, and other devices. EPP solutions analyze and produce vast amounts of rich data for detecting endpoint threats. But what if we told you this endpoint data could easily be leveraged to improve detection and prevention across endpoints, gateways, email, mobile, and more?
Any artificial intelligence (AI) tool is only as good as the data that feeds it. The “garbage in/garbage out” adage is especially true for AI-powered security tools. Your existing security and networking stack has a smorgasbord of large, rich, and varied data, the perfect diet to feed AI. Your existing gateway, endpoint, email, web, mobile, and network solutions already produce a massive amount of data, but if it all remains siloed, you only reap a fraction of the benefit.
By bringing all these data streams together to feed a unified analysis and AI engine, you gain cross-vector insight capable of revealing stealth attacks that would otherwise remain undetected. You already have a treasure trove of data; all you need to do is put it to work.
AI-powered, cloud-delivered threat prevention
Check Point Infinity XDR/XPR is a unifying platform that can ingest large amounts of diverse data from across security and network tools, analyze it all together, and uncover stealth multi-vector attacks that otherwise would remain undetected. Check Point Infinity XDR/XPR was recognized as an innovation and growth leader in the 2023 Frost Radar Extended Detection and Response Report.
Figure 1: Collaboration and intelligent event correlation across the security estate
An additional benefit to implementing XDR/XPR is gaining the AI Copilot, which works as a personal AI-powered security assistant capable of reducing up to 90% of the time needed to perform common security administration tasks. The new generative AI security solution harnesses automation and collaborative intelligence. Unlike other AI models that work in a silo, Infinity AI Copilot delivers broad platform support for a variety of use cases – helping manage security across the entire Infinity Platform. Infinity AI Copilot knows the customer’s policies, access rules, objects, logs, and product documentation, allowing it to provide contextualized and complete answers.
Check Point Infinity XDR/XPR consolidates data from events and alerts across the siloed tools in your security and IT estate, including Check Point native solutions, Microsoft Defender for Endpoint, and other third-party solutions, to feed AI-powered intelligent correlation, uncover stealth threats, and take automatic prevention actions when there is an attack.
Figure 2: Collaborative prevention blocks malicious access across all products
Check Point Infinity XDR/XPR is an open, comprehensive solution that integrates Check Point native products and integrates with many third-party solutions, including Microsoft Defender for Endpoint. This makes it easy to get started with XDR/XPR and quickly see results, without making any changes to your security stack.
Security operations teams that are currently inundated with an untenable volume of security event noise immediately appreciate how XDR/XPR cuts through that noise and makes their lives easier. Connecting Microsoft Defender for Endpoint with Check Point XDR/XPR is simple and allows vast amounts of event data to be fed into XDR/XPR, where intelligent AI-powered correlation engines can reduce up to 99% of incident noise so security professionals can focus on the 1% that are high/critical. This allows human analysts to focus their time and skills where they are most effective and keep the organization safe.
Figure 3: 99% incident noise reduction
Better Together: Infinity XDR/XPR on Azure Marketplace and Microsoft Defender for Endpoint
No matter which endpoint solution is currently in your security stack, Microsoft Defender for Endpoint, Check Point Harmony Endpoint, or another leading solution, adding Infinity XDR/XPR from the Azure Marketplace will quickly uncover and prevent cyberattacks by correlating events across your entire security estate – endpoints, network, mobile devices, email, and the cloud.
Customers can easily purchase Check Point Infinity XDR/XPR on the Azure Marketplace and may be able to apply Microsoft Azure Consumption Commitment (MACC) toward this solution.
Next steps to get started with infinity XDR/XPR:
Request a demo
Start 30-day free trial of Infinity XDR/XPR
Purchase on Azure Marketplace
Microsoft Tech Community – Latest Blogs –Read More
how to plot x y over time
this is te first time i used MATLAB i have eyetrack record like this
eyetrackRecord =
struct with fields:
x: [1.3756e+03 1.3734e+03 1.3798e+03 1.3789e+03 … ] (1×5128 double)
y: [416.1000 415.5000 416.6000 410.8000 … ] (1×5128 double)
pa: [1416 1423 1423 1421 1420 1424 1431 1417 … ] (1×5128 double)
t: [281349 281395 281403 281409 281418 281423 … ] (1×5128 double)
missing: [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 … ] (1×5128 double)
How can I plot the moving heatmap of gazing over the video file in MATLABthis is te first time i used MATLAB i have eyetrack record like this
eyetrackRecord =
struct with fields:
x: [1.3756e+03 1.3734e+03 1.3798e+03 1.3789e+03 … ] (1×5128 double)
y: [416.1000 415.5000 416.6000 410.8000 … ] (1×5128 double)
pa: [1416 1423 1423 1421 1420 1424 1431 1417 … ] (1×5128 double)
t: [281349 281395 281403 281409 281418 281423 … ] (1×5128 double)
missing: [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 … ] (1×5128 double)
How can I plot the moving heatmap of gazing over the video file in MATLAB this is te first time i used MATLAB i have eyetrack record like this
eyetrackRecord =
struct with fields:
x: [1.3756e+03 1.3734e+03 1.3798e+03 1.3789e+03 … ] (1×5128 double)
y: [416.1000 415.5000 416.6000 410.8000 … ] (1×5128 double)
pa: [1416 1423 1423 1421 1420 1424 1431 1417 … ] (1×5128 double)
t: [281349 281395 281403 281409 281418 281423 … ] (1×5128 double)
missing: [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 … ] (1×5128 double)
How can I plot the moving heatmap of gazing over the video file in MATLAB eyetracking, heatmap, video MATLAB Answers — New Questions
i have completed matlab on ramp , got a progress report , is there a way i can get a certificate for the same
i have completed matlab on ramp part of WILP by Bits , got a progress report , is there a way to get a certificate?i have completed matlab on ramp part of WILP by Bits , got a progress report , is there a way to get a certificate? i have completed matlab on ramp part of WILP by Bits , got a progress report , is there a way to get a certificate? wilp, bits MATLAB Answers — New Questions
How can I define the additive process noise for optimal tuning?
Hallo everyone,
I’m following this example(in link) in Matlab to make ego location. In extended Kalman Filter, if I use fucntion-helpTuneinsEKF of example, matlab always reminds me that the matrix is singular in the accuracy of the calculation. I try to redefine the initial value of additive process noise for optimal tuning, but I habe no idea how can I define these values like additive process noise for orientation and…
apnoise(stateinfo(filter, "Orientation")) = [0.02014531; 100; 7.0076611; 1.308652];
apnoise(stateinfo(filter, "AngularVelocity")) = [0.0007698; 100; 100];
thank you
Best regards
https://de.mathworks.com/help/driving/ug/ego-vehicle-localization-using-gps-and-imu-fusion-for-scenario-generation.htmlHallo everyone,
I’m following this example(in link) in Matlab to make ego location. In extended Kalman Filter, if I use fucntion-helpTuneinsEKF of example, matlab always reminds me that the matrix is singular in the accuracy of the calculation. I try to redefine the initial value of additive process noise for optimal tuning, but I habe no idea how can I define these values like additive process noise for orientation and…
apnoise(stateinfo(filter, "Orientation")) = [0.02014531; 100; 7.0076611; 1.308652];
apnoise(stateinfo(filter, "AngularVelocity")) = [0.0007698; 100; 100];
thank you
Best regards
https://de.mathworks.com/help/driving/ug/ego-vehicle-localization-using-gps-and-imu-fusion-for-scenario-generation.html Hallo everyone,
I’m following this example(in link) in Matlab to make ego location. In extended Kalman Filter, if I use fucntion-helpTuneinsEKF of example, matlab always reminds me that the matrix is singular in the accuracy of the calculation. I try to redefine the initial value of additive process noise for optimal tuning, but I habe no idea how can I define these values like additive process noise for orientation and…
apnoise(stateinfo(filter, "Orientation")) = [0.02014531; 100; 7.0076611; 1.308652];
apnoise(stateinfo(filter, "AngularVelocity")) = [0.0007698; 100; 100];
thank you
Best regards
https://de.mathworks.com/help/driving/ug/ego-vehicle-localization-using-gps-and-imu-fusion-for-scenario-generation.html extended kalman filter, ego location MATLAB Answers — New Questions
SharePoint List – Column Edit Restriction per User
Hello,
I have a SharePoint list that I’m using for a purchase order request process. I’ve used power automate to send automatic emails per choices that are made (submitted, approved, rejected, etc.) and they work great.
What I’m trying to do is limit the “ApprovalStatus” field to only be changed by certain individuals, based on their email that is tied to our SharePoint. I know it cannot be done out of the box on SharePoint, so I’ve tried using Power Automate (see photo below). This has not worked for me.
I’d prefer not to use power apps to edit a form, but i did try that. I can get the logic to work when test it using “Preview” in the power apps designer, but it does not work on sharepoint when I publish it. I edited the displaymode property field for “Approval Status” with the following code:
If(
User().Email = “email address removed for privacy reasons”,
DisplayMode.Edit,
DisplayMode.Disabled
)
Again, looking for the simplest solution that anyone may suggest. I appreciate everyone’s help!
Hello,I have a SharePoint list that I’m using for a purchase order request process. I’ve used power automate to send automatic emails per choices that are made (submitted, approved, rejected, etc.) and they work great. What I’m trying to do is limit the “ApprovalStatus” field to only be changed by certain individuals, based on their email that is tied to our SharePoint. I know it cannot be done out of the box on SharePoint, so I’ve tried using Power Automate (see photo below). This has not worked for me. I’d prefer not to use power apps to edit a form, but i did try that. I can get the logic to work when test it using “Preview” in the power apps designer, but it does not work on sharepoint when I publish it. I edited the displaymode property field for “Approval Status” with the following code:If(User().Email = “email address removed for privacy reasons”,DisplayMode.Edit,DisplayMode.Disabled)Again, looking for the simplest solution that anyone may suggest. I appreciate everyone’s help! Read More
الروحانـي المغربي المشهور 594027142 | 00966 – جـلب لزـوج العـنيد – رد الـحبيب
اقوى جـلب الـحبيب خلال 24 ربط ساعة الزوجـ مانعه من الجنينـ فتح النصـيب تسـهيل الجنينـ عند الرفض. الشيـخ المغرـبي الكـبير يمتلك الأعمـال المجربة الأقـوى لظهور النتيجة بالموعد المـتفق عليه.
اقوى جـلب الـحبيب خلال 24 ربط ساعة الزوجـ مانعه من الجنينـ فتح النصـيب تسـهيل الجنينـ عند الرفض. الشيـخ المغرـبي الكـبير يمتلك الأعمـال المجربة الأقـوى لظهور النتيجة بالموعد المـتفق عليه. Read More
Dashboard for all the tasks in different planners that are used in one Team in different Channels
We built up a Cascade for Shopfloormanagement.
One Team with seperate Channels included a planner for every involved department.
When we have our plant meeting, we check the daily status of the departments, and when they are not on track we define countermeasures. The responsible persons can be in a different department, so we move the task ín the channel and planner of his/her department.
Than it´s possible that the department can focus on theire own tasks.
But within that, we have no overview about all tasks, and their status.
I´m looking for a solution with a upgrade lizenz or with a different procedure to solve this problem
We built up a Cascade for Shopfloormanagement.One Team with seperate Channels included a planner for every involved department.When we have our plant meeting, we check the daily status of the departments, and when they are not on track we define countermeasures. The responsible persons can be in a different department, so we move the task ín the channel and planner of his/her department.Than it´s possible that the department can focus on theire own tasks.But within that, we have no overview about all tasks, and their status.I´m looking for a solution with a upgrade lizenz or with a different procedure to solve this problem Read More
Cross forest migration shared mailbox
We’re in the process of migrating users and mailboxes across forest and testing the process to clear all the issue before going live.
First:
One issue we expected is the shared mailboxes that users have access to. while the migration is in progress.
When a user mailbox is migrated to the other forest, and the shared is not, is there a way to retain user’s access to the “remote” shared mailbox ?
What was saw happening is that the shared mailbox disappears from the user’s profile.
Second:
After migrating also the shared mailbox to the new forest we checked that it came with the correct delegation it had in the original forest, however the users, already migrated, are not mounting automatically the shared mailbox even if they are granted the full access.
Is something missing during the migration ?
thanks
We’re in the process of migrating users and mailboxes across forest and testing the process to clear all the issue before going live.First:One issue we expected is the shared mailboxes that users have access to. while the migration is in progress.When a user mailbox is migrated to the other forest, and the shared is not, is there a way to retain user’s access to the “remote” shared mailbox ?What was saw happening is that the shared mailbox disappears from the user’s profile. Second:After migrating also the shared mailbox to the new forest we checked that it came with the correct delegation it had in the original forest, however the users, already migrated, are not mounting automatically the shared mailbox even if they are granted the full access.Is something missing during the migration ?thanks Read More
Bookings with me buffer issue
Hi there,
I’m using the ‘Bookings with me’ feature in O365 to set up 20-minute appointments without any buffer time. However, when I try to create these appointments, it automatically adds a 5-minute buffer before the meeting, even though I’ve set the buffer time to 0 minutes.
For example, I’ve specified that I want to be available between 17:15 and 18:15, so my expected start times should be 17:15, 17:35, and 17:55. Instead, the booking options show 17:20 and 17:40. Oddly enough, when I set the interval to 15-minute increments, it works as expected, showing 17:15, 17:30, 17:45, and 18:15.
I’m struggling to figure out why the 20-minute intervals are not working properly. Any help would be greatly appreciated!
Here’s a link to some screenshots of my edit screen and booking page: Screenshot link.
Thanks in advance!
Kath
Hi there, I’m using the ‘Bookings with me’ feature in O365 to set up 20-minute appointments without any buffer time. However, when I try to create these appointments, it automatically adds a 5-minute buffer before the meeting, even though I’ve set the buffer time to 0 minutes. For example, I’ve specified that I want to be available between 17:15 and 18:15, so my expected start times should be 17:15, 17:35, and 17:55. Instead, the booking options show 17:20 and 17:40. Oddly enough, when I set the interval to 15-minute increments, it works as expected, showing 17:15, 17:30, 17:45, and 18:15. I’m struggling to figure out why the 20-minute intervals are not working properly. Any help would be greatly appreciated! Here’s a link to some screenshots of my edit screen and booking page: Screenshot link. Thanks in advance!Kath Read More
How to plot curve instead of straight line in MATLAB?
How do i make the yellow line curve instead of st. LineHow do i make the yellow line curve instead of st. Line How do i make the yellow line curve instead of st. Line brayton cycle, thermodynamics, curve fitting, spline, plotting MATLAB Answers — New Questions
process model in idproc starts below zero despite normalization and constraints
I am trying to estimate a second-order plus time delay (SOPTD) process model using MATLAB’s System Identification Toolbox. However, in some cases, the estimated model does not start from zero, even though my input data is normalized and clamped to ensure non-negative values. and somecases they start above zero
I have tried several steps to fix this:
Adding an offset to the normalized data to avoid negative values.
Setting the process gain (Kp) to 1 and fixing it.
Setting constraints on the time delay (Td) and ensuring it is non-negative
Despite these attempts, 5 out of my 20 plots still exhibit negative values at the start. I need help understanding why this happens and how to ensure the model never goes negative.I am trying to estimate a second-order plus time delay (SOPTD) process model using MATLAB’s System Identification Toolbox. However, in some cases, the estimated model does not start from zero, even though my input data is normalized and clamped to ensure non-negative values. and somecases they start above zero
I have tried several steps to fix this:
Adding an offset to the normalized data to avoid negative values.
Setting the process gain (Kp) to 1 and fixing it.
Setting constraints on the time delay (Td) and ensuring it is non-negative
Despite these attempts, 5 out of my 20 plots still exhibit negative values at the start. I need help understanding why this happens and how to ensure the model never goes negative. I am trying to estimate a second-order plus time delay (SOPTD) process model using MATLAB’s System Identification Toolbox. However, in some cases, the estimated model does not start from zero, even though my input data is normalized and clamped to ensure non-negative values. and somecases they start above zero
I have tried several steps to fix this:
Adding an offset to the normalized data to avoid negative values.
Setting the process gain (Kp) to 1 and fixing it.
Setting constraints on the time delay (Td) and ensuring it is non-negative
Despite these attempts, 5 out of my 20 plots still exhibit negative values at the start. I need help understanding why this happens and how to ensure the model never goes negative. idproc, procest, system identification toolbox, ma MATLAB Answers — New Questions