Microsoft Q&A
Questions
Discover questions that will help you on every step of your technical journey.
Content
When will PowerShell 7,1(preview) be released for GA for Azure Automation runbooks?
Is there a date for the GA release of PowerShell 7.1 for use in Azure Automation runbooks?


How to change the Icon images on Outlook App for Mac
Hi, I am trying to change the icon images of the mutiple emails configured on my Outlook App on Android, unable find a way, please see the attached image for reference Please help VC


Impossible to create RoleAssignment with api graph
Impossible to create RoleAssignment with api graph It always return: { "error": { "code": "No method match route template", "message": "No OData route exists that match template…


'Hybrid Configration already exists' error during Exchange 2010 Hybrid upgrade
Hi, My client has a fully working W2012/Exchange 2010 hybrid environment with the latest CU applied and all mailboxes already on the cloud. Long story short, I am getting the following error when running PrepareAD with TenantOrganizationConfig switch…
Access Azure File share through private endpoint
I'm trying to enable backup using PowerShell for the file share of storage accounts. In current environment we disabled public network access and using only private endpoints. I have used Runbook with private endpoint but still failing to list the file…


UWP shows wrong MIDI device names
Hey there! UWP shows wrong names for most MIDI devices! Many ports are just called "MIDI" - which makes this library almost completely usable in any App. For example, loading output device information is done like…


like button for specific content in Sharepoint
Hello, I am a very new developer, may I kindly ask for some assistance with the following? Is it possible to add a like and comment feature to specific content using SPFx? If so, does anyone have an example of the best way to do this? If not in this way,…


How to access storage accounts file share list in automation runbook using PowerShell without endpoint
I'm having task to get all the storage accounts in the multiple azure subscription to enable backup on file share.Is it possible when public network access disabled on the storage account. I don't want to go with private endpoint solution as I have lot…


Loading multiple Excel files using SSIS removing first 5 rows
Hello Forum, Would like to know if there is a way in SSIS or Powershell to removed first 5 rows in Excel and load the remaining , meaning starting for the 6th row to the table . Have multiple Excel files that need to be loaded . Thanks in advance


关于发送到动态通讯组的邮件
例如我发送到动态通讯组的邮件,如何获取当时该组的收件人名单,确认成员收到该邮件,在后台有哪些命令可以查看


Get-MessageTrackingLog -EventId "Fail"
Hi there, I am running the following command Get-MessageTrackingLog -ResultSize Unlimited -Start "01/28/2023 00:00:00" -End "01/28/2023 23:59:59" -EventId "Fail" and seeing a lot of failed inbound emails. Now some are junk,…


How to resolve HTTP 500 error after login with /ecp and /owa in Exchange Server 2019?
When I built a mail server with Windows Server 2022 and Exchange Server 2019, I get HTTP ERROR 500 when logging in with /ecp and /owa. How can I solve this case?


Outlook CRM program
I am using Outlook for my e-mail program. Is there a SIMPLE CRM add in program that will allow me to sort my outlook accounts by city, state, zip code?


Exchange Endpoint setup on prem to migrate mailboxes to 365
Greetings everyone, I am trying to setup a migration endpoint on exchange 2016 (from on prem into 365) I've been following the guide here (Migrate email to Exchange Online using the Exchange cutover method in Exchange Online | Microsoft Learn) I have…


Teams phone system Call cut out
Hello Please i need your help on this issue. I have had a few reported issues from our users. Calls are being answered with the calls cutting out when they answer. From the caller's end, the call apparently just rings out. this has been…


Visual Studio on Windows 11 quits before intsall in completed. No error given...
When I go to install the latest version of Visual Studio (as of 2/1/2023) it quits on me. It gives no errors. It says it's preparing the installer and then nothing. Any help?


OutlookMobileCloudService - Add Account auto discovers stale / incorrect information, ignoring valid XML file
Hi All, I have an IMAP and SMTP server of which their access details exists in an autodiscovery.xml. By using Outlook (2019's) "Test Email AutoConfigution" function, it resolves the correct information and all is OK. If I use the Mail…


Intune MMD difference betweeh Trusted sites setting and ADMX template setting
I have deployed trusted sites to Azure Join MMD devices using a Device Configuration policy and the administrative templates site to zone assignment option. I have just noticed that there is a Trusted sites setting under the Microsoft Managed Desktop…


Unidentified Network issue when static ip configuration but Internet access normal
Hi Microsoft engineers On win10 Enterprise LTSC 21H2 I have met a network problem , only enable the Wired LAN adapter,when Statically configured network with the same valid network configuration from dhcp, the PC normal access to the Internet,but the…
Does the roaming folder would be lock or delete by OS when domain user login another PC?
Our App save same runtime data to C:\Users*MyUserName*\AppData\Roaming it's work well most time, but sometimes would cause to crash in fwrite when operate files under Roaming folder, Not always one file . We have checked all code logic . fwrite would…