exchange
2850 TopicsWhat’s new and coming to Microsoft Outlook – Ignite 2024
Since its launch, Copilot in Outlook has helped you manage and triage your email, providing drafting assistance, summaries, and insights to help you save time. Whether you need help drafting the appropriate email response, schedule meetings in a few clicks, find key information in an email thread, or make sure your message has the right tone and clarity, Copilot can help you achieve your goals. During Ignite, we added to our efforts to help you manage your inbox, and showed you how you can manage your meetings easier using Copilot, and also dived into the latest updates to the new Outlook for Windows and what to expect in the coming year. Let’s take a look at the capabilities we announced this week! Manage meetings easier with Copilot in Outlook We spend a lot of time in meetings during our work hours, sometimes as high as 60% of our time can be spent between meetings, emails, and chats. Even scheduling a meeting can take up to 15 mins, but Copilot can make this a little easier. Copilot now helps you schedule 1:1s and focus time, just ask Copilot to find some time with someone in your org and it will find the optimal time. Because Copilot is grounded on your organization’s data, it knows who your close collaborators are so you can ask Copilot something like “Schedule a meeting with my manager for next week” or “Schedule a meeting with Caitlin for next week” and Copilot will know to whom you are referring. Do you need time to finish a project? No problem – Ask Copilot to find reserve focus time for next week, “Find 3 hours of focus time next week before Wednesday”, and done! Now you can focus on your project. Schedule one-on-one meetings using Copilot in Outlook Meetings can make it easier to make decisions, iron details, or discuss ideas but sometimes it’s hard to keep them on track and focused. Making sure your meeting has an agenda can help you stay on track and make sure you are tackling the important points – Copilot can draft an agenda for you based on your input, just open the meeting invite, select “Draft with Copilot”, and provide some input like “Review the Contoso project, introduce a new team member, and discuss sales plan”. Copilot creates an agenda which you can easily edit. Once you are ready, just remember to send the invite. Use Copilot in Outlook to draft an agenda for your meeting Sometimes, you need to schedule a meeting with more than one person, but have you had to schedule a meeting to bring a long email to a conclusion? Reading and summarizing long email threads is time consuming and finding time between multiple people can be challenging, unless you have Copilot. Without leaving the conversation, Copilot can help you schedule a meeting to bring that long email thread to closure – Just select the “Schedule with Copilot” button and Copilot will get you ready for that meeting, it will i) Summarize the entire thread, ii) Create an agenda, and iii) find a time that works. Quick and easy, schedule a meeting in just a few clicks. Get help from Copilot to schedule a meeting based on an email conversation A new way to draft emails We all need some help sometimes writing an email, whether you are having writer’s block to start or you want to rewrite some parts of it – The new drafting with Copilot experience can help. We’ve updated the drafting experience to make it native to the compose window in Outlook, added suggested prompts so you can kick off your draft without even typing, and allow you to rewrite parts of your message with Copilot. Is it hard to choose which draft iteration is the best one? No worries, we’ve added the ability for you to review and choose between all the suggested drafts. So, whether you need a little help to get started or a lot of help to make sure you have the best message, Copilot has you covered. New Outlook for Windows showing the new drafting with Copilot experience What is new andcoming to the new Outlook for Windows The new Outlook for Windows is a reimagined experience designed to be more agile and innovative. With faster feature deployment and availability, it brings the latest Microsoft 365 Copilot capabilities and delivers a consistent experience across Windows. As we continue to work on your feedback to bring you the best experience for the new Outlook for Windows, there are some updates we want to share. Where we are We reached General Availability for commercial customers this year and are still in opt-in phase with optional policies for organizations that want to move their users into new Outlook. To see all our adoption content please visit https://aka.ms/newOutlookAdoption and continue sending us your feedback at https://aka.ms/newOutlookFeedback to help us prioritize our work. What to expect Over the past few years, we have been in an opt-in phase for the new Outlook. As we plan to transition to an opt-out model, some organizations have already begun migrating on their own. We anticipate that small and medium-sized businesses (SMBs) with Microsoft 365 for business plans will begin to be moved into this phase starting in January 2025, and with customers withMicrosoft 365 for enterprises licenses following in 2026. Importantly, there will still be an option to revert to the previous version if needed. In the coming year, we expect more organizations to expand their piloting and planning efforts for the new Outlook. During this phase, we encourage you to file DCRs and submit feedback both within the app and through your account teams. Graph showing the current state and estimated timelines What to do next The new Outlook migration journey has 3 main steps. Pre-migration, migration, and post-migration. Pre-Migration: During pre-migration, admins and their IT teams should learn as much as they can about the migration - What the migration entails and the implications for their organization. This also involves early migration piloting. Migration: The migration step is when the migration is executed. Piloting continues and the migration process evolves and becomes more extensive. Post-Migration: Finally, in post-migration, IT is wrapping up the activities from the second step. They’re also decommissioning the previous experience and learning to improve subsequent migrations. Graph showing the migration stages for the new Outlook for Windows Plan your migration Review the migration kit - https://aka.ms/newOutlookAdoption Admin control options - https://aka.ms/newOutlookControlRelease Learn about policy management - Policy Management - Deploy Office Prepare to manage updates and set up early adopters on Targeted Release Transition from COM to web add-ins - Migrate from COM to web add-ins and review a list of available web add-ins. We hope all these updates help you be more productive, save time, and plan your migration to the next phase. Please, keep sending us your feedback – It really helps us focus our work. Thanks!20KViews6likes6CommentsMoving Exchange Account Source Account
I have a very complex environment I'm hoping someone might jump start my search. We have two domains syncing to Entra ID. One domain is a resource forest where our Exchange environment sits. That domain contains disabled stub accounts synced to our primary domain where the actual user accounts sit. The source for all EXO mailboxes are the stubs in the resource forest. Those accounts are kept in sync using FIM 2008. We're wanting to decom that entire resource environment and move all of the attributes to the primary domain. The resource domain schema is the last version of Ex 2016. The primary domain schema is Ex 2010 SP1. I know my first step is to update the primary schema, however, has anyone encountered a situation like this? Any help would be greatly appreciated.7Views0likes0Comments'$skiptoken' limit error for Microsoft Exchange online Reporting web service API
I was working on integratingMessageTrace report APIas a part of my SIEM integration: https://reports.office365.com/ecp/reportingwebservice/reporting.svc/MessageTrace[?ODATA options] I have noticed that, whenever my $skiptoken reaches the limit 999999 , it throws the following error with 500 status code: { "odata.error": { "code": "UnknownError", "message": { "lang": "", "value": "An error has occurred on the server." } } } It was working fine for the 999998 value, but wasn't for the $skiptoken value 999999. Is there any limitations on $skiptoken value from the API itself? Also, need information, if $skiptoken value 999999 exists, for example, "odata.nextLink": "../../reportingwebservice/reporting.svc/MessageTrace?$filter=StartDate%20eq%20DateTime'2024-12-02T00%3A00%3A00Z'%20and%20EndDate%20eq%20DateTime'2024-12-02T23%3A59%3A59Z'&$skiptoken=999999" then how can we request the data from next set of events? Can someone let me know, is there any max limit from Microsoft API side or for the $skiptoken?9Views0likes0CommentsGolden Path for Education - Part 1a
What is Golden Path Golden Path was developed to simplify and enhance the security of deploying a Microsoft 365 tenant solution in education. It consists of three stages: Stage 1: Deployment Guides are available online at Golden Path. This stage includes: Baseline - Stage 1a Standard - Stage 1b Advanced - Stage 1c Stage 2: A Discovery/Assessment AI tool is used to expose the tenant's configuration and analyze it against the tenant's license configurations, tenant and service settings, Microsoft's general education recommendations, and customer requirements. Stage 3: Drift Configuration management helps understand changes made against the established configuration in the tenant. These changes can be reversed or modified before any breaches or irregularities create problems. Goals and Objectives for Golden Path Goals Develop prescriptive deployment guides that provide a centralized resource with education-specific scenarios to assist organizations in defining, managing, and organizing their tenant and appropriate applications. Reduce the overall complexity of tenant and service deployment. Establish baseline recommended pathways to facilitate a common and agreed-upon configuration based on subject-matter experts. Utilize AI technology to uncover and compare recommended settings against user requirements based on documented configurations. Implement phased configurations to aid customers and partners in understanding what they may not know or should consider during discovery to meet customer expectations. Highlight unused features and products to ensure customers fully leverage the potential and benefits of their purchased product licenses. Identify opportunities for partner participation in achieving customer goals and expectations based on customer requirements and Golden Path findings. Create an easy pathway for customer change management to enhance control, security, compliance, and privacy of tenants. Develop custom assessments to evaluate product entry for items such as Copilot, Defender, Purview, Intune, Zero-Trust, and Microsoft Entra ID. Objectives Deliver information for features available (used/unused) to users based on license model. Prescriptive recommendations based on education scenarios. - Present upgrade license opportunities from A1 to A3 to A5. Security analysis exposing gaps and issues proactively to allow modifications before it's too late. Promote partner access to customers that have defined gaps based on assessments and are requesting partner assistance. Better discovery and assessment analysis with new tools. Designed to be more self-serving customer and partner access management. Speed up user adoption for educators and IT Admins alike. Baseline Stage 1a Baseline is stage 1a in the overall development of the Golden Path for Education. It is based on a majority of licenses within the tenant at the Microsoft 365 A1 for Education level. It also is a set of recommendations for ALL Microsoft Education tenants. Navigation Golden Path has three folders in the navigations. Golden Path Baseline References Golden Path folder consist of the Golden Path overall review. It goes over the entire program and the how and why it is built. Currently there are two pages, Golden Path overview and Baseline Overview. Golden Path overview menu Golden Path overview Stages (Deployment Guides, Discovery/Assessments, Drift Management) Modules (Setup, Identity, Applications, Security, and Devices) Phases (Baseline(A1), Standard(A3), Advanced(A5)) Baseline Overview Steps for each phase (Setup, Identity, Applications, Security, Devices) Licenses that are included General information links List of links for all applications and products included with A1 license List of links for all features included with A1 license Baseline menu Setup Tenant setup is key to establishing a secure and valid tenant. Setup goes through domain assignment, administration, and service management. Overview - Review all the steps that are part of the setup phase section Step 1 - Create your Office 365 tenant account Step 2 - Configure Security Center admin settings Step 3 - Secure and configure your network Step 4 - Sync your on-premises active directory Step 5 - Provision users Step 6 - Sync SIS with School Data Sync (SDS) Step 7 - License Users Identity Establishing an identity via Microsoft Entra ID and establishing authentication methods, Single Sign-On, and user procurement methodologies. Overview - Review all steps that are a part of the identity phase Step 1 - Understand identity definitions Step 2 - Configure Microsoft Entra ID basics Step 3 - Consider education identity steps Step 4 - Consider identity applications Step 5 - Set up access to operation services Step 6 - Set up identity lifecycle Step 7 - Configure security in identity Step 8 - Manage access controls Applications Applications like Microsoft Teams, SharePoint, OneDrive, Exchange Online are the core to a Microsoft tenant. Getting these applications setup are essential to allowing users in education to access services and apps like Learning Accelerators. Overview - Review all steps that are a part of the application phase Exchange Online o Step 1 - Design an Exchange Online environment o Step 2 - Set up Exchange Online o Step 3 - Configure compliance and security in Exchange Online o Step 4 - Configure address books, shared mailboxes, and clients Microsoft Teams o Overview - What is Microsoft Teams for Education o Step 1 - Configure Microsoft Teams for Education o Step 2 - Configure Microsoft Teams policies and settings for education organization OneDrive/SharePoint - Overview o Step 1 - Plan your OneDrive and SharePoint Deployment o Step 2 - Share within OneDrive and SharePoint o Step 3 - Configure security and access controls in OneDrive and SharePoint o Step 4 - Compliance considerations with OneDrive and SharePoint Security and Compliance Security via each phase is essential to maintaining order and blocking access for bad actors. Along with security compliance/privacy considerations that are established to adhere to a multitude of local and government requirements worldwide. Overview Step 1 - Security Considerations Devices Managed and unmanaged devices are another key to helping secure the network and potential cyber-security considerations that enter the network via these devices. Overview Step 1 - Review device management structure Step 2 - Plan device management Step 3 - Configure settings and applications Step 4 - Deploy and manage devices Windows 11 features and tips References menu Mulit-tenant solutions - Architectural recommendations base on multi or large tenant solutions. Accessibility Deploy Office 365 applications Pooled storage management How do you use Golden Path? Golden Path uses deployment guidelines content that contain education scenario specifics. Golden Path has a linked path for each modules based on the phase (Baseline,Standard,Advanced). Users can follow the deployment content to establish or redefine the tenant configuration in order to enable additional services and products. What’s Next Go to https://aka.ms/gp4edu to access the first part of Golden Path. Part 1b (Standard -A3 content) NEXT Part 1c (Advanced – A5 content) Part 2 - We will create a mechanism to discover the tenant configuration settings and allow customers and partners the ability to qualify what is set to standard recommendation. Using AI to deliver user requirements against the configuration will allow additional paths to enable services and features that allow the user/customer to achieve their objectives. Part 3 – Deliver drift management solution for management of unrealized or understood changes that need to be approved or modified.50Views1like0CommentsOutlook for Windows: Timelines, Benefits, and Feature Availability
Yes, some end-users either "love or just hate" New Outlook for Windows. However, it is here to stay (respectfully said), and I am here to help you with the transition. Microsoft has announced the next stage, Opt-Out Stage, dates for 2025 and 2026 for work and school accounts. I have created a video that discusses my perspective on "What's Ahead in 2025 and Why It Matters" for you and your organization. I also cover feature availability by status. Video: https://youtu.be/QJBf_FPyBKk Remember, for the free Outlook accounts, the transition starts in January 2025, when you can no longer return to Classic Outlook. I have a video playlist with tutorials if you are interested. 📹Video Playlist: https://youtube.com/playlist?list=PLz10kTfM1gnF3x6mcGVfMX-51urg9a1lt&si=jrzVMJ9ikh0RPY1U 📹Outlook Updates Playlist: New Outlook Updates - YouTube traccreation4e 10/10/2024113Views0likes0Commentsoutlook 365 set categories in admin center possible?
Hello, We're using Office 365 we have problems on multiple iMacs with the Outlook app. The colors of the categories sometimes disappear en sometimes different colors are suddenly popping up. It's happening on older iMac as on new ones as well. After a fresh install sometimes it works again for a while but then they'll start disappearing again. Very annoying and more people seem to have the same problem. Now I want to set the categories in the office or exchange admin center, but I cannot find out where I could do this. Hopefully when we set the categories for the whole company, hopefully the problems won't come back again. I think it might have something do also with delegated mailboxes but all people using them have all the rights. We're using the legacy Outlook while the new Outlook does show only a very few of our IMAP folders Hopefull you can help us out here, thanks!12Views0likes0CommentsGenerate vCard for each user in Exchange online and attach to user's mail.
We are looking best method to create vCard for each user in Exchange online and attach vCard in user's outlook for outgoing email. Is there any script or tool to programmatically create a vCard, that can generate .vcf files with the desired contact information for each user and integrate to Exchange online to apply to corresponding user.13Views0likes0CommentsRemote execution with exchange powershell
I'm trying to extract the primarysmtpaddress of each member of a distribution group from an exchange server in a remote forest. The bulk of the script is something link this $parameters = @{ ConfigurationName = 'Microsoft.Exchange' ConnectionUri = 'http://srvwex.company.local/powershell' Credential = $sourceCred # Authentication = 'Basic' ScriptBlock = {{(Get-DistributionGroup $args[0] |Get-DistributionGroupMember).PrimarySmtpAddress }} ArgumentList = $DG.Alias } $RemoteMembership=(Invoke-Command @parameters) but I got the following error The syntax is not supported by this runspace. This can occur if the runspace is in no-language mode. + CategoryInfo : ParserError: ({(Get-Distribut...rySmtpAddress }:String) [], ParseException + FullyQualifiedErrorId : ScriptsNotAllowed Running the command (Get-DistributionGroup distributiongroup | Get-DistributionGroupMember).PrimarySmtpAddress locally on the remote exchange server obviously works Is there a way I can do it ? thanksSolved54Views0likes1Comment