Windows scripting
Hi, Thanks,

SQL Always On did not failover
Hi, we did several failover tests with SQL Always On, restarting the server and disconnecting the network card everything worked perfectly. But in a specific test we noticed that the failover did not occur and it shows the server status as…
Set the default label
I have required from one of the department to have a default label set, whenever they try to create a new office document. I know how to do this, but this set the default lable for new emails as well and they don't want this. Is there a way to restrict…
Re-issue my Micrsoft Certificate
Hi, In the end of year 2011, I took the exam TS: Microsoft Exchange Server 2010, Configuring, Exam Number - 070-662. I missed my certificate, can you please reissue my certificate? MC ID - 8654591 I took the exam in Canberra, Australia. More…
Support SLA
Does anyone else have problems with Azure support SLAs? Is there somewhere we can address the fact that ours aren't being met? We have the standard support plan, but our first two tickets are way past their stated SLA: Our severity C issue is supposed…

Export of data from certain tables or visuals to excel without being able to download pbix
Hi, I need one of our users to be able to export the data from selected visuals to the excel but he must not be able to download the pbix file. How can I set this up? I searched everywhere but cant seem to get this running. Thank you

word says file not found but opens it anyways
I'm running word 2016 on my mac (which I just transferred to) and every time I open a word document it comes up with the following error but then it opens the document anyways. How can I get rid of this error once and for all? It's getting pretty…

Grant access only to a Schema in SQL
Hi All, I have a Database called TM1 and in this database I have 2 schemas. One is called TMS1 and another is called TM1App. There are 5 views under schema TMS1. For Example: TMS1 .View1, TMS1 .View2....TMS1 .View5. These views are reading data from…


Form Recognizer Load Balancing
Few questions regarding load balancing with the Form Recognizer service. I would be curious to know the answer for the on premise container, as well as the web container. How many documents can each docker instance handle? Would multiple instances…
Como cambio esto para poder activar las opciones de mode desarrollador?
En mi windows 10 Home en las For developers me dice: "Some of these setting are hidden or managed by your organization"? No puedo activar ninguna de las opciones que hay ahi, alguien ayuda para arreglar esto

Linux-client, What setting controls loading sites in an external browser
The ~/.config/Microsoft/Microsoft Teams/settings.json file is pretty big so I'm hoping someone here knows. I'm looking for a way to disable the loading of redirects in an external browser. The reason for this is that the company I work for uses…

Patch Installation Issue from WSUS
Dear Team My WSUS Clients server 2016, i am updating the patch, could't patch install from wsus (in Server 2012). Error Messeage: There were some problems installing updates, but we'll try again later. If you keep seeing this and want to…
Visually Identify Memory Optimized Tables in SSMS
I would and I believe the whole community would benefit from an SSMS feature whereby a Memory-Optimized table would be identified within the SSMS U/I in the exploded Database > Tables view. Maybe like "table_name (mo)" or some other way if…

MS Visio 2019 Dev Edition Question
I have a .vsdx file created with ER model for some tables. I have Visio 2019 Std edition. I need to use this .vsdx file and create a db/tables in SQL Server as seen in this file. But with visio std edition I am not able find ways to edit this and…
GrenShot application display error 0x87d00213
Hi,Team. I need help. A deployment of the grenshot application was executed to a group of teams. But I got error 0x87d00213. That error indicates that the time exceeded the maximum allowed for the installation. In the configuration of the…

Enable IMAP4 on Exchange 2016 cluster
Hello, Can anyone help on how to enable IMAP4 on exchange 2016 with 2 mailbox servers in the DAG. I have enabled the IMAP4 services and it is working with server name. Is there a way i can enable the IMAP4 connectivity using DAG name instead of…
Connectivity to source DB2 database via SSMA for DB2
I have source database DB2 in IBM Bluemix platform, that need to be migrated on Azure SQL DB using SSMA for DB2. I am trying to make connectivity from SSMA to source DB2 database but not able to do so. I have a very basic question, does SSMA for DB2…

Azure Map remove bottom area
How do i remove bottom area of azure Map. pls refer to the attached screen.

Apply grouping over group
Hi I'm not entirely sure whether this is possible. This is our dataset: This is what our resulting report needs to look like: We've been able to apply grouping via the farm_area_name field (see following image), but want it to…

SQL SERVER 2012 T-SQL
Hi, Please provide me the query to get output from the below table. Table: 1 abc Project1 1 def Project1 2 pqr Project2 2 xyz Project2 1 ghi …