Teams Update Fails to Install - double login prompt
Hi, We had this issue with the June-time update and have it again with the September one. We have thousands of devices. On sign-in, Teams shows Error 42B, self-closes then re-opens. We can then sign-in on the old version. If we run the Update.exe as…
Create automatic failover with site recovery in azure-azure
Hi, I created a failover azure to azure from one region to another with Azure site Recovery. The primary site have a frontend load balance and two windows VM. The load balance is connect to a traffic manager. The secondary site have only the…
using microsoft teams on chromebook
i have been using microsoft tems for a month now and am alright but the set out on chromebok because i downloaded the app has no options and is completely different in chromebook. so i decided to use the website and its the same as normal users but the…
How to prepare a javasript that shows only the last announcement item
I want to do a javascript that can show only the last announcement in the middle of the main page and If there is no new announcement in the list it should show (no announcements)

Windows Server 2016 Storage Spaces Direct Cluster - Regular Disk Corruptions on Linux Servers
We have a 4-Node Windows Server 2016 Datacenter (Core) Hyper-V Cluster with Storage Spaces Direct with following details: 3 Tier (NVMe as Cache, SSD for Performance Tier, HDD for Capacity Tier) 8x 4TB CSVs with 10% Reserved capacity for…

RD Gateway Server and IIS Reverse Proxy
Hello, I've setup Remote Desktop Gateway Server on Windows Server 2019 and I'm using url rewrite on my internet facing IIS server to rewrite the url to the Remote desktop gateway server. I can access the server via http and https. I get the default…
Adding a new domain name and email - cost ?
We have just purchased a new domain name (not via Microsoft) and want to add it to our 365 subscription. We then wish to set up a few email accounts for this domain. Can anyone tell me what extra charges, if any, there will be for this ? Thanks.
Accent sensitive search in fulltext catalog problem
I am currently working on full text search functionality of web application and use accent sensitive search. I am using MSSQL server and create full text catalog for that. and Swedish is the language that use to word break. My problem is when i search…
Where can change the protection level of ssis packages besides in SSDT design page?
I have some ssis. dtsx files in the remote server. The original protection level of the packages have been set as 'EncryptSensitiveWithUserkey'. But I want to change the protection level as 'Encrypt AllWithPassword' when I execute the package. …
SCCM account lock out every few minutes- please help
10/11 22:02:10 [LOGON] [11040] WVI20: SamLogon: Transitive Network logon of WVI20\SCCM-SERVER$ from SCCM-SERVER (via SCCM-SERVER-SQL) Entered 10/11 22:02:10 [LOGON] [11040] WVI20: SamLogon: Transitive Network logon of WVI20\SCCM-SERVER$ from…
run dtsx package with dtexec when only SSDT on server
I need to run dtsx packages on a server that does not have SSIS or DB instances installed, just SSDT. I verified that I can run in SSDT , but I would like to run in dtexec . I have seen multiple dtexec added to server in the SSDT installation path as…
SSIS Script task question
Hi All Experts, I have a quick question. I have a folder with multiple files. I just want to load only one set of files into SQL server. Below is the script task code which is giving error. DataRow[] rows =…
How to write sql table output at a specific range or cell.
I need to export Sql server data into Excel at a specific range. Below is the query I am using:- INSERT INTO OPENROWSET('Microsoft.ACE.OLEDB.12.0','Excel 12.0; Database=C:\Users\Documents\Discrepancy Report.xlsx;','SELECT * FROM [Sheet1$A22:C37]') …
Win10 2004 Internet Explorer Failed print PDF file
As the title. OS: Win10 2004/IE11 / x64/ july updates/ This is a webpage with IE11+ Adobe reader DC software installed. And Win10 1709---1909 ALL OK except 2004 version. Clink the "Print" or ctrl+p with no response. …
Registry: Why different GUIDs under Group Policy Objects key?
Hi I'm using Windows 10 x64. Under HKCU\Software\Microsoft\Windows\CurrentVersion\Group Policy Objects, there are some Guid sub keys: Why? I've just noticed: As soon as I start gpedit.msc, another sub key is added. If I do not change any…
Optimal Table design
I am looking for some suggestion about how to make design a table in Azure SQL Database so that it will perform fast. The table has few foreign keys, and a composite key which is a clustered index. This table will be updated ( data will be inserted)…
Teams: Initial attempt to join gets bumped out of meeting.
Recently when using Teams within our organization, I am receiving frequent comments that upon initial attempt to Join, they very briefly appear to have joined the meeting but then get bumped out, requiring them to reattempt to Join, which is usually…

DRM Protection questions
Hello There, I want to ask some questions about DRM that I can't wrap my head around and I wish you guys could answer me. Now I'm making a music player app, I have multiple users, here are my questions : 1 - what stops a user that has my DRM…
How to embed a Zoom meeting in a UWP app?
Hi, I have to build a UWP app that could embed an ongoing Zoom meeting in it. Since the Zoom SDK is not supported for UWP apps. Can you please guide me how I should proceed. Thanks.
Writing Append /Set variable
How can I write my Append/Set variable values to a blob storage (csv file)