Excel sheet shared in Teams crashing when edited
Hi, we have been having some issues with a few users finding when they share an Excel sheet via Teams screen share. Sometimes Excel will freeze when the presenter edits the file. It has been ok until recently and different people have found this…
Microsft Teams: Some search results don't appear until filtering
In Microsoft Teams, I'm trying to search for when a certain person sends a message to the General channel of a team, or for mentions of a term in the General channel. If I type the term or person in the search bar at the top, I get results from some…
add the rds app group user
hai when i try add rds group user this is happening PS C:\WINDOWS\system32> Add-RdsAppGroupUser cmdlet Add-RdsAppGroupUser at command pipeline position 1 Supply values for the following parameters: (Type !? for Help.) TenantName: vivek …
Azure App Services Times Out
I am having an issue with a deployment of an Node application to Azure App Services, where it keeps timing out as it starts up. I am the Azure App Service extension to deploy my app (Node 10) from Visual Studio Code. This worked perfectly fine for…
How to export Dynamics Nav sales order data
Hi, I am a third party warehouse for a company that uses Dynamics Nav. I need them to send me a csv file exporting their basic sales data so i can import that file to my system. How do we export sales data from Dynamics Nav please?
ColumnSpan in Grid is not working properly when MaxWidth is 0 in VisualStudio 2019 (Version - 16.4.5)
In my project created in VisualStudio 2019 with version 16.4.5, I have some columndefintions in grid and also uses columnspanning. But when I set maxwidth as 0 for some definition, the columndefinitions are not spanned to full width properly. Code…
Can't use my custom domain (Seems like someone else is using it without my permission)
Hello, I started an Azure account this week and start learning about the services. By the time I tried to use my domain as a custom domain, it says is already configured on another subscription I didn't recognize. I own the domain, and I am the only…
How to get NIC port number and connection type (copper/fiber)
I have tried a long list of powershell cmdlets and no joy on getting the simplest of things from the NIC. I am down to getting the NIC port number (active) and Port Type (copper, fiber, other) Any ideas? Thx
Can MS Authenticator Work At System Startup?
Hi 🙂 Currently using a pin to sign in manually to Windows 10 after a startup/restart... Can the Authenticator work in that moment as well, or is it more geared towards email logins? Thanks for clarifying, Alex
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true
Dear Support, I deployed a Spring Boot application on Azure as an App Service and I got this message: [ERROR] Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true The message is displayed, I guess, at the start-up. Can you help me fix…
ADFS 4.0 on 2019, Device Registration Service - deleted Relying Party Trust
I am really struggling with this one. I installed ADFS 4 on 2019 (yes, 2019 forest and domain levels), topology is one back-end federation server for the farm, one database server (SQL, not WID). Haven't even setup the WAP yet...was playing with Device…
remote desktop services On Windows Server 2016
We provide remote desktop services On Windows Server 2016, as the number of users increases, the memory occupied by the Session of 'termsvcs' (Remote desktop services) increases too. As the picture in the attachment.
Service Account Needing Admin Level Account Access
My company uses a depot offsite to manage our laptops and tablets. They are assigned the tasks of imaging our laptop and then preparing them to send to a designated user. One of the tasks that we need to them to handle is getting them on our domain via…
One Drive Microsoft Graph - how to combine root file with shared files in one query
I would like to combine shared files with root files in one query. I am currently doing this through two request: /me/drive/root/children and /me/drive/sharedWithMe and merge arrays, but in this case I cannot use the limit on the number of files (by…
Unable to SSH in Ubuntu VM
I created a cluster on Microsoft Azure which created a Virtual Machine. Whenever I try to SSH into the Virtual Machine, I get a 'Connection timed out' error. I have tried restarting the Virtual Machine and I've also checked the Network Security Group to…
Adding secure LDAP to an existing Office365 - ON-Prem Sync - Password HASH issue
We have been using on-prem AD with Office365. We need to add secure LDAP for use with Jamf. I followed the help docs and subscribed to Azure and then created new instance with unique DNS name to act as Secure LDAP point. I would like to turn on…
AD Connect behavior when removing UPN suffix?
Greetings all. I have a client with an existingO365 tenant which is synced to their local AD. That legacy AD is being migrated to a new one however the UPN suffix on the legacy domain happens to exactly match the domain name of the new domain to which…
Migrating server to another network
Hi, I need to change the IP of the server that has the function of ADFS only. Are there any problems? Thank you.
Continuous webjob is restarting
I have Created a webjob to fetch data from external site and entring data in SPOnline list using MS Graph. The webjob is hosted in App Service to run continuously with "Always On" feature activated. I can see job is running, but very slow,…
Is it possible to attach the existing wiki template in newly created azure devops project through API
Hello Everyone, Does anyone suggest me how to automate the wiki template in Azure template. Thanks in Advance