Connecting to resources available in vnet of another tenant
This is the setup currently vnet1 in subscription 1 vnet2 in subscription 2 vpn-gateway-1 is linked to vnet1 vnet1 & vnet2 are linked to each other using vnet to vnet connection using vpn-gateway-1 i can connect to resources of vnet1…

Publishing an iOS build from Visual Studio fails
I'm trying to publish my application from Visual Studio on Windows to TestFlight. When I try to push the file from visual studio I get the error: "altool" exited with code 1. Looking in the logs I see the following: Begining…

VPN Gateway - SSLVPN Full tunnel
Hi, Currently we use FW office to connect to our customers. In addition we sometimes connect to FW from home via SSLVPN, where FULL TUNNEL VPN is defined, and after the connection all the communication out goes out through the office FW (i.e. if I…

Disable RDP Port 3389
Test Server RDP 3389 Active Bastion Enabled and functioning Disabled RDP Port 3389 in networking This rule denies traffic from AzureLoadBalancer and may affect virtual machine connectivity. To allow access, add an inbound rule with higher…

How to send welcome message for newly added users in ms teams chat bot?
How to send a welcome message for newly added users in ms teams chat bot? What type of event or mechanism should I use to achieve this?
Creating USB Media for MDT installation with boot WIM > 4GB
We have a working installation of MDT with the lastest AIK, which can successfully build laptops using a PXE boot. The objective is to be able to perform the build from USB media, to allow builds to tale place away from the office. I have followed…
When i assign IP address to windows server in microsoft azure, remote desktop connection has been automatically lost.
I'm using windows server 2012 R2. when I configure the server by assigning an IP address, the remote desktop connection has been lost and then not connect to the remote desktop. please guide me on what should I do?

When a certificates checks the CRL?
Hello all. I have signed my applications with a Code Signing Certificate for a long time. Still, since the last renew (SHA256), I noticed every time I start my application a request to the corresponding CRL (certificate revocation list) is made. …
Windows Server 2016 Remote Desktop problem on secondary IP address
Trying to set up a Windows Server 2016 install so that we can access it over a ZeroTier network instead of the current VPN solution. Connecting to it in Desktop/PC mode is no problem at all, but when I try to add a Workspace to use published apps I can…
SharePoint ECMAScript: cannot get listItems count
Hi there, I use ECMAScript to get some information from a List, and I cannot get count of list items. Is there ideas on it? Thanks
Compress-Archive -Update Issue
I got an issue with the command Compress-Archive while using -Update option 1) While using the first command it zipped my file successfully Compress-Archive -path "C:\temp\Archive1.evtx" -destination "C:\temp\test.zip" 2) After…
Exchange 2019 Pure On-Premise - Outlook Clients Receiving Modern Authentication Prompt
I have an Exchange 2019 environment that is purely on-premise (no hybrid). Users that have an archive mailbox (online archive) provisioned for their account erroneously receive the modern authentication prompt when launching Outlook. Users without an…

How to hide an optional package on main package's details page (App add-ons & downloadable content)
Hello, I want to add an optional package for my main app and I hope users can't remove this optional package by themselves. Currently I know users can remove optional packages via powershell/dism & windows settings page. It may be hard to…
Will System.DirectoryServices work in Future?
We are currently using System.DirectoryServices to import AD users into our software. Microsoft has now announced that in future this will only work via LDAPs. Some colleagues are concerned that System.DirectoryServices can no longer be used and that…
Visual Fox Pro oledDB provider error "No value or one or more paramter required" in reading DBF ukranian files in execute reader()
Dear Team, We are using VFPOLEDB data provider. We need to read the DBF file and convert this into CSV file. we are using VFPOLEDB.1 data provider to read the ukraninan file name ПолесьеПродукт_Товары.DBF. While executing line execute reader(), we are…
SCCM WSUS changing update source
Hi We have a SCCM 1810 CAS site and one Primary. SUP is running on both. up stream WSUS is on CAS and the primary acting as a downstream server. the issue is CAS WSUS is changing source to itself even though it is set on SCCM to sync from Microsoft…

Teams acess?
I can't access my teams account it comes up with two factor athentication and says i will recive a phone call but I've not recived one

How to convert modeless dialog to modal dialog at runtime?
Hi, In MFC MDI application , on clicking a menu I am launching a modal dialog and when clicking a button from this modal dialog I am launching modeless dialog and when clicking on a button from this modeless dialog I am launching a modal dialog., at…
SharePoint lookup field auto complete
Can we make a SharePoint field which is a lookup drop down box on the editform.aspx. have the functionality so that user can type in and select from the options based on the values of the types. I think this should be able to achieve using Jquery,…
Double click one cloud file to fetch file but get two or more fetch data callback
When working with the Cloud Filter API, double click "one" cloud file (icon_page_focus.ico) but app got more than one fetch callback and then download extra files Original three cloud files Then double click…