Tag Archives: microsoft
I need to unhide about 50 Teams that Microsoft has hidden.
I’m not sure what’s going on with Microsoft but the AI has made a decision for me that is detrimental to my job.
How might I unhide all these teams that have been hidden without my approval?
I also need to know, as the admin, how to ensure that Microsoft does not do this for anyone else in our organization. We have a hard enough time getting people to use Teams to begin with. By hiding Teams from users, they now have more of an excuse for it being irrelevant.
I’m not sure what’s going on with Microsoft but the AI has made a decision for me that is detrimental to my job. How might I unhide all these teams that have been hidden without my approval? I also need to know, as the admin, how to ensure that Microsoft does not do this for anyone else in our organization. We have a hard enough time getting people to use Teams to begin with. By hiding Teams from users, they now have more of an excuse for it being irrelevant. Read More
Word Postcards printing duplicates
Using Avery template 5889, I have created double sided postcards. Mail merged from an excel spreadsheet. I am getting one page of two postcards for each address. Adjusting the print settings until I have feel guilty about my paper usage. Any suggestions?
Using Avery template 5889, I have created double sided postcards. Mail merged from an excel spreadsheet. I am getting one page of two postcards for each address. Adjusting the print settings until I have feel guilty about my paper usage. Any suggestions? Read More
How do I stop my personal information displaying on my posts in this form?
It has picked up name from my email account and I can’t change it because the boxes are greyed out on profile settings.
It has picked up name from my email account and I can’t change it because the boxes are greyed out on profile settings. Read More
Macro overwrites first row instead of pasting the data on the next row.
I’m trying to get this macro to paste data into the next row but all it does is overwrite the the first row. Can anyone help me please?
Sub ValidateExportData()
‘
‘ ValidateExportData Macro
‘
‘ Keyboard Shortcut: n/a
‘
Application.ScreenUpdating = False
Application.EnableEvents = False
Dim DataSource As Worksheet
Dim DataDestination As Worksheet
Dim LastRow As Long
Dim PasteRow As Long
On Error GoTo CleanUp
‘ Open the destination workbook
Dim TaskCalendar As Workbook
Set TaskCalendar = Workbooks.Open(“S:Task Management Calendar SystemTask Calendar.xlsx”)
‘ Set worksheets
Set DataSource = Workbooks(“Analysis Request Form.xlsm”).Worksheets(“Analysis Request Form”)
Set DataDestination = TaskCalendarWB.Worksheets(“2025”)
‘ Find the last row and move to the next row
LastRow = DataDestination.Range(“D” & Rows.Count).End(xlUp).Row + 1
‘ Copy and paste values from the source to the destination
DataDestination.Cells(PasteRow, 4).Value = DataSource.Range(“E11”).Value ‘ Paste in column D
DataDestination.Cells(PasteRow, 5).Value = DataSource.Range(“E12”).Value ‘ Paste in column E
‘ Optional: Save and close the destination workbook
TaskCalendarWB.Close SaveChanges:=True
CleanUp:
Application.CutCopyMode = False
Application.EnableEvents = True
Application.ScreenUpdating = True
If Err.Number <> 0 Then
MsgBox “An error occurred: ” & Err.Description
End If
End Sub
I’m trying to get this macro to paste data into the next row but all it does is overwrite the the first row. Can anyone help me please? Sub ValidateExportData()” ValidateExportData Macro” Keyboard Shortcut: n/a’Application.ScreenUpdating = FalseApplication.EnableEvents = FalseDim DataSource As WorksheetDim DataDestination As WorksheetDim LastRow As LongDim PasteRow As LongOn Error GoTo CleanUp’ Open the destination workbookDim TaskCalendar As WorkbookSet TaskCalendar = Workbooks.Open(“S:Task Management Calendar SystemTask Calendar.xlsx”)’ Set worksheetsSet DataSource = Workbooks(“Analysis Request Form.xlsm”).Worksheets(“Analysis Request Form”)Set DataDestination = TaskCalendarWB.Worksheets(“2025”)’ Find the last row and move to the next rowLastRow = DataDestination.Range(“D” & Rows.Count).End(xlUp).Row + 1′ Copy and paste values from the source to the destinationDataDestination.Cells(PasteRow, 4).Value = DataSource.Range(“E11”).Value ‘ Paste in column DDataDestination.Cells(PasteRow, 5).Value = DataSource.Range(“E12”).Value ‘ Paste in column E’ Optional: Save and close the destination workbookTaskCalendarWB.Close SaveChanges:=TrueCleanUp:Application.CutCopyMode = FalseApplication.EnableEvents = TrueApplication.ScreenUpdating = TrueIf Err.Number <> 0 ThenMsgBox “An error occurred: ” & Err.DescriptionEnd IfEnd Sub Read More
Color inactive tab
Hello
With a custom theme and since 128.0.2734, when I hover the mouse over an inactive tab, the color changes and becomes the same color as the active tab, moreover, the text is unreadable
Expected behavior (128.0.2732) :
If the Edge team can fix this problem
Thanks
Hello With a custom theme and since 128.0.2734, when I hover the mouse over an inactive tab, the color changes and becomes the same color as the active tab, moreover, the text is unreadable Expected behavior (128.0.2732) : If the Edge team can fix this problem Thanks Read More
Delete WebApp
Hi,
I’m having trouble deleting an App Service that has VNet Integration enabled. The problem arises because the VNet has been removed, and the deletion process can’t find the Subnet linked to the App Service. Could you please help me delete this App Service?
Here is the error message :
An operation on the Virtual Network has failed. Details: {“error”:{“code”:”ResourceNotFound”,”message”:”The Resource ‘Microsoft.Network/virtualNetworks/vnet-ep45iv7w5ymp4’ under resource group ‘rg-rg-demo-openai’ was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix“}}
Hi,I’m having trouble deleting an App Service that has VNet Integration enabled. The problem arises because the VNet has been removed, and the deletion process can’t find the Subnet linked to the App Service. Could you please help me delete this App Service? Here is the error message : An operation on the Virtual Network has failed. Details: {“error”:{“code”:”ResourceNotFound”,”message”:”The Resource ‘Microsoft.Network/virtualNetworks/vnet-ep45iv7w5ymp4’ under resource group ‘rg-rg-demo-openai’ was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix”}} Read More
What’s new in Copilot | July 2024
Welcome to the July 2024 edition of What’s New in Copilot for Microsoft 365! Every month, we highlight new features and enhancements for Copilot for Microsoft 365, to keep Microsoft 365 admins up to date with Copilot features that help your users be more productive and efficient in the apps they use every day. And don’t miss the new monthly series designed to empower small and midsized businesses to harness the power of AI at work, Grow your Business with Copilot for Microsoft 365.
Let’s take a closer look at what’s new this month:
Admin and management capabilities:
Enable a Copilot adoption community in Viva Engage
Expanded availability of the Microsoft Copilot Dashboard
Mitigate oversharing risk with extended IT controls for SharePoint Advanced Management
User capabilities:
Turn prompt inspiration into action with Copilot Lab
Enhance data understanding with Copilot in Excel
Craft and organize emails faster with Copilot
Improved document summarization in Copilot in Word
Create quizzes using Copilot in Forms
Improve centralized communications with Copilot in Viva Amplify Editor
Improvements based on your feedback
Enable a Copilot adoption community in Viva Engage
Network admins and corporate communicators can enable a Viva Engage community specifically built to support adoption of Microsoft 365 Copilot. The Microsoft 365 Copilot adoption community makes it easier for your users to ask questions, seek support from peers and IT admins, and learn best practices for Copilot. The Copilot Adoption community is now generally available for Viva and Copilot customers. Learn more about how it works.
Expanded availability of the Microsoft Copilot Dashboard
The Microsoft Copilot Dashboard is now available as part of Copilot for Microsoft 365 licenses and no longer requires a Viva Insights premium license. We are now rolling out the Microsoft Copilot Dashboard to Copilot for Microsoft 365 customers who have over 100 assigned Copilot licenses or 10 assigned premium Viva Insights licenses.
With this update, the Copilot Dashboard now provides data for all Copilot license holders, providing greater visibility into adoption and impact at your organization. We’ve also streamlined admin controls for easier management and customization.
Mitigate oversharing risk with extended IT controls for SharePoint Advanced Management
Search and Copilot only return content to which users have permission, however, users may inadvertently be given access to more content than they need. SharePoint Advanced Management extends traditional IT controls for content and access governance in to help you manage your organization’s data. Beginning next month, content owners and creators will be able to better protect content through its lifecycle with these simple, powerful tools that help mitigate oversharing risk via both Search and Copilot.
Data access governance reports are a collection of reports that help you discover SharePoint sites that contain potentially overshared or sensitive content, so you can assess and apply appropriate security and compliance policies. Our newest report reflects the latest state of permissions in the entire tenant to help identify sites that have a greater count of permissioned users than the number specified by the SharePoint admin. This feature is rolling out in August.
Site access review will help admins discover potential oversharing within their tenant. SharePoint admins will be able to request site owners to review permissions using the report’s specific context. Site owners will receive a corresponding email that redirects to a site that clearly displays the sharing and permissions, along with actions to take. This feature is rolling out in August.
Turn prompt inspiration into action with Copilot Lab
Copilot Lab empowers users to confidently start their AI journey and maximize the potential of Copilot in their daily tasks with curated prompts. Soon, with a simple click, users will be able to take any prompt from the Copilot Lab website and run the prompt in Copilot with Graph-grounding chat, Word, PowerPoint, and Excel by selecting the “Try in” button within each prompt card. This feature will begin rolling out in August.
Users can visit Copilot Lab today to explore our latest prompt collection or check out Copilot Lab in their favorite Microsoft 365 apps or on mobile to get inspired right in the flow of work.
Enhance data understanding with Copilot in Excel
Copilot in Excel helps users explore and understand data. Now, users can make sense of their data more easily with new features that enable previews of requested changes and support for complex conditional formatting.
Now when users ask Copilot to make changes to table data, Copilot provides a description of the planned changes along with a button to apply the change, providing the user with more information to decide whether to proceed with the update. Users can refine changes and apply them when they’re ready. This feature is rolling out in July.
Conditional formatting can be particularly helpful for users when shaping a worksheet. Now, when users set a conditional format rule, Copilot can include a preview of the conditional formatting style that will be applied and a formula explanation when available. This feature is rolling out in July.
We’ve also added more support for complex conditional formats, so users can ask Copilot to highlight rows or columns based on a combination of inputs. For example, to do this a user can prompt Copilot: “Highlight rows where ‘priority’ is ‘critical’ and ‘status’ is not ‘done’.” This feature is rolling out in July.
Soon, users can ask Copilot to add a single formula to summarize column data into one cell. Currently, full column calculations produce a unique result in each row, but this new feature gives users the option to calculate all data in a column together to return one result. This feature is rolling out in July.
Craft and organize emails faster with Copilot
Draft by Copilot is a feature to improve and simplify the process of drafting emails. Users can now ask Copilot to draft an email using the right-hand side chat by selecting the Copilot icon on the top right of the app. Copilot will recognize which email a user is reading, so they can prompt Copilot to help draft a response by asking something like, “Reply to this email confirming…” and Copilot will continue developing a draft in the compose window. Using the same chat experience, users can also ask Copilot to help organize email by using a prompt such as “Move all email from sales@contoso.com into my Sales folder.” Both features will roll out in July.
Improved document summarization in Copilot in Word
Now with Copilot in Word, users can summarize documents that contain up to 80,000 words (depending on language), about four times more words than Copilot was previously able to summarize. Learn more here. This feature is rolling out in July for web, desktop, and Mac.
Create quizzes using Copilot in Forms
Copilot in Forms helps users quickly and easily create forms and surveys. Now, Copilot can help users create quizzes with correct answers based on their intents and inputs, making it perfect for teachers, trainers, or anyone looking to assess knowledge in an engaging and interactive way. This feature is rolling out in July.
Improve centralized communications with Copilot in Viva Amplify Editor
We’re bringing the superpowers of Copilot directly into the Viva Amplify editing experience to revolutionize the way users create and enhance content by providing writing assistance for all communications. Users can simply click the Copilot icon for help with content, style, rewrites, and tone. Copilot in Viva Amplify will be available in preview in August.
Improvements based on your feedback
We continue to collect feedback from IT Pros and end users of Copilot for Microsoft 365. Thanks to your input, we have developed and rolled out many new capabilities and features over the last few months.
You asked for better transcript management, and we rolled out improvements to the view, download, and delete experience of Teams meeting transcript files, explicit consent for transcription in Teams meetings when applied by policy, tenant-wide policy for permission to download meeting transcripts and user-level controls for who can view and edit meeting transcripts.
You also asked for better summarization, and we rolled out summaries based on multiple emails, presentations and Teams chats, referencing multiple files, draft based on text, list, or table selection, support for complex formula columns from multiple tables in Copilot for Excel, and the ability to summarize content in Word with less than 200 words.
In addition, other features we developed to address your feedback include Restricted SharePoint Search enables you to disable organization-wide search and select a set of curated SharePoint sites, and support for Immersive Reader in Word.
Did you know? The Microsoft 365 Roadmap is where you can get the latest updates on productivity apps and intelligent cloud services. Please note that the dates mentioned in this article are tentative and subject to change. Check back regularly to see what features are in development or coming soon.
Microsoft Tech Community – Latest Blogs –Read More
Reduce friction and protect faster with simplified Android onboarding
In today’s interconnected digital landscape, users can choose from a range of highly-mobile devices to perform tasks—from smartphones to laptops, tablets, and IoT devices. Each of these devices can access sensitive information and interact directly with critical systems, so a robust protection capability beyond traditional endpoints is paramount to safeguarding data integrity and user privacy.
Today, we’re excited to announce that a simplified onboarding experience in Microsoft Defender for Endpoint on Android devices is now available in public preview.
Comprehensive detection and response
Built on the broadest global threat and human intelligence, Defender for Endpoint has evolved over the years to provide robust security on Android platforms with a host of features like antimalware detection, anti-phishing, network protection, vulnerability management, and more. Moreover, coupled with a unified security interface via the Defender portal, security teams have access to centralized information for effective threat remediation across all endpoints.
With the latest enhancement, enterprises can now seamlessly deploy Defender for Endpoint on Android devices enrolled with Microsoft Intune. This streamlined deployment reduces user friction and time taken to completely onboard the MDE application.
Key benefits
Faster setup on Android devices – Simplified Android onboarding supports silent sign-on and auto-granting of certain permissions on a user’s device. As such, users will only be required to grant necessary permissions to completely onboard Defender for Endpoint.
Intuitive guidance – A clear and intuitive flow to guide users through each step.
Supported across multiple Android profiles – Android enterprise BYOD, COPE, and fully-managed.
Configuring Low Touch Onboarding
Although simplified Android onboarding is disabled by default, org admins can enable it through app configuration policies on Intune by following these steps:
Admin steps –
Push the Defender for Endpoint app to the target user group by following these steps.
Push a VPN profile to the user’s device by following the instructions here.
In Apps>Application configuration policies, select Managed Devices.
Provide a name to uniquely identify the policy. Select ‘Android Enterprise’ as the Platform, the required Profile type and ‘Microsoft Defender: Antivirus’ as the targeted app. Click on Next.
Add runtime permissions. Select Location access (fine) (This permission is not supported for Android 13 and above), POST_NOTIFICATIONS and change the Permission state to ‘Auto grant’.
Under configuration settings, select ‘Use Configuration designer’ and click on Add.
Select Low touch onboarding and User UPN. For User UPN, change the Value type to ‘Variable’ and Configuration value to ‘User Principal Name’ from the drop down Enable Low touch onboarding by changing the configuration value to 1.
Assign the policy to the target user group.
Review and create the policy.
User steps –
Download the company portal and set up work profile using work credentials.
Users will see a message in the Company Portal app informing them to onboard Defender for Endpoint app to ensure device compliance (if compliance policy is set up by the admin)
When the user opens Defender for Endpoint app, they will automatically be signed-in and taken to a permissions screen.
Grant the necessary permissions to complete onboard defender.
Note:
No EULA license agreement will be shown to the user in Low touch onboarding flow.
Users will need to update the Company Portal app if the app version is 5.0.5655.0 or below.
Users will not be able to disable VPN with Android simplified onboarding
Harness comprehensive endpoint security
Protecting Android phones as part of endpoint protection strategies is essential for addressing the diverse security challenges presented by today’s digital landscape. With Defender for Endpoint, we ensure comprehensive security coverage for users and organizations alike and empower IT admins to stay one step ahead of the evolving threat landscape.
For more information:
Learn more about Microsoft Defender for Endpoint
Not a Defender for Endpoint customer? Start a free trial today.
Microsoft Tech Community – Latest Blogs –Read More
Announcing Microsoft Defender for Office 365 API’s for retrieving threat data and remediating emails
We are excited to announce the release of new Microsoft Defender for Office 365 API’s which enable security teams to leverage threat information and response capabilities of Microsoft Defender for Office 365 inside automation and security orchestration tools of their choice.
These new API’s enable your security teams to achieve more within their existing toolsets by leveraging the power of Microsoft Defender for Office 365!
Our new API methods extend our existing Microsoft Graph API functionality with additional key benefits, such as:
Integration with a range of security tools and services such as SOAR platforms, enabling you to build custom automation and playbooks for security scenarios that can natively integrate with Microsoft Defender for Office 365.
Retrieval of detailed threat information, such as filter verdicts, related underlying entities (such as attachments, linked URLs), Safe Attachments and Safe Links detonation details. This ensures that all email threat information can be leveraged for more complete and comprehensive automation capabilities.
Ability to perform response actions on emails (such as soft delete, hard delete, move to junk, move to inbox) natively within your security tools and automation platforms, enabling you to create end to end playbooks with response capabilities.
We believe that these new API’s will enable us to meet the SOC where they are, enable your teams and third-party security vendors to natively interact with Microsoft Defender for Office 365.
Our new API’s are built around least-privilege with its own permission scopes, complete with auditing capabilities, allowing you to perform automation and integration securely in your organization.
It does not matter if you are using Sentinel, a third-party SOAR platform, logic apps, PowerShell automation, python scripts, or any other tool – these API’s are about meeting you where you are so you can leverage the power of Microsoft Defender for Office 365 to help secure your organization.
Scenario Examples
Whilst the opportunities are endless, here are just a few great ideas that we have heard from our customers. Because these new APIs are open, you could achieve these (and more) within Sentinel, or your platform of choice:
Automated Detection & Response: What about triggering a playbook off some threat condition within your environment? Maybe you received a new threat indicator? Leveraging Microsoft Defender XDR Advanced hunting API to find emails based on your IOCs (Indicators of Compromise), view detonation details about the IOCs and then remediating them using these new API methods? All now possible with our new Microsoft Defender for Office 365 APIs!
Reported message triage: Triage reported phish messages inside your orchestration tool of choice, pull in Microsoft Defender for Office 365 threat detection information (such as Safe Links detonation results), mix that with your automation logic and threat indicators, and then perform response actions, all within your orchestration platform of choice powered by these new APIs.
Showing it in action through the unified SOC experience.
Here’s an example of this all together. In this scenario, we will use a Microsoft Defender XDR incident as a trigger, that will start a Sentinel logic app playbook that uses our new response API’s for fetching email indicators, compare those indicators against our own threat intelligence, and then act on the message if meets our threat conditions:
Starting at the incident, using the Unified Security Operations Platform experience with Microsoft Sentinel and Defender XDR, we can trigger the playbook. In reality, you might choose to have this playbook triggered automatically based on the creation of a new incident rather than manually run it. For the purpose of the demonstration, we will run it manually:
The playbook leverages Defender Advanced Hunting API’s for discovering additional emails, and mixes with our internal threat intelligence sources. If we detect our known indicators within the message from the advanced hunting query, our playbook knows that this message should be removed and triggers the removal with our new API:
Our new MDO Response API’s are called against these suspect emails, which creates a trackable alert for response in the Microsoft Defender portal:
After the action has been completed, we can see the email associated with the playbook was deleted by our Response APIs by looking at the timeline view of the email:
Showing it in action through Splunk SOAR
Our new API’s are open, standard REST calls provided by Microsoft Graph, and as such they can be leveraged by any automation or security tool supporting standard API calls.
We are releasing actions to act on messages, but also to pull detailed verdict & indicator information from them.
In this example we will bring additional threat indicators from Microsoft Defender for Office 365 (using our new API’s) into our third-party SOAR system as native artifacts!
Microsoft Defender for Office 365 has advanced detonation capabilities that use machine learning and behavioural patterns to detect threats within emails. Historically, the information extracted from our detonation chambers has been visible only via our Defender Portal as shown below:
With our new API’s, we are able to pull our detonation deep analysis in to third-party systems, such as Splunk SOAR:
Our above playbook can be triggered on an email artifact in Splunk SOAR. When the API playbook is triggered, we pull the URL artifacts and respective detonations on that email using our new API’s, exposing them as artifacts in Splunk SOAR!
Screenshot from Splunk SOAR showing our detonation information.
API Documentation References
As with all Graph API’s, we have detailed documentation, and example code available in the Graph Reference Guide to get you started:
List emails in a certain timeframe
– similar to what is available within the Threat Explorer API
You can also use filters like network message ids and recipient ids to search for specific emails.
Get detailed threat information on an individual email message. This contains verdict information, detailed Safe Links/Safe Attachments detonation IOCs, and verdict results – similar to what is available within the Email entity API.
Perform remediation activities on an email, such as soft delete, hard delete, move to inbox, quarantine release, delete sender’s copy and move to deleted items.
Let us know what your ideas are! How will you leverage these new API’s within your platform and processes?
Learn More:
For additional information visit: analyzed Email: remediate – Microsoft Graph beta | Microsoft Learn
Engage with the community and Microsoft experts in the Defender for Office 365 forum questions or feedback
Microsoft Tech Community – Latest Blogs –Read More
Hotpatching is now available in preview on Windows Server 2025 Evaluation VMs in Azure
We’re excited to announce the preview of Hotpatch on Windows Server 2025 Evaluation VMs running in Azure. This preview provides the same great experience of Hotpatching as on Windows Server 2022 Azure Edition. Hotpatching in Azure is only supported on Azure Edition SKUs. Evaluation version is made available for you to validate the capability and ensure readiness. When this is made generally available Azure Edition will be the only supported SKU in Azure for Hotpatching.
Get started today by creating a VM in the preview offer.
Hotpatches are monthly Windows OS security updates that update in-memory processes without requiring server reboots. For information on how Hotpatches work, read this. If you’re already familiar with this feature that was first released three years ago, here are the steps to start previewing:
Steps to create a preview VM
Step
Instructions
Create VM using Windows Server 2025 Preview image published to Azure Marketplace
Create VM using the “Windows Server 2025 Preview” image from Microsoft Server Operating Systems Preview – Microsoft Azure
Image has Hotpatch enabled by default.
Verify Virtualization Based Security is running
Ensure VBS is running by going to System Info
Hotpatching enablement
Image has Hotpatching enabled by default, unless it was disabled at provision time.
Hotpatch Preview FAQ
Do I have to sign up or fill in a form to participate?
No forms to fill. This is a public preview and open to all Azure IaaS users.
What to expect from the preview?
After you create a VM using the preview image, the VM will be offered upon release August and September security updates. These OS updates will not require your machines to reboot.
What is expected from users participating in this preview?
Report any errors you see and optionally provide feedback by sending us an email.
Will we be able to run this in production?
The VMs created during preview can only be used for testing and validation purposes. Production workloads should not be run on them.
What happens post public preview?
When the capability launches, Hotpatching will no longer be supported on these preview images. At GA Hotpatching will only be supported on Windows Server 2025 Azure Edition SKUs besides the current Windows Server 2022 Azure Edition.
Why does my Hotpatch status show as “Pending Evaluation” or “Unknown”?
After VM creation, the Azure Portal may show “pending evaluation” or “unknown” status for few days. Once an assessment is completed on the VM, the status will update to reflect the Hotpatch update compatibility.
Useful links:
Hotpatch for Windows Server Azure Edition | Microsoft Learn
What’s New in Windows Server v.Next (microsoft.com)
Microsoft Tech Community – Latest Blogs –Read More
Edge group tabs color problem
When I maximize the edge window, I can’t see the color for individual tabs in the tab group. (2nd image). Though is shows perfectly when I minimize. I tried recording it just now but I saw that the color is showing both in videos & screenshots too. So I took capture it on my phone instead (2nd image). It used to show a few months ago so think it might be a problem with my monitor? I have no idea.
When I maximize the edge window, I can’t see the color for individual tabs in the tab group. (2nd image). Though is shows perfectly when I minimize. I tried recording it just now but I saw that the color is showing both in videos & screenshots too. So I took capture it on my phone instead (2nd image). It used to show a few months ago so think it might be a problem with my monitor? I have no idea. 1.jpg2.jpg Read More
How to surface Project Online resources added to a project but have no assignments in Power BI
In Project Online, we add resources from our enterprise resource pool to projects using the “build team” functionality. Once the team is built for a project we may or may not assign some or all of those resources to tasks in the project. I want to create a Power BI report that shows all of the resources on a project team regardless of whether they have assignments or not. I can get the resources that have assignments, but I cannot figure out how to surface the resources that are on the project team but do not have assignments.
In Project Online, we add resources from our enterprise resource pool to projects using the “build team” functionality. Once the team is built for a project we may or may not assign some or all of those resources to tasks in the project. I want to create a Power BI report that shows all of the resources on a project team regardless of whether they have assignments or not. I can get the resources that have assignments, but I cannot figure out how to surface the resources that are on the project team but do not have assignments. Read More
A user is unable to sign into outlook
Hello
Please i need your help on this issue.
A user is unable to sign into outlook error says you cannot access this right now Your sign-in was successful but does not meet the criteria to access this resource.
Hello Please i need your help on this issue. A user is unable to sign into outlook error says you cannot access this right now Your sign-in was successful but does not meet the criteria to access this resource. Read More
sql server agent
I have a simple SSIS package that copies files from one directory to another. It works fine when run from Visual Studio. Although when I add the package to the SSIS catalog and schedule it via a SQL Server Agent job the files do not get copied over. The job history is showing no errors
I have a simple SSIS package that copies files from one directory to another. It works fine when run from Visual Studio. Although when I add the package to the SSIS catalog and schedule it via a SQL Server Agent job the files do not get copied over. The job history is showing no errors Read More
My Excel macro works differently at work than home.
Hello everyone.
I have a Excel macro that seems to work perfect at home however at my work PC I get a run time error 13. When I look at the VBA it highlights an error with my: rng/Value ….
MY goal of this sheet is to enter a begin and end date, this will provide a series of 1 to 7 values based on those dates. Only the values would be shown and the others not applicable would be hidden, which this also applies to the tabs .
I will also note, my old workstation worked flawlessly though that needed an update from our tech support. Now that I have transferred, I am worried if my employer wants to use this Excel sheet, the entire department will need an update.
Any advice? Thank you in advance for your time and support.
Hello everyone. I have a Excel macro that seems to work perfect at home however at my work PC I get a run time error 13. When I look at the VBA it highlights an error with my: rng/Value …. MY goal of this sheet is to enter a begin and end date, this will provide a series of 1 to 7 values based on those dates. Only the values would be shown and the others not applicable would be hidden, which this also applies to the tabs . I will also note, my old workstation worked flawlessly though that needed an update from our tech support. Now that I have transferred, I am worried if my employer wants to use this Excel sheet, the entire department will need an update. Any advice? Thank you in advance for your time and support. Read More
Find in document working but COUNTIF is not.
Hi Community,
I am exporting keyword data out of Google Ads into Excel. I am trying to use the countif function to count
the number of occurrences of specific search words like “AI.” =COUNTIF(A4:A437, “ai”). The individual cells
in the range sometimes contain multiple search words like “ai replace photo editor”. The data is not clean in
that respect. When I use the search tool in the top right of the screen and type in “ai,” it finds every occurrence,
but I can’t count and display them in a cell automatically.
When I use the CountIf function the result is always “1”. I’ve tried COUNTIFS and get the same result.
I’ve attached some sample data here. Why does it work in “Search” and not in “COUNTIF”?
=COUNTIF(A3:A100, “ai”)Negative keywordKeyword or list
photoshop online free editing
Keywordhow to photograph hats for ecommerceKeywordblur photo to clear photo websiteKeywordanalyse photo en ligneKeywordreplicate delivery photoKeywordسایت زیبا سازی عکسKeywordبرنامه ادیت عکس با هوش مصنوعیKeywordحذف اشیا از عکس آنلاینKeywordهوش مصنوعی بازسازی عکسKeywordai photo blur remover freeKeywordسایت هوش مصنوعی عکسKeywordادیت عکس با هوش مصنوعی انلاینKeywordترمیم عکس قدیمی با هوش مصنوعیKeywordsnapedit photo enhancerKeywordai replace photo editorKeywordai for edit photoKeywordai photo editing backgroundKeywordblur to clear image aiKeywordrestorephotos ioKeywordai photo correction freeKeywordai edit picKeywordai outpaintingKeywordmake pictures clearKeywordai photo removerKeywordunblur pictures online freeKeywordتحسين صور بالذكاء الاصطناعيKeywordauto focus photoKeyworderase object from photo onlineKeywordremini onlineKeywordimage blur removerKeywordai remove text from imageKeywordclear photo quality onlineKeywordai image enhancerKeywordai retouchKeywordphoto face cleanKeywordretouch academy panelKeywordobject removerKeywordremove object from photo online freeKeywordai imageKeywordremove image from photoKeywordunblur imageKeywordeditor de imagen onlineKeywordتوضيح الصور اون لاينKeywordPronunciationKeywordclear blurred imageKeywordremove text from imageKeywordnettoyage photoKeywordphoto clearKeywordfotor comKeywordonline retouch photoKeywordphoto enhancerKeywordDiyKeywordDo-it-yourselfKeywordLessonKeywordToolKeywordDo It YourselfKeywordHistoryKeywordHiringKeywordJobKeywordface object removerKeywordترمیم عکس قدیمی آنلاین رایگانKeywordai remove text from picture online freeKeywordسایت ادیت عکس با هوش مصنوعیKeywordai dress remover websiteKeywordairbrush ai photoKeywordimagin iaKeywordmake blurry photo clear online freeKeywordai beauty photoKeywordreplicate com photoKeywordremove blur from image aiKeywordai photo text enhancerKeywordai bg object removerKeywordphotoeditor aiKeywordسایت ادیت خودکار عکسKeywordai photo recoveryKeywordmake my photo talk freeKeywordeditar cara en fotosKeywordsubir calidad de imagen online gratisKeywordai photo face enhancerKeywordai photo fixerKeywordpic cleaner onlineKeywordai picture editorKeywordfix out of focus photoKeywordimage cleaner online freeKeywordmejorar la calidad de una foto onlineKeywordسایت fotorKeywordold photo color restoration online freeKeywordclear photo online freeKeywordremove person from photo online freeKeywordremove text from picture online freeKeywordbeautify photo onlineKeywordremove blurriness from photosKeywordmejorar calidad de imagenKeywordOccupationsKeywordsites para editar fotos gratisKeywordclean up picturesKeywordenhance photosKeyword
Hi Community, I am exporting keyword data out of Google Ads into Excel. I am trying to use the countif function to countthe number of occurrences of specific search words like “AI.” =COUNTIF(A4:A437, “ai”). The individual cellsin the range sometimes contain multiple search words like “ai replace photo editor”. The data is not clean inthat respect. When I use the search tool in the top right of the screen and type in “ai,” it finds every occurrence,but I can’t count and display them in a cell automatically.When I use the CountIf function the result is always “1”. I’ve tried COUNTIFS and get the same result.I’ve attached some sample data here. Why does it work in “Search” and not in “COUNTIF”? =COUNTIF(A3:A100, “ai”)Negative keywordKeyword or listphotoshop online free editingKeywordhow to photograph hats for ecommerceKeywordblur photo to clear photo websiteKeywordanalyse photo en ligneKeywordreplicate delivery photoKeywordسایت زیبا سازی عکسKeywordبرنامه ادیت عکس با هوش مصنوعیKeywordحذف اشیا از عکس آنلاینKeywordهوش مصنوعی بازسازی عکسKeywordai photo blur remover freeKeywordسایت هوش مصنوعی عکسKeywordادیت عکس با هوش مصنوعی انلاینKeywordترمیم عکس قدیمی با هوش مصنوعیKeywordsnapedit photo enhancerKeywordai replace photo editorKeywordai for edit photoKeywordai photo editing backgroundKeywordblur to clear image aiKeywordrestorephotos ioKeywordai photo correction freeKeywordai edit picKeywordai outpaintingKeywordmake pictures clearKeywordai photo removerKeywordunblur pictures online freeKeywordتحسين صور بالذكاء الاصطناعيKeywordauto focus photoKeyworderase object from photo onlineKeywordremini onlineKeywordimage blur removerKeywordai remove text from imageKeywordclear photo quality onlineKeywordai image enhancerKeywordai retouchKeywordphoto face cleanKeywordretouch academy panelKeywordobject removerKeywordremove object from photo online freeKeywordai imageKeywordremove image from photoKeywordunblur imageKeywordeditor de imagen onlineKeywordتوضيح الصور اون لاينKeywordPronunciationKeywordclear blurred imageKeywordremove text from imageKeywordnettoyage photoKeywordphoto clearKeywordfotor comKeywordonline retouch photoKeywordphoto enhancerKeywordDiyKeywordDo-it-yourselfKeywordLessonKeywordToolKeywordDo It YourselfKeywordHistoryKeywordHiringKeywordJobKeywordface object removerKeywordترمیم عکس قدیمی آنلاین رایگانKeywordai remove text from picture online freeKeywordسایت ادیت عکس با هوش مصنوعیKeywordai dress remover websiteKeywordairbrush ai photoKeywordimagin iaKeywordmake blurry photo clear online freeKeywordai beauty photoKeywordreplicate com photoKeywordremove blur from image aiKeywordai photo text enhancerKeywordai bg object removerKeywordphotoeditor aiKeywordسایت ادیت خودکار عکسKeywordai photo recoveryKeywordmake my photo talk freeKeywordeditar cara en fotosKeywordsubir calidad de imagen online gratisKeywordai photo face enhancerKeywordai photo fixerKeywordpic cleaner onlineKeywordai picture editorKeywordfix out of focus photoKeywordimage cleaner online freeKeywordmejorar la calidad de una foto onlineKeywordسایت fotorKeywordold photo color restoration online freeKeywordclear photo online freeKeywordremove person from photo online freeKeywordremove text from picture online freeKeywordbeautify photo onlineKeywordremove blurriness from photosKeywordmejorar calidad de imagenKeywordOccupationsKeywordsites para editar fotos gratisKeywordclean up picturesKeywordenhance photosKeyword Read More
What’s New in Microsoft Teams | July 2024
Welcome to July’s update on Microsoft Teams, where we share some of the new features and improvements that are making collaboration easier and more enjoyable. This month, we have exciting enhancements for your meetings, chats, and communications that will help you personalize your experience, stay organized, and express yourself better. For example, you can now use custom emojis and reactions to express yourself and reflect your team’s culture. You can also enjoy a more engaging and inclusive meeting experience with the new meeting gallery, which places all participants in equal-sized tiles and can automatically highlight certain participants to enhance the meeting experience. And for Teams Rooms on Windows, you can benefit from speaker attribution enhancements, enabling Copilot and meeting recaps to understand who said what in recaps and insights. These are just some of the highlights that I’m most excited about, but there’s much more to explore in this update.
Meetings, Mesh in Teams, Webinars, and Town Halls
Chat and Collaboration
Custom emojis and reactions
Bring more creativity and expression into your conversations with custom emojis and reactions. Upload your own custom emojis or reactions to personalize the conversation, reflect your team’s culture, efficiently share status, or share a lighthearted reaction. Once uploaded, custom emojis can only be used within the user’s tenant, but once they are sent, they are visible to all members of the chat. IT admins can decide who has permission to create custom emojis, delete custom emojis, or turn off the capability altogether. Learn more.
Search result suggestions
Enhance your search experience with message suggestions. As you type in the search bar, you’ll see recent chat message suggestions pop up along with other type of search results, helping you find relevant messages quickly. These suggestions include details such as the sender’s name and profile picture, the context of the message, the date it was sent, and icons indicating the presence of web-links or file attachments. This new feature streamlines your search, making it easier to locate the exact message you need.
Enhanced sound notification controls
Stay focused, prioritize quickly, and avoid distractions by customizing the sound of your notifications. Go to Settings-> Notifications and activity tab, and under Sound assign different sounds to different kinds of notifications, such as urgent messages and priority contacts. Or mute notification sounds when you are busy or in a meeting. Tailor your notification experience to help you stay on top of what matters most.
Turn on/off notifications for a channel post
Stay in control of your Teams notifications by turning on or off notifications for a specific channel post. Tailor your notification preferences, ensuring that you stay informed on topics important to you. To manage notifications, click on the ellipsis (three-dot menu) in the top right corner of a post. If you are following the post, you will see “Turn off notifications.” If you are not following, you will see “Turn on notifications.”
Teams cross-cloud guest access on web
We are extending existing guest access functionality to the web, allowing guests between tenants across Microsoft clouds who access the Teams app from the browser to participate in rich collaboration experiences in chat, meetings, channels, and teams. Guests can participate in a full collaboration experience including audio/video, screen share, file share and both 1:1 and 1:many chat. Admins can establish trust between tenants and across the Microsoft clouds via Entra B2B and Cross Tenant Access Settings.
Meetings, Mesh in Teams, Webinars, and Town Halls
Meetings: New meeting gallery in Teams meetings
The new meeting gallery provides you with a simpler, more predictable meeting presence, while enabling you to personalize the view to suit your needs. The new gallery places everyone in tiles of equal size whether their camera is turned on or off. While the default gallery size is 16 participants, you can customize the number of participants visible on your screen (up to 49) to best fit your preference. The new meeting gallery will automatically optimize the visibility of certain participants to improve meeting engagement, like those with a raised hand and active speakers. You can also choose to prioritize participants who are on camera to better connect with your teams. Additional customizable views available in the new meeting gallery include the ability to hide yourself from the main gallery or remove yourself from the main gallery (only visible to you). The new gallery experience in Teams meetings is now available.
When a Teams Room joins a Teams meeting, the video tile of the room automatically enlarges, offering a more inclusive experience for participants who are joining online. Remote attendees now have a clearer view into the room and can more easily spot who is speaking. To adjust the tile size, simply choose your preference from the more options (…) menu by hovering on the room name.
Events: Presenter orderability on event page in webinars
Event organizers can now customize the list of presenters in the webinar event page via drag and drop functionality to mirror the intended order of presenters within a given event. This option can be found under the “Presenter Bio” section of the webinar set-up dialog box and can be customized until the start of the event.
Events: Manage what attendees see updates for town hall and webinars
It is now easier for event organizers to toggle presenters on and off during town hall events and webinars in the Manage screen. Presenters will now have a “live” indicator on their video feed when they have been brought on screen. Toggle the indicator off to remove their video from the event. This feature can accommodate up to seven presenters at a time. “Manage what attendees see” functionality and control is included in all Teams licenses for town hall and requires a Teams Premium license for webinars.
Events: Town hall events in Government Community Cloud (GCC)
Government users can now set up and host large scale events across a GCC organization with the familiar Teams app using town hall. Town hall capabilities in GCC include a new meeting template, capacity for up to 20,000 attendees, third-party eCDN support, green room access, the ability to “manage what attendees see,” RTMP-in, live translated captions, and more. Moderated Q&A will also be available in the near future. GCC will be available in Teams and Teams Premium.
Microsoft Mesh: Event templates in Teams Premium
Events organizers no longer need to create each new event from scratch. Organizers can now use turnkey event templates to quickly create an event with the capabilities they need already configured. The first two templates available are the Meadow and Oasis environments with the screenshare object included in both. The Meadow environment is a larger, more open environment for experiences like few-to-many events, while Oasis is a good fit for small to medium meetings and presentations. Both environments come with a screenshare panel already placed and ready to display content.Further customization is always possible via the Mesh app to add additional content like videos, images, or text too. Event templates are available in Teams Premium.
Microsoft Mesh: Revisit event links in Teams Premium
A much-awaited feature for events is now available. Use past links you’ve received when you created your event, or share the link with others, to rejoin old events. Simply select the link to open the Mesh application and rejoin your past events. The ability to revisit previous event links is available in Teams Premium.
Microsoft Mesh: More avatar reactions
New avatar reactions allow users to be more expressive. Avatar reactions allow attendees and presenters to gauge how events and meetings, and their content, are being received by participants. The additional avatar reactions can be played in immersive space (3D) view in Teams and in Mesh events.
Microsoft Mesh: Avatar personal boundary
Avatars now have a personal boundary to prevent other people from walking through avatars or standing too close. This helps to increase comfort and safety while in immersive spaces. Avatar personal boundary is available in all Mesh experiences.
Teams Rooms and Devices
Find certified for Teams devices for all types of spaces and uses at aka.ms/teamsdevices.
Speaker recognition and Copilot benefits for all Teams Rooms on Windows
Now, everyone, regardless of microphone types in the room, can benefit from precise speaker attribution in transcripts in Teams Rooms on Windows. With this update, everyone can benefit from detailed meeting recaps and use Copilot, so they can find out who said what and get insightful responses to queries. Microsoft’s cloud-based intelligent speaker recognition analyzes the distinct vocal characteristics of each speaker, such as pitch, tone, and speaking style. First brought to Teams Rooms on Windows, the feature will expand to Teams Rooms on Android devices and the Teams desktop for bring your own device (BYOD) meeting spaces later this year.
IT admins can learn more on activating voice profiles and enhancing the Teams meetings experience with Copilot at aka.ms/speakerecblog. Users can quickly create their voice profile at aka.ms.voiceprofile.
Sennheiser TeamConnect Bar M
Newly certified for Teams, the TeamConnect Bar M is a feature-rich, all-in-one device for mid-sized meeting rooms and collaboration spaces. The TC Bar M includes six microphones and four speakers to deliver Sennheiser audio quality to every meeting. Integrated beamforming technology enables freedom of movement and seamless transitions between presenters, and is complemented by advanced AI video features such as auto-framing and person tiling. The flexibility and audio clarity of TeamConnect Bar Solutions facilitate high-quality experiences for everyone, whether they are in-room or remote. Learn more.
Jabra PanaCast 50
Newly certified for Teams, the Jabra PanaCast 50 intelligent camera supports Microsoft Multi-stream IntelliFrame and features a unique 180° field of view. This provides a panoramic view and close-ups of recent speakers. People recognition technology creates a more inclusive environment by identifying individuals, displaying their names in the meeting roster, and name tagging them on the Teams meeting stage. Combined with intelligent speaker capabilities, the Jabra PanaCast 50 delivers the best AI integration for both end users and IT admins. Learn more.
Yealink WH64 Headset
Newly certified for Teams, the Yealink WH64 Headset is designed for modern professionals who need flexibility and comfort. This headset features wireless technology, catering to flexible working styles, and its ergonomic design provides all-day comfort.
Teams Phone
Explicit consent recording meeting policy support on Teams phone devices
A pop-up notification will appear on your certified Teams phone device when someone starts a recording or transcription, allowing you to accept or decline. This feature is turned off by default but can be enabled by admins in the Team admin center. No content will be captured without consent. Learn more.
Private line on Teams phone devices
Have a dedicated secondary phone number for incoming calls that only select callers can use to reach you directly, without going through delegates, administrators, or assistants. Calls received to your private line can now be received on either the Teams desktop app or a certified phone device. Configure private lines with PowerShell, and easily distinguish the call with a unique notification. Learn more.
Updated People app on Teams phone devices
Manage your contacts more easily and quickly on Teams phone devices with the People app. This update allows you to seamlessly switch between different contact lists and create contact groups. Learn more.
Detailed call history on Teams phone devices
Easily keep track of your calls and see how they are handled. You can see if a call was ignored, missed, or forwarded, and what type of call it was, with clear labeling for different call types. To access your call history, navigate to the Calls tab on your Teams phone device. Learn more.
Call transfer improvements on Teams phone devices
Transfer calls more easily and efficiently. You can access your speed dials during transfer, avoid keyboard overlap on touch phones, and use hard keys on non-touch phones to complete the transfer. Learn more.
Move ongoing calls from the Teams app to the native dialer on your mobile device
Teams Phone Mobile enables you to have a single number as your Teams number and mobile number for flexible, reliable, and secure calling, across locations and devices. As a Teams Phone Mobile user, you can now effortlessly switch an active call from the Teams app to your mobile device’s native dialer, ensuring a smooth and uninterrupted call experience.
Microsoft Tech Community – Latest Blogs –Read More
Microsoft List sorting by Fiscal month in power Bi Report
Hi There,
I am trying to figure out how to sort by Fiscal month (October to September) within the Integrated Power bi report within Lists.
I have a Column (choice) in text format that lists October, November, Dec, etc.
When i create the Power Bi report though lists, I want to display the monthly sales by our fiscal year (October through September) but it automatically sorts it by largest sales revenue month to smallest.
I am assuming I need to create a calculated column in lists that displays fiscal month by number IE October = 1 December =2 etc but I don’t know how to male this work.
Any help would be appreciated.
Thank you
Hi There, I am trying to figure out how to sort by Fiscal month (October to September) within the Integrated Power bi report within Lists. I have a Column (choice) in text format that lists October, November, Dec, etc. When i create the Power Bi report though lists, I want to display the monthly sales by our fiscal year (October through September) but it automatically sorts it by largest sales revenue month to smallest. I am assuming I need to create a calculated column in lists that displays fiscal month by number IE October = 1 December =2 etc but I don’t know how to male this work. Any help would be appreciated. Thank you Read More
FsLogix Implementation
Hi,
We are currently in the midst of a home drive migration from an on-prem file server to OneDrive, we will be using Folder Redirection to redirect users Known Folders to OneDrive. This presents some challenges on shared computers such as our Library and Lab computers where students could login to any computer on a given day.
Our intention was to implement FsLogix to ease some of these challenges – We’ve had to implement Profile disks due to one critical application not been compatible with the OneDrive Sync and so excluded from it. However, it’s giving me some headaches at the moment. It works perfectly in a simple config with one user logging into one machine at a time, but I’ve been given some requirements which I’m struggling to make work.
Firstly, users need to be able to login multiple concurrent sessions – in addition to physical desktops we have an RDS deployment, which is currently using UPD’s but our intention was to ditch UPD’s and also apply FsLogix Profiles to RDS, so our users maybe logged on to one or more physical desktops and then have an RDS Application open as well. I have been testing differencing disks with multiple physical computers. MS documentation suggests setting it to option 3 should allow you to connect concurrent sessions from different computers. However, after logging into the first computer, the second computer fails to connect the profile log shows:
Attempting merge of diff disk \pathRW.VHDX
RW diff disk is open in another session
RW exists, Taking RO role
then I get:
Status set to 1: Cannot load user’s profile
Further down I get:
LoadProfile failed. Version: 2.9.8884.27471 User: User. SID: SID. SessionId: 2. FrxStatus: 5 (Access is denied.)
Secondly, I’ve been given the requirement to seperate out Staff and Student Profile disks in to seperate folders – given we’re applying a computer settings GPO I don’t see how this is feasible, maybe on the desktops different reg keys via a user GPO depending on who’s logging in.
If anyone can advise on the above it would be appreciated. I would be interested to hear if anyone else has managed to configure fsLogix in a mixed Physical Virtual deployment.
Thanks
Hi,We are currently in the midst of a home drive migration from an on-prem file server to OneDrive, we will be using Folder Redirection to redirect users Known Folders to OneDrive. This presents some challenges on shared computers such as our Library and Lab computers where students could login to any computer on a given day.Our intention was to implement FsLogix to ease some of these challenges – We’ve had to implement Profile disks due to one critical application not been compatible with the OneDrive Sync and so excluded from it. However, it’s giving me some headaches at the moment. It works perfectly in a simple config with one user logging into one machine at a time, but I’ve been given some requirements which I’m struggling to make work.Firstly, users need to be able to login multiple concurrent sessions – in addition to physical desktops we have an RDS deployment, which is currently using UPD’s but our intention was to ditch UPD’s and also apply FsLogix Profiles to RDS, so our users maybe logged on to one or more physical desktops and then have an RDS Application open as well. I have been testing differencing disks with multiple physical computers. MS documentation suggests setting it to option 3 should allow you to connect concurrent sessions from different computers. However, after logging into the first computer, the second computer fails to connect the profile log shows:Attempting merge of diff disk \pathRW.VHDXRW diff disk is open in another sessionRW exists, Taking RO rolethen I get:Status set to 1: Cannot load user’s profileFurther down I get:LoadProfile failed. Version: 2.9.8884.27471 User: User. SID: SID. SessionId: 2. FrxStatus: 5 (Access is denied.)Secondly, I’ve been given the requirement to seperate out Staff and Student Profile disks in to seperate folders – given we’re applying a computer settings GPO I don’t see how this is feasible, maybe on the desktops different reg keys via a user GPO depending on who’s logging in. If anyone can advise on the above it would be appreciated. I would be interested to hear if anyone else has managed to configure fsLogix in a mixed Physical Virtual deployment.Thanks Read More
Setting up Hotmail or Outlook account on Mac Mail?
I use Apple Mac Mail and have no interest in migrating to a new app. MS has sent me messages that while Mac Mail is a modern email application, I need to remove my hotmail account from Mac Mail (done) and then re-setup the account. However, the articles tell me how to setup my hotmail/outlook account on iOS Mail and not Mac Mail and I am getting errors when trying to figure it out on my own.
My options for servers on Mac Mail include Exchange (which I think is being deprecated).
Anyone have step by step suggestions for me?
I use Apple Mac Mail and have no interest in migrating to a new app. MS has sent me messages that while Mac Mail is a modern email application, I need to remove my hotmail account from Mac Mail (done) and then re-setup the account. However, the articles tell me how to setup my hotmail/outlook account on iOS Mail and not Mac Mail and I am getting errors when trying to figure it out on my own.My options for servers on Mac Mail include Exchange (which I think is being deprecated). Anyone have step by step suggestions for me? Read More