Month: June 2024
I am facing issues in using sql
I have downloaded the sql sever but its still not working
I have downloaded the sql sever but its still not working Read More
How to bring one sheet hidden in same file from a list inserted in data validation
Hello experts, I am looking for help, I have a cell with options inserted with data validation
I want to bring one sheet when I select one option in the cell with the options of data validation
I have 7 options and I want to bring each sheet for each option in that cell
I hope some scientist expert can help me
Hello experts, I am looking for help, I have a cell with options inserted with data validation I want to bring one sheet when I select one option in the cell with the options of data validation I have 7 options and I want to bring each sheet for each option in that cell I hope some scientist expert can help me Read More
Announcing the Availability of adutil for RHEL 9 and Ubuntu 22.04 !
We’re thrilled to share that adutil, the Active Directory Utility for SQL Server, is now officially supported on RHEL 9 and Ubuntu 22.04. If you’ve been waiting for this, your patience has paid off! Let’s dive into the details.
What Is adutil?
adutil is a powerful tool that simplifies Active Directory integration with SQL Server on Linux-based deployments. It enables seamless authentication, user management, and keytab configuration. Whether you’re running SQL Server on RHEL 9 or Ubuntu 22.04, you can now harness the full capabilities of adutil.
Getting Started
Join Your Host Machine to the Domain: Before diving into adutil, ensure that your host machine is part of the domain. Follow the steps outlined in our article: Join SQL Server on Linux to Active Directory – SQL Server | Microsoft Learn.
Installing adutil on RHEL 9: Execute the following commands to add the RHEL 9 Prod repository and install adutil:sudo curl -o /etc/yum.repos.d/msprod.repo https://packages.microsoft.com/config/rhel/9/prod.repo
## Now you are ready to install adutil using the command:
sudo ACCEPT_EULA=Y yum install -y adutil
## you can check the adutil version using the command and ensure the version is 1.1.138
adutil –version
Installing adutil on Ubuntu 22.04: Follow these steps to add the repository and install adutil:## add the repo and required package signature
curl https://packages.microsoft.com/keys/microsoft.asc | sudo tee /etc/apt/trusted.gpg.d/microsoft.asc
curl https://packages.microsoft.com/config/ubuntu/22.04/prod.list | sudo tee /etc/apt/sources.list.d/msprod.list
## now update the repo and install adutil
sudo apt-get update
sudo ACCEPT_EULA=Y apt-get install -y adutil
Explore adutil’s Features
Account Creation: Easily create and manage user accounts tied to Active Directory.
Keytab Configuration: Set up keytabs for secure authentication.
User Management: Handle user permissions and access.
For detailed guidance, refer to our comprehensive article: Introduction to adutil – Active Directory Utility – SQL Server | Microsoft Learn.
Fun Fact: Ansible and adutil
Did you know that Ansible can simplify your SQL Server deployment? The Ansible-based SQL Server collection leverages adutil behind the scenes to enable AD authentication for SQL Server on Linux. Explore more in the Red Hat Hybrid Cloud Console documentation: Automation Hub – microsoft.sql | Ansible Automation Platform (redhat.com) and our official documentation: Quickstart: Deploy SQL Server on Linux using an Ansible playbook – SQL Server | Microsoft Learn
Get ready to enhance your SQL Server experience with adutil on RHEL 9 and Ubuntu 22.04!
Thanks,
Engineering Lead: Sreekumar V K
Engineering Team: Vaibhao Tatte, Dwaipayan Barman, Parameswara Reddy Bodeddula
Microsoft Tech Community – Latest Blogs –Read More
在模型仿真时总是出现代码编译错误,已下载相匹配的MinGW,但还是仿真错误
Error(s) encountered while building custom code simulation target for model ‘StateFCode’. Fix the errors in your custom code or disable ‘Import custom code’ if your custom code has incompatibilities.Error(s) encountered while building custom code simulation target for model ‘StateFCode’. Fix the errors in your custom code or disable ‘Import custom code’ if your custom code has incompatibilities. Error(s) encountered while building custom code simulation target for model ‘StateFCode’. Fix the errors in your custom code or disable ‘Import custom code’ if your custom code has incompatibilities. custom code simulation target MATLAB Answers — New Questions
Fluid inertia in Simscape hydraulic
Hi,
I have had the impression that Simscape does not account for the fluid inertia in an hydraulic cylinder.
For example when the piston is at the end of its stroke, does Simscape account for the effect of inertia forces on the piston caused by the deceleration of the fluid?
I saw there is a "Fluid Inertia" block but it seems specific for fluid aceleration/deceleration in pipes.
Any help is much appreciated.Hi,
I have had the impression that Simscape does not account for the fluid inertia in an hydraulic cylinder.
For example when the piston is at the end of its stroke, does Simscape account for the effect of inertia forces on the piston caused by the deceleration of the fluid?
I saw there is a "Fluid Inertia" block but it seems specific for fluid aceleration/deceleration in pipes.
Any help is much appreciated. Hi,
I have had the impression that Simscape does not account for the fluid inertia in an hydraulic cylinder.
For example when the piston is at the end of its stroke, does Simscape account for the effect of inertia forces on the piston caused by the deceleration of the fluid?
I saw there is a "Fluid Inertia" block but it seems specific for fluid aceleration/deceleration in pipes.
Any help is much appreciated. simscape, fluid, inertia, hydraulic, fluid inertia MATLAB Answers — New Questions
Model Error: Cauer thermal Model
I get this error while using a cauer themal model. I tried different data vectors with different length, it still appears. On the other hand I don’t get this error while using the same data with a foster model.
Error compiling Simscape network for model Fuse_cauer_model.Caused by:[‘Thermal_Mod/Cauer Thermal Model’]: Length of Vector of thermal mass temperatures must be equal to length of Thermal resistance data. In ee.passive.thermal.cauer_modelComponent:Simulink | Category:Model errorI get this error while using a cauer themal model. I tried different data vectors with different length, it still appears. On the other hand I don’t get this error while using the same data with a foster model.
Error compiling Simscape network for model Fuse_cauer_model.Caused by:[‘Thermal_Mod/Cauer Thermal Model’]: Length of Vector of thermal mass temperatures must be equal to length of Thermal resistance data. In ee.passive.thermal.cauer_modelComponent:Simulink | Category:Model error I get this error while using a cauer themal model. I tried different data vectors with different length, it still appears. On the other hand I don’t get this error while using the same data with a foster model.
Error compiling Simscape network for model Fuse_cauer_model.Caused by:[‘Thermal_Mod/Cauer Thermal Model’]: Length of Vector of thermal mass temperatures must be equal to length of Thermal resistance data. In ee.passive.thermal.cauer_modelComponent:Simulink | Category:Model error cauer modell MATLAB Answers — New Questions
Notification toast broken
For the past few days I’ve been seeing this (note the first two entries):
When I click on the See All Notifications link, I get a “proper” view… but it looks like it does not show notifications for thread replies, just blogs. And I know there are some replies received, as I can see them in the actual threads.
Just reporting it in case it’s not a known issue 🙂
For the past few days I’ve been seeing this (note the first two entries):
When I click on the See All Notifications link, I get a “proper” view… but it looks like it does not show notifications for thread replies, just blogs. And I know there are some replies received, as I can see them in the actual threads.
Just reporting it in case it’s not a known issue 🙂 Read More
Lateste FSLogix issues with VMware UEM Registry keys
Hello
we are on the way to implement FSlogix.
In the moment we also use VMware UEM for user predefined settings.
When wa activate FSLogix we had teh problem that some registry keys want apply in the user session and then the predefined settings are missing.
Did anyone else use FSLogix togehter with UEM and still have this issue?
Thanks
Regards Thorsten
Hello we are on the way to implement FSlogix.In the moment we also use VMware UEM for user predefined settings.When wa activate FSLogix we had teh problem that some registry keys want apply in the user session and then the predefined settings are missing. Did anyone else use FSLogix togehter with UEM and still have this issue?Thanks Regards Thorsten Read More
FSLogix and outlook Search
Hi again
i had an problem with outlook search
Windows search service is started and Outlook indexing is available but i had the problem that no porgramms etc are listed (Sorry screenshot in German
Anyone else had this issue in the past?
Thanks
Regards Thorsten
Hi againi had an problem with outlook search Windows search service is started and Outlook indexing is available but i had the problem that no porgramms etc are listed (Sorry screenshot in GermanAnyone else had this issue in the past?ThanksRegards Thorsten Read More
Exchange Admin – Recover deleted emails
Currently having a issue with a user that have deleted their email.
When trying to recover it through Exchange Admin the mail dont appear in their mailbox and the recovered mails still exist as a option to recover to the user. Anyone have any clue what this can be caused by? I don’t get any errors while doing it. I also can’t recover anything from their deleted inbox.
The deleted mail that the user wants are only located in Exchange Admin portal but still persists when recovering them to the inbox.
I have already checked the permissions and i’m allowed to do these changes.
Currently having a issue with a user that have deleted their email.When trying to recover it through Exchange Admin the mail dont appear in their mailbox and the recovered mails still exist as a option to recover to the user. Anyone have any clue what this can be caused by? I don’t get any errors while doing it. I also can’t recover anything from their deleted inbox.The deleted mail that the user wants are only located in Exchange Admin portal but still persists when recovering them to the inbox. I have already checked the permissions and i’m allowed to do these changes. Read More
Unsanctioned to all, exclude to some
Dear reader,
I have configured the asset rules en device tagging.
I need to deploy certain apps as unsanctioned to all W11 devices and exclude the same apps to certain devices who have a device tag I configured for exclusion.
The problem i am having is that the devices that need to be excluded, with the device tag “Exclude”
Are also part of the device tag “W11”
I could exclude them from the W11 device tagging but that would mean they would be excluded from all other policies that are targeted to the W11 tag. Which is not desirable.
I was hoping for a solution as how you would deploy in Intune, with includes and exludes groups, but it doenst look like the defender platform supports this.
I have been testing with exclude entities but this does not give the result i am looking for.
Can someone help me?
Maybe you had the same issue and found something smart way around this? 🙂
Thank you in advance!
Dear reader, I have configured the asset rules en device tagging. I need to deploy certain apps as unsanctioned to all W11 devices and exclude the same apps to certain devices who have a device tag I configured for exclusion. The problem i am having is that the devices that need to be excluded, with the device tag “Exclude”Are also part of the device tag “W11” I could exclude them from the W11 device tagging but that would mean they would be excluded from all other policies that are targeted to the W11 tag. Which is not desirable. I was hoping for a solution as how you would deploy in Intune, with includes and exludes groups, but it doenst look like the defender platform supports this. I have been testing with exclude entities but this does not give the result i am looking for. Can someone help me? Maybe you had the same issue and found something smart way around this? 🙂 Thank you in advance! Read More
App installation failed: Company Portal (Error code: 0x8024001E)
Operating system: Windows 11 Enterprise
Machine: Latitude 5540
Hi All,
I’m having trouble with one of our machines failing to install Company Portal.
Can you shed any light on this?
The error message from Managed Apps is:
App installation failed
18/06/2024 09:37:27
Hide details
Error code: 0x8024001E
Unknown
I’ve gone through the IntuneManagementExtension logs and can see these messages which relate to the Company Portal app ID “dc644022-cb6b-4c8a-b083-005392143a58”
[Win32App][WinGetApp][WinGetAppDetectionExecutor] Completed detection for app with id: dc644022-cb6b-4c8a-b083-005392143a58.
WinGet operation result:
Operation result = NotDetected
Installed version =
Reboot required = False
Installer Error code =
Extended error code =
Detection result:
Action status: Success
Detection state: NotDetected
Detected version:
Error code: IntuneManagementExtension 24/06/2024 10:10:01 21 (0x0015)
[Win32App] Toast message with: “C:Program Files (x86)Microsoft Intune Management Extensionagentexecutor.exe” -toast “ToastFailureMessage” “ODk3LU9TLUNvbXBhbnkgUG9ydGFs” “eyJDb21wYW55TmFtZSI6IkJyb3duIGFuZCBCcm93biwgSW5jIiwiQ29sb3JCYWNrZ3JvdW5kTG9nb1VyaSI6Imh0dHBzOi8vZmVmLm1zdWEwMS5tYW5hZ2UubWljcm9zb2Z0LmNvbS9Db250ZW50U2VydmljZS9TQ1NlcnZpY2UvQ29udGVudHMvYjBiMmQyNTgtOWM1YS00NDNjLWJiOTEtZTlmZGI1ZmE4YmZhIiwiV2hpdGVCYWNrZ3JvdW5kTG9nb1VyaSI6Imh0dHBzOi8vZmVmLm1zdWEwMS5tYW5hZ2UubWljcm9zb2Z0LmNvbS9Db250ZW50U2VydmljZS9TQ1NlcnZpY2UvQ29udGVudHMvMGE3NWZhYzUtYzE4NS00NTE3LWFiNWUtODkxNjY5ZDQwZWU3IiwiQWNjZW50Q29sb3IiOi0xNjc0NzgzNH0=” “0” IntuneManagementExtension 24/06/2024 10:10:01 21 (0x0015)
[Win32App][ReportingManager] Sending status to company portal based on report: {“ApplicationId”:”dc644022-cb6b-4c8a-b083-005392143a58″,”ResultantAppState”:2,”ReportingImpact”:{“DesiredState”:3,”Classification”:2,”ConflictReason”:0,”ImpactingApps”:[]},”WriteableToStorage”:true,”CanGenerateComplianceState”:true,”CanGenerateEnforcementState”:true,”IsAppReportable”:true,”IsAppAggregatable”:true,”AvailableAppEnforcementFlag”:0,”DesiredState”:2,”DetectionState”:2,”DetectionErrorOccurred”:false,”DetectionErrorCode”:null,”ApplicabilityState”:0,”ApplicabilityErrorOccurred”:false,”ApplicabilityErrorCode”:null,”EnforcementState”:5000,”EnforcementErrorCode”:-2145124322,”TargetingMethod”:0,”TargetingType”:2,”InstallContext”:2,”Intent”:3,”InternalVersion”:1,”DetectedIdentityVersion”:null,”RemovalReason”:null} IntuneManagementExtension 24/06/2024 10:10:02 21 (0x0015)
[Win32App][WinGetApp][WinGetAppApplicabilityExecutor] Completed applicability check for app with id: dc644022-cb6b-4c8a-b083-005392143a58.
WinGet operation result:
Operation result = Ok
Installed version =
Reboot required = False
Installer Error code =
Extended error code =
Applicability result:
Action status: Success
Applicability state: Applicable
Applicability state message: Applicable
Error code: IntuneManagementExtension 24/06/2024 10:09:59 21 (0x0015)
[Win32App][WinGetApp][AppPackageManager] An error occurred during app install or upgrade.
Installer error code: -2145124322.
Exception: System.Exception: Exception from HRESULT: 0x8024001E. IntuneManagementExtension 24/06/2024 10:10:01 16 (0x0010)
[Win32App][WinGetApp][WinGetAppExecutionExecutor] Completed execution for app with id: dc644022-cb6b-4c8a-b083-005392143a58.
WinGet operation result:
Operation result = InstallError
Installed version =
Reboot required = False
Installer Error code = -2145124322
Extended error code = -2145124322
Execution result:
Action status: Failed
Enforcement state: Error
Reboot status: Clean
Error code: -2145124322 IntuneManagementExtension 24/06/2024 10:10:01 21 (0x0015)
Operating system: Windows 11 EnterpriseOperating system version: 10.0.22631.3737Machine: Latitude 5540 Hi All, I’m having trouble with one of our machines failing to install Company Portal.Can you shed any light on this? The error message from Managed Apps is:App installation failed18/06/2024 09:37:27Hide detailsError code: 0x8024001EUnknown I’ve gone through the IntuneManagementExtension logs and can see these messages which relate to the Company Portal app ID “dc644022-cb6b-4c8a-b083-005392143a58” [Win32App][WinGetApp][WinGetAppDetectionExecutor] Completed detection for app with id: dc644022-cb6b-4c8a-b083-005392143a58.WinGet operation result:Operation result = NotDetectedInstalled version =Reboot required = FalseInstaller Error code =Extended error code =Detection result:Action status: SuccessDetection state: NotDetectedDetected version:Error code: IntuneManagementExtension 24/06/2024 10:10:01 21 (0x0015)[Win32App] Toast message with: “C:Program Files (x86)Microsoft Intune Management Extensionagentexecutor.exe” -toast “ToastFailureMessage” “ODk3LU9TLUNvbXBhbnkgUG9ydGFs” “eyJDb21wYW55TmFtZSI6IkJyb3duIGFuZCBCcm93biwgSW5jIiwiQ29sb3JCYWNrZ3JvdW5kTG9nb1VyaSI6Imh0dHBzOi8vZmVmLm1zdWEwMS5tYW5hZ2UubWljcm9zb2Z0LmNvbS9Db250ZW50U2VydmljZS9TQ1NlcnZpY2UvQ29udGVudHMvYjBiMmQyNTgtOWM1YS00NDNjLWJiOTEtZTlmZGI1ZmE4YmZhIiwiV2hpdGVCYWNrZ3JvdW5kTG9nb1VyaSI6Imh0dHBzOi8vZmVmLm1zdWEwMS5tYW5hZ2UubWljcm9zb2Z0LmNvbS9Db250ZW50U2VydmljZS9TQ1NlcnZpY2UvQ29udGVudHMvMGE3NWZhYzUtYzE4NS00NTE3LWFiNWUtODkxNjY5ZDQwZWU3IiwiQWNjZW50Q29sb3IiOi0xNjc0NzgzNH0=” “0” IntuneManagementExtension 24/06/2024 10:10:01 21 (0x0015)[Win32App][ReportingManager] Sending status to company portal based on report: {“ApplicationId”:”dc644022-cb6b-4c8a-b083-005392143a58″,”ResultantAppState”:2,”ReportingImpact”:{“DesiredState”:3,”Classification”:2,”ConflictReason”:0,”ImpactingApps”:[]},”WriteableToStorage”:true,”CanGenerateComplianceState”:true,”CanGenerateEnforcementState”:true,”IsAppReportable”:true,”IsAppAggregatable”:true,”AvailableAppEnforcementFlag”:0,”DesiredState”:2,”DetectionState”:2,”DetectionErrorOccurred”:false,”DetectionErrorCode”:null,”ApplicabilityState”:0,”ApplicabilityErrorOccurred”:false,”ApplicabilityErrorCode”:null,”EnforcementState”:5000,”EnforcementErrorCode”:-2145124322,”TargetingMethod”:0,”TargetingType”:2,”InstallContext”:2,”Intent”:3,”InternalVersion”:1,”DetectedIdentityVersion”:null,”RemovalReason”:null} IntuneManagementExtension 24/06/2024 10:10:02 21 (0x0015) [Win32App][WinGetApp][WinGetAppApplicabilityExecutor] Completed applicability check for app with id: dc644022-cb6b-4c8a-b083-005392143a58.WinGet operation result:Operation result = OkInstalled version =Reboot required = FalseInstaller Error code =Extended error code =Applicability result:Action status: SuccessApplicability state: ApplicableApplicability state message: ApplicableError code: IntuneManagementExtension 24/06/2024 10:09:59 21 (0x0015) [Win32App][WinGetApp][AppPackageManager] An error occurred during app install or upgrade.Installer error code: -2145124322.Exception: System.Exception: Exception from HRESULT: 0x8024001E. IntuneManagementExtension 24/06/2024 10:10:01 16 (0x0010) [Win32App][WinGetApp][WinGetAppExecutionExecutor] Completed execution for app with id: dc644022-cb6b-4c8a-b083-005392143a58.WinGet operation result:Operation result = InstallErrorInstalled version =Reboot required = FalseInstaller Error code = -2145124322Extended error code = -2145124322Execution result:Action status: FailedEnforcement state: ErrorReboot status: CleanError code: -2145124322 IntuneManagementExtension 24/06/2024 10:10:01 21 (0x0015) Read More
Data Import Advice (Formatting)
Hi all,
I have searched for this on Google and struggle to get a clear answer.
I am importing data into excel from another workbook using Data > Get Data > From File > Excel .xls
This then creates a data connection and then a new sheet with the imported data.
However, when I try to query this imported sheet with VLOOKUP or INDEX/MATCH or XLOOKUP etc, sometimes I get a “#N/A” error. I have established that this is due to some issue with the lookup value formatting. For example:
=IFERROR(VLOOKUP($A$1,’ImportedSheet’$A$1:$C$8,2,),””)
A1 is for instance a number = 26
In the imported sheet data, A4 for example is 26. However the VLOOKUP produces the N/A error.
When I change the lookup value to VLOOKUP(“26”,’ImportedSheet…) it works.
My guess is something to do with the formatting when imported. Can anyone help clarify this for me and advise on the best way of dealing with data in this way?
Thanks for your help!
Hi all, I have searched for this on Google and struggle to get a clear answer. I am importing data into excel from another workbook using Data > Get Data > From File > Excel .xlsThis then creates a data connection and then a new sheet with the imported data. However, when I try to query this imported sheet with VLOOKUP or INDEX/MATCH or XLOOKUP etc, sometimes I get a “#N/A” error. I have established that this is due to some issue with the lookup value formatting. For example: =IFERROR(VLOOKUP($A$1,’ImportedSheet’$A$1:$C$8,2,),””) A1 is for instance a number = 26 In the imported sheet data, A4 for example is 26. However the VLOOKUP produces the N/A error.When I change the lookup value to VLOOKUP(“26”,’ImportedSheet…) it works. My guess is something to do with the formatting when imported. Can anyone help clarify this for me and advise on the best way of dealing with data in this way? Thanks for your help! Read More
What’s New in Copilot for Sales – June 2024
Microsoft Copilot for Sales is reimagining sales. Integrated seamlessly into your daily tools across Microsoft 365 and Teams, Copilot for Sales harnesses the power of generative AI and customer data to keep sellers in their flow of work so they can spend more time with customers.
In June, we’re adding features to multiple surfaces, including Microsoft Outlook, Microsoft Teams, and to Microsoft Copilot Studio! We’re pleased to announce new capabilities in the Outlook suggested actions card, new options for saving email and meetings, and the ability to view recent communications. In Teams, we’ve added a new action items service and improved discoverability for Sales in meeting recap. And now you can enable Power Connector plugins in Copilot Studio to extend Copilot for Sales (in preview). We wrap up the blog with resources for getting started, learning more, and staying connected.
Copilot for Sales capabilities highlighted in this post are released during the month of June 2024. It may take time for specific capabilities to reach every tenant in each market.
In Outlook
New capabilities added to Suggested CRM actions card
We’re excited to announce several new capabilities for the Suggested CRM actions card. Copilot for Sales scans email conversations and compares the data with data in the CRM when determining which updates to suggest – looking for changes in monetary value (such as budgets, revenue, or fees), timeline, and deal progression.
This month, we’re adding these new capabilities.
We now support scanning emails in additional languages, including Italian.
CRM record details are made available as soon as an email is connected to a record.
Inline editing is fully available to all customers for users with permission and for fields marked editable by admin settings. When not available, and for calculated fields, we deep link to the connected CRM.
Learn more about suggested CRM updates.
New options when saving email and meetings to the CRM
Copilot for Sales supports the capability to save email and meetings to the CRM. With this release, we’re enhancing the save capability with new actions on save, including the ability to save selected attachments and to add additional fields.
Include choice of email attachments on save
Today, emails and meetings are saved to the CRM without associated attachments. This means sellers need to manually add desired attachments to the CRM, adding to their process and taking them outside the flow of work.
In this release, we’re pleased to announce sellers can now select one or more eligible Outlook email or meeting attachments to save to the CRM when the email or meeting is saved. Sellers stay in the flow of work by eliminating the manual process of saving attachments to their CRM.
Categorize Outlook emails and events when saving to CRM
Sellers often want to add additional details about a meeting (such as whether it was face-to-face, or a site visit) or about an email (such as whether it has personal information) when saving it to the CRM. Today, sellers must leave their flow of work and manually update the activities in CRM with this additional information.
With our June release, sellers can now provide additional data to be saved along with the email or meeting right when they save the activities to CRM from copilot, allowing them to stay in the flow of work in Outlook.
This capability will be available once the Copilot for Sales administrator configures which fields will accept additional data when saving to the CRM by using the documentation to configure how Outlook email and events are saved to the CRM.
View recent communications
Relevant information about past interactions with a customer is scattered across multiple surfaces, including emails in Outlook and meetings in Teams. Consolidating this information is tedious, manual work.
By surfacing recent communications and insights in the flow of work, sellers can quickly catch up on the latest context and move deals forward with accurate, relevant responses.
In this release, available by the end of June, we’ve added a new “Recent communications” card that’s displayed in the context of an email or meeting opened in Outlook. By default, the card shows the most recent email thread and Teams meeting involving the first external contact* in the email or meeting.
*Contact is the first external email address in the list (sender, to, and CC for emails; and organizer, required attendees, and optional attendees for meetings). If the email or meeting is in Compose mode, the list does not include the sender/organizer.
Sellers can get AI-based summaries of recent email conversations and open recent email threads and meeting invitations in Outlook.
Sellers can see up to three of the most recent email threads and Teams meetings from the last 30 days with the first external contact in the email or meeting by choosing the See all link on the card.
In Teams
New action items service
To be more efficient, sellers need systems which can automatically and accurately record their commitments and action items during meetings for efficient tracking and follow-up.
With our June release of Copilot for Sales, we’ve improved how we handle action item recording during meetings. These enhanced capabilities, now generally available, include:
An action item service based on LLM (GPT4)
A consistent structure for action items with topic, description, and assignee.
Improved quality with a higher “hit rate” for mentioned follow-ups.
Improved discoverability for Sales in Teams meeting recap
Sellers need a system allowing easy access to sales meeting summaries in the Teams recap for quick reference and action, saving their valuable time.
We’re happy to announce that we’ve improved the discoverability of sales meeting summaries with our current release! Now in general availability, eligible users will receive a notification when their meeting summary is ready for review, along with a link to the Sales section in the Teams meeting recap for easy access. By selecting the link from the notification, the seller will be taken directly to the sales meeting summary.
In Microsoft Copilot Studio
Enable Power Connector plugins to extend Copilot for Sales (In Preview)
Currently, customers need to reach out to Microsoft to enable plugins for users of Copilot for Sales. With our June release, customers can use the plugin management features in Microsoft Copilot Studio to deploy custom plugins for specific users connecting to specific CRM environments. This is a preview capability.
Simply have your Copilot for Sales administrator enable custom or certified plugins for copilot users in Copilot Studio. If a plugin is no longer required, the Copilot for Sales administrator can also disable them in Copilot Studio.
Get started
Ready to join us and other top-performing sales organizations worldwide? Reach out to your Microsoft sales team or visit our product web page.
Ready to install Copilot for Sales? Have a look at our deployment guide for Dynamics 365 Sales users or our deployment guide for Salesforce users.
Learn more
Ready for all the details? Check out the Copilot for Sales product documentation.
Ready for the latest tips…and more? Copilot for Sales Tip Time can serve as a foundation for your training of Copilot for Sales users, customers, or partners! This content includes use cases and demonstrates how each feature will benefit sellers, administrators, and sales managers.
Looking for the latest adoption resources? Visit the Copilot for Sales Adoption Center and find the latest information about how to go from inspiration to adoption.
Stay connected
Want to stay connected? Learn about the latest improvements before everyone else at https://aka.ms/copilotforsalesupdates. Join our community in the community discussion forum and we always welcome your feedback and ideas in our product feedback portal.
Microsoft Tech Community – Latest Blogs –Read More
Matlab : Telnet to remote machine not successful
tCmd = tcpip("10.232.133.147", 5023);
fopen(tCmd);
fwrite(tCmd,’:SOUR:POW:AMPL -63 DBM ‘ );
fclose(tCmd);
I also tried with tcpclient in place of tcpip , still telnet is unsuccesful to remote machinetCmd = tcpip("10.232.133.147", 5023);
fopen(tCmd);
fwrite(tCmd,’:SOUR:POW:AMPL -63 DBM ‘ );
fclose(tCmd);
I also tried with tcpclient in place of tcpip , still telnet is unsuccesful to remote machine tCmd = tcpip("10.232.133.147", 5023);
fopen(tCmd);
fwrite(tCmd,’:SOUR:POW:AMPL -63 DBM ‘ );
fclose(tCmd);
I also tried with tcpclient in place of tcpip , still telnet is unsuccesful to remote machine matlab, telnet, tcpclient, tcpip MATLAB Answers — New Questions
Simple example of admittance controller in simulink ?
I like to see a simple example of an admittance controller in simulink to test and learn from it. Can anyone please let me know or share an example ?I like to see a simple example of an admittance controller in simulink to test and learn from it. Can anyone please let me know or share an example ? I like to see a simple example of an admittance controller in simulink to test and learn from it. Can anyone please let me know or share an example ? admittance controller, simulink MATLAB Answers — New Questions
M365AdoptionUG: Manage Employee Attention using MOCA #HumanFirst Approach
What more could you want than to have Microsoft’s Behaviour & Modern Work Architect, Rishi Nicolai with over fifteen years’ comprehensive experience working with various elements of Adoption, Organizational Change Management, IT Service Management and Business Process Re-engineering back in the house?!
We’re excited to have a session that provides us a walkthrough of the updated MOCA (modern collaboration architecture) model (that now includes Copilot) with guidance on how to integrate it with their organisation’s adoption programs.
BONUS, win a ticket to the Digital Workplace Conference to the value of $1375! Home – DWCAU
Afterwards, stick around to hear all the latest on what’s new and coming to Microsoft 365 & the ACM space!
Online Teams Meeting Link: https://aka.ms/M365UG
DETAILS
AGENDA:
12:00 – 12:05 Welcome: Kirsty McGrath
12:05 – 12:50 Managing Employee Attention using the Extended MOCA – a #HumanFirst approach to Adoption with Rishi Nicolai
12:50 – 1:50 What’s New & Coming to Microsoft 365 & ACM
1:25 – 1:30 What’s Next & Close: Kirsty McGrath
SYNOPSIS:
Copilot is a once in a generation leap in revolutionizing the way leaders can enable employees to boost individual, team and organizational productivity. Microsoft has enhanced the Modern Collaboration Architecture (MOCA), to include the “Which Copilot When” story. Please go to http://aka.ms/MOCA for all to download.
The notion of employee productivity has been disrupted since the general availability of GenAI based tools available to consumers. employees are exploring how they use these tools within their organisations to streamline the way they work and improve personal and team effectiveness. This brings forward a significant opportunity on how technology can support “attention harnessing behaviours”, and if adoption programs are set up correctly, eliminate “distraction behaviours” within employees, resulting in a productivity multiplier. The MOCA updates look to explore how the Copilot suite of technologies can be used to focus on developing a “productivity focused” adoption program within the organisation, building on the ‘which tool to achieve which outcome’ for Microsoft 365 (and other Microsoft Cloud components). This session provides adoption leads a walkthrough of the updated MOCA model with guidance on how to integrate it with their organisation’s adoption programs.
If you missed Rishi speaking at the M365 Adoption User Group previously about MOCA, you can see his presentation & listen here: M365 Adoption Rishi
BIO:
Rishi Nicolai is the Behaviour & Modern Work Architect at Microsoft with over fifteen years’ comprehensive experience working with various elements of Adoption, Organizational Change Management, IT Service Management and Business Process Re-engineering. Rishi has been involved in large-scale change implementations ($1B+) as well as some medium size complex projects. Rishi has worked with over 150 customers worldwide on developing and executing M365 and Copilot adoption programs and is also a Prosci Certified Advanced Instructor (PCAI) with degrees in Psychology (Monash), Change Management (UNSW), Information Technology (QUT) and is current pursuing his MBA (UNSW).
What more could you want than to have Microsoft’s Behaviour & Modern Work Architect, Rishi Nicolai with over fifteen years’ comprehensive experience working with various elements of Adoption, Organizational Change Management, IT Service Management and Business Process Re-engineering back in the house?!
We’re excited to have a session that provides us a walkthrough of the updated MOCA (modern collaboration architecture) model (that now includes Copilot) with guidance on how to integrate it with their organisation’s adoption programs.
BONUS, win a ticket to the Digital Workplace Conference to the value of $1375! Home – DWCAU
Afterwards, stick around to hear all the latest on what’s new and coming to Microsoft 365 & the ACM space!
Online Teams Meeting Link: https://aka.ms/M365UG
DETAILS
AGENDA:
12:00 – 12:05 Welcome: Kirsty McGrath
12:05 – 12:50 Managing Employee Attention using the Extended MOCA – a #HumanFirst approach to Adoption with Rishi Nicolai
12:50 – 1:50 What’s New & Coming to Microsoft 365 & ACM
1:25 – 1:30 What’s Next & Close: Kirsty McGrath
SYNOPSIS:
Copilot is a once in a generation leap in revolutionizing the way leaders can enable employees to boost individual, team and organizational productivity. Microsoft has enhanced the Modern Collaboration Architecture (MOCA), to include the “Which Copilot When” story. Please go to http://aka.ms/MOCA for all to download.
The notion of employee productivity has been disrupted since the general availability of GenAI based tools available to consumers. employees are exploring how they use these tools within their organisations to streamline the way they work and improve personal and team effectiveness. This brings forward a significant opportunity on how technology can support “attention harnessing behaviours”, and if adoption programs are set up correctly, eliminate “distraction behaviours” within employees, resulting in a productivity multiplier. The MOCA updates look to explore how the Copilot suite of technologies can be used to focus on developing a “productivity focused” adoption program within the organisation, building on the ‘which tool to achieve which outcome’ for Microsoft 365 (and other Microsoft Cloud components). This session provides adoption leads a walkthrough of the updated MOCA model with guidance on how to integrate it with their organisation’s adoption programs.
If you missed Rishi speaking at the M365 Adoption User Group previously about MOCA, you can see his presentation & listen here: M365 Adoption Rishi
BIO:
Rishi Nicolai is the Behaviour & Modern Work Architect at Microsoft with over fifteen years’ comprehensive experience working with various elements of Adoption, Organizational Change Management, IT Service Management and Business Process Re-engineering. Rishi has been involved in large-scale change implementations ($1B+) as well as some medium size complex projects. Rishi has worked with over 150 customers worldwide on developing and executing M365 and Copilot adoption programs and is also a Prosci Certified Advanced Instructor (PCAI) with degrees in Psychology (Monash), Change Management (UNSW), Information Technology (QUT) and is current pursuing his MBA (UNSW). Read More
SQL Server Management Studio
Hello,
I am new to Sql Express. (2022)
So I have a few questions that would help me along, thank you.
I am programming in Visual Studio 2022.
1. Is it imperitive that I use SQL Server Management Studio to create MDF in SQLEXPRESS DATABASE ENGINE? OR, just use VS2022?
2. Do I need to utilise SQL Server Management Studio to create a Report Server Project (and have ‘report run’ feature functionality) OR, just use Visual Studio 2022?
3. Do I need to ‘buy’ a Server Certificate?
I have been using localdb and creating reports using a Report Server Project. But of course I can not get them to run under localdb. I have read and tried everything that I can. Besides creating a SqlExpress database server, I only managed to allow open the correct port in Microsoft Firewall Defender. Regarding permissions, certificates ect…, I am lost.
Any help and guidance is appreciated.
Many thanks,
Shane1961
Hello, I am new to Sql Express. (2022) So I have a few questions that would help me along, thank you. I am programming in Visual Studio 2022. 1. Is it imperitive that I use SQL Server Management Studio to create MDF in SQLEXPRESS DATABASE ENGINE? OR, just use VS2022? 2. Do I need to utilise SQL Server Management Studio to create a Report Server Project (and have ‘report run’ feature functionality) OR, just use Visual Studio 2022? 3. Do I need to ‘buy’ a Server Certificate? I have been using localdb and creating reports using a Report Server Project. But of course I can not get them to run under localdb. I have read and tried everything that I can. Besides creating a SqlExpress database server, I only managed to allow open the correct port in Microsoft Firewall Defender. Regarding permissions, certificates ect…, I am lost. Any help and guidance is appreciated. Many thanks, Shane1961 Read More
Auto Turn off Teams/Channel notification
Hi All! We have a situation where a user has a specific teams/channel. It has 10 members and has roster duties. If 5 of them is off duty do you think is there any way to disabled the notification to a specific Teams/Channel automatically? Then enabled automatically again the notification if they are on duty?
Hi All! We have a situation where a user has a specific teams/channel. It has 10 members and has roster duties. If 5 of them is off duty do you think is there any way to disabled the notification to a specific Teams/Channel automatically? Then enabled automatically again the notification if they are on duty? Read More
The Best GPS Tracking Software for Your Fleet Business
GPS Tracking System
Running a fleet business isn’t just about getting from point A to point B; it’s about doing so efficiently, safely, and cost-effectively. This is where GPS tracking software comes into play. In this guide, we’ll delve into how the best GPS tracking systems can meet the diverse needs of your fleet business, ensuring smoother operations and improved bottom lines.
What is a GPS Tracking System?
A GPS tracking system is a technology that uses the Global Positioning System to monitor the location and movement of vehicles. It comprises a network of satellites, a GPS receiver in the vehicle, and software that processes the data. This technology enables real-time tracking, route planning, and performance analysis.
Why Your Fleet Business Needs a GPS Tracking System
Improved Efficiency: GPS tracking systems provide real-time data on vehicle locations, helping fleet managers optimize routes and reduce idle times. This leads to faster deliveries and better resource utilization.
Enhanced Safety: With GPS tracking, you can monitor driver behavior, set speed limits, and receive alerts for any unauthorized vehicle use, ensuring that safety protocols are adhered to.
Cost Savings: By optimizing routes and reducing fuel consumption, GPS tracking systems can significantly lower operational costs. Maintenance alerts also help in avoiding costly repairs by addressing issues early.
Key Features of GPS Tracking Systems
Real-time Tracking: Know where your vehicles are at all times, enabling quicker response to unexpected situations.
Route Optimization: Efficient route planning reduces travel time and fuel consumption, improving overall productivity.
Geofencing: Set virtual boundaries and receive alerts when vehicles enter or exit designated areas, enhancing security and operational control.
Maintenance Alerts: Schedule regular maintenance and get alerts for upcoming services, ensuring your fleet stays in top condition.
Driver Behavior Monitoring: Track and analyze driver performance, promoting safer driving habits and reducing accident risks.
How GPS Tracking Systems Work
GPS tracking systems use satellites to triangulate the location of the GPS receiver installed in the vehicle. The data collected is then transmitted to a central server via cellular or satellite networks. This information is processed and made accessible through software that offers insights into vehicle locations, routes, and driver behavior.
Top GPS Tracking Systems for Fleet Management
Secure Path Premium: Known for its comprehensive features and reliability, Secure Path Premium offers real-time tracking, route optimization, and robust reporting tools. It’s designed to meet the needs of both small and large fleet businesses.
Shahin Sira Dubai: This system is tailored specifically for the needs of fleet businesses in the Middle East, providing unique features like region-specific maps and compliance with local regulations. It’s an excellent choice for companies operating in this region.
Other Notable Systems: There are several other GPS tracking systems worth considering, including Fleet Complete, Geotab, and Samsara, each offering unique features and benefits.
Secure Path Premium: A Comprehensive Solution
Features and Benefits: Secure Path Premium offers a range of features, including real-time tracking, driver behavior monitoring, geofencing, and detailed reporting. Its user-friendly interface and robust support make it a favorite among fleet managers.
User Testimonials: Many fleet businesses have reported significant improvements in efficiency and cost savings after implementing Secure Path Premium. The system’s reliability and comprehensive features are often highlighted in reviews.
Shahin Sira Dubai: Tailored for Fleet Businesses
Unique Offerings: Shahin Sira Dubai stands out for its focus on the Middle Eastern market, offering region-specific features and compliance with local regulations. It provides excellent support and customization options to meet the unique needs of businesses in this area.
Case Studies and Success Stories: Numerous companies have successfully integrated Shahin Sira Dubai into their operations, reporting increased efficiency, better compliance, and improved safety records.
Choosing the Right GPS Tracking System for Your Business
Assessing Your Needs: Start by identifying what you need from a GPS tracking system. Consider factors like fleet size, types of vehicles, and specific operational challenges.
Comparing Features and Costs: Look at the features offered by different systems and compare their costs. Ensure that the system you choose provides good value for money.
Implementation Considerations: Consider how the system will be integrated into your existing operations. Look for systems that offer easy installation and user-friendly interfaces.
Integrating GPS Tracking with Fleet tracking Softwares
Importance of Integration: Integrating GPS tracking with your Fleet Management System ensures seamless data flow and better decision-making. It allows for comprehensive tracking and management from a single platform.
Best Practices: To get the most out of your GPS tracking system, ensure regular updates, provide training for your team, and use the data collected to continuously improve your operations.
Benefits of GPS Tracking in Fleet Management
Increased Productivity: By optimizing routes and reducing downtime, GPS tracking can significantly boost productivity.
Enhanced Customer Satisfaction: Real-time tracking allows you to provide accurate delivery times and updates to customers, improving service quality.
Reduced Environmental Impact: Efficient route planning and reduced idling times lead to lower fuel consumption and emissions, making your operations more eco-friendly.
Overcoming Common Challenges with GPS Tracking Systems
Data Privacy Concerns: Ensure that your GPS tracking system complies with data privacy regulations. Implement policies to protect driver privacy and secure data.
Technical Issues: Choose a reliable system with good customer support to minimize technical issues. Regular maintenance and updates are also crucial.
Employee Resistance: Address concerns through clear communication and training. Highlight the benefits of the system to gain employee buy-in.
Future Trends in GPS Tracking for Fleet Management
Advancements in Technology: Expect improvements in GPS accuracy, integration with other technologies, and more intuitive user interfaces.
Emerging Features and Innovations: Look out for features like AI-driven analytics, predictive maintenance, and enhanced connectivity with IoT devices, which will further revolutionize fleet management.
Conclusion
Implementing a GPS tracking system can transform your fleet business, bringing about improved efficiency, enhanced safety, and significant cost savings. Whether you opt for Secure Path Premium, Shahin Sira Dubai, or another system, the key is to choose a solution that aligns with your business needs and goals. Stay ahead of the curve by embracing the latest technologies and continuously optimizing your operations.
FAQs
What is the best GPS tracking system for small fleets?
For small fleets, systems like Secure Path Premium and Geotab offer robust features and scalability to grow with your business.
How does GPS tracking improve fleet safety?
GPS tracking monitors driver behavior, provides real-time alerts for unsafe practices, and helps enforce safety protocols, reducing the risk of accidents.
Can GPS tracking help reduce fuel costs?
Yes, by optimizing routes and reducing idle times, GPS tracking can significantly lower fuel consumption and associated costs.
What are the legal considerations for using GPS tracking?
Ensure compliance with data privacy laws and obtain consent from employees where required. It’s also important to use the data ethically.
How often should GPS tracking systems be updated?
Regular updates are essential to ensure the system remains accurate and secure. Check for updates from the provider and schedule regular maintenance.
GPS Tracking SystemRunning a fleet business isn’t just about getting from point A to point B; it’s about doing so efficiently, safely, and cost-effectively. This is where GPS tracking software comes into play. In this guide, we’ll delve into how the best GPS tracking systems can meet the diverse needs of your fleet business, ensuring smoother operations and improved bottom lines.What is a GPS Tracking System?A GPS tracking system is a technology that uses the Global Positioning System to monitor the location and movement of vehicles. It comprises a network of satellites, a GPS receiver in the vehicle, and software that processes the data. This technology enables real-time tracking, route planning, and performance analysis.Why Your Fleet Business Needs a GPS Tracking SystemImproved Efficiency: GPS tracking systems provide real-time data on vehicle locations, helping fleet managers optimize routes and reduce idle times. This leads to faster deliveries and better resource utilization.Enhanced Safety: With GPS tracking, you can monitor driver behavior, set speed limits, and receive alerts for any unauthorized vehicle use, ensuring that safety protocols are adhered to.Cost Savings: By optimizing routes and reducing fuel consumption, GPS tracking systems can significantly lower operational costs. Maintenance alerts also help in avoiding costly repairs by addressing issues early.Key Features of GPS Tracking SystemsReal-time Tracking: Know where your vehicles are at all times, enabling quicker response to unexpected situations.Route Optimization: Efficient route planning reduces travel time and fuel consumption, improving overall productivity.Geofencing: Set virtual boundaries and receive alerts when vehicles enter or exit designated areas, enhancing security and operational control.Maintenance Alerts: Schedule regular maintenance and get alerts for upcoming services, ensuring your fleet stays in top condition.Driver Behavior Monitoring: Track and analyze driver performance, promoting safer driving habits and reducing accident risks.How GPS Tracking Systems WorkGPS tracking systems use satellites to triangulate the location of the GPS receiver installed in the vehicle. The data collected is then transmitted to a central server via cellular or satellite networks. This information is processed and made accessible through software that offers insights into vehicle locations, routes, and driver behavior.Top GPS Tracking Systems for Fleet ManagementSecure Path Premium: Known for its comprehensive features and reliability, Secure Path Premium offers real-time tracking, route optimization, and robust reporting tools. It’s designed to meet the needs of both small and large fleet businesses.Shahin Sira Dubai: This system is tailored specifically for the needs of fleet businesses in the Middle East, providing unique features like region-specific maps and compliance with local regulations. It’s an excellent choice for companies operating in this region.Other Notable Systems: There are several other GPS tracking systems worth considering, including Fleet Complete, Geotab, and Samsara, each offering unique features and benefits.Secure Path Premium: A Comprehensive SolutionFeatures and Benefits: Secure Path Premium offers a range of features, including real-time tracking, driver behavior monitoring, geofencing, and detailed reporting. Its user-friendly interface and robust support make it a favorite among fleet managers.User Testimonials: Many fleet businesses have reported significant improvements in efficiency and cost savings after implementing Secure Path Premium. The system’s reliability and comprehensive features are often highlighted in reviews.Shahin Sira Dubai: Tailored for Fleet BusinessesUnique Offerings: Shahin Sira Dubai stands out for its focus on the Middle Eastern market, offering region-specific features and compliance with local regulations. It provides excellent support and customization options to meet the unique needs of businesses in this area.Case Studies and Success Stories: Numerous companies have successfully integrated Shahin Sira Dubai into their operations, reporting increased efficiency, better compliance, and improved safety records.Choosing the Right GPS Tracking System for Your BusinessAssessing Your Needs: Start by identifying what you need from a GPS tracking system. Consider factors like fleet size, types of vehicles, and specific operational challenges.Comparing Features and Costs: Look at the features offered by different systems and compare their costs. Ensure that the system you choose provides good value for money.Implementation Considerations: Consider how the system will be integrated into your existing operations. Look for systems that offer easy installation and user-friendly interfaces.Integrating GPS Tracking with Fleet tracking SoftwaresImportance of Integration: Integrating GPS tracking with your Fleet Management System ensures seamless data flow and better decision-making. It allows for comprehensive tracking and management from a single platform.Best Practices: To get the most out of your GPS tracking system, ensure regular updates, provide training for your team, and use the data collected to continuously improve your operations.GPS Tracking System in DubaiBenefits of GPS Tracking in Fleet ManagementIncreased Productivity: By optimizing routes and reducing downtime, GPS tracking can significantly boost productivity.Enhanced Customer Satisfaction: Real-time tracking allows you to provide accurate delivery times and updates to customers, improving service quality.Reduced Environmental Impact: Efficient route planning and reduced idling times lead to lower fuel consumption and emissions, making your operations more eco-friendly.Overcoming Common Challenges with GPS Tracking SystemsData Privacy Concerns: Ensure that your GPS tracking system complies with data privacy regulations. Implement policies to protect driver privacy and secure data.Technical Issues: Choose a reliable system with good customer support to minimize technical issues. Regular maintenance and updates are also crucial.Employee Resistance: Address concerns through clear communication and training. Highlight the benefits of the system to gain employee buy-in.Future Trends in GPS Tracking for Fleet ManagementAdvancements in Technology: Expect improvements in GPS accuracy, integration with other technologies, and more intuitive user interfaces.Emerging Features and Innovations: Look out for features like AI-driven analytics, predictive maintenance, and enhanced connectivity with IoT devices, which will further revolutionize fleet management.ConclusionImplementing a GPS tracking system can transform your fleet business, bringing about improved efficiency, enhanced safety, and significant cost savings. Whether you opt for Secure Path Premium, Shahin Sira Dubai, or another system, the key is to choose a solution that aligns with your business needs and goals. Stay ahead of the curve by embracing the latest technologies and continuously optimizing your operations.FAQsWhat is the best GPS tracking system for small fleets?For small fleets, systems like Secure Path Premium and Geotab offer robust features and scalability to grow with your business.How does GPS tracking improve fleet safety? GPS tracking monitors driver behavior, provides real-time alerts for unsafe practices, and helps enforce safety protocols, reducing the risk of accidents.Can GPS tracking help reduce fuel costs?Yes, by optimizing routes and reducing idle times, GPS tracking can significantly lower fuel consumption and associated costs.What are the legal considerations for using GPS tracking?Ensure compliance with data privacy laws and obtain consent from employees where required. It’s also important to use the data ethically.How often should GPS tracking systems be updated?Regular updates are essential to ensure the system remains accurate and secure. Check for updates from the provider and schedule regular maintenance. Read More