Why is SharePoint 2016 PSCONFIG Ugprade Failing with User Does Not Have Permissions?
I receive the following error during PSCONFIG upgrade: Failed to upgrade SharePoint Products. This is a critical task. You have to fix the failures before you can continue. Follow this link for more information about how to troubleshoot upgrade…
ML Pickle file size Azure Machine Learning Service
Is there any restriction on registering an ML pickle model into Azure Machine Learning Service in terms of the size of the pickle file? Does it cause latency in realtime data processing and getting the prediction results from the pickle file if we have…
Log in and Exam Reschdule Issues
Hi, Recently I tried loggin in to reschedule my exam..I was able to log in and I do not see the appointment on my dashboard. Later I searched my exam and the when I tried to go to schedule the exam with personVue..it is taking me to microsoft…
run a script as soon as an event is added to azure log analytics
I need to run a script as soon as an event is added to azure log analytics
msbuild returns a Unhandled Exception: System.Runtime.InteropServices.COM Exception
I currently have a VcxProj file that I am trying to build. I have been told that I can use msbuild to build that project. This is what my VcxProj looks like <?xml version="1.0" encoding="utf-8"?> <Project…


Best practices for Query and Index components SharePoint 2019.
Hello, I have two farm: Farm1 WFE1 and WFE2 Search\Application server 1 and Search\Application server 2. Farm2 WFE1 and WFE2 Application server 1 and application server 2. Search server 1 and Search server 2. As I know makes sense to…

Convert const char* to LPCWSTR
If I have: void SomeFunc(const char* name, int size) how can I convert const char* name to TCHAR (having size) in order to use it on OpenFileMapping as third parameter ? And all this without using CString. Can you help me ?
Azure(SharePoint) server connectivity with on premisesSQL server using code
I have azure SharePoint 2019.In one my my application we have connection with on premises SQL data base When i created one console application on SharePoint azure server and tried to access SQL db its working fine but when i tried to access premises…

SharePoint Workflow task and history migration
Hi Team, We are planning to migrate our OOTB and Custom workflows from SP2010 to SP2016/SP2019 environment. Would like to know if its possible to migrate SP2010 workflow tasks and history using any migration tools to SP2016/SP2019 on-premises farms? …

Sharepoint online via VPN
Is is possible to configure Microsoft 365 Sharepoint Online to be accessible via VPN only?

Conditional Access require Approved Client App
Hi, I have noticed the following situation, I have two M365 environments, in both environments is a conditional access policy that allows access to Exchange-Online only with "Approved Apps". …

What wrong with the code?
AppendMenu(hMenubar, MF_POPUP, NULL, "File");
File sharing with external companies
Hi all, A customer would and need sharing files with external companies. This customer don't want use cloud services (OneDrive for example) and this customer want have files on premises. I would know if there is a Microsoft solutions to have a file…
Azure Data factory V2 for each loop run twice in pipeline with couple of seconds delay
Hi, We had one incident in our production environment of Azure data factory v2 instance, where for-each iterator loop run twice in one single run of pipeline with some couple of seconds delay. In foreach loop iterator, we are doing some data load…
Mon burau a fusionné avec le disque local
Bonjour, J'ai fait une fausse manip avec mon ordinateur pour mettre mon disque local par défaut et ainsi libérer de l'espace sur mon SSD mais le maintenant mon disque local D:/ est devenu mon bureau. Je n'arrive pas à les dissocier et quand j'entre…
Service doesnt resume after idle time
I am running a wundiws service that polls an on premise database. Service runs fine as long as there is continuous flow of data, however once there is a gap between records for more than 5 mins, service idles & doesnt resume fetching of records. …

Setting up smart card authentication to domain
i have taken over a domain that appears to have had ADFS partially installed and partially set up. the role has long been removed as well as the expired certificates. I am now trying to implement smart card authentication from a third party CA. I…

ADFS Token signing Certificate Auto-Rollover
We have auto rollover enabled with following setting CertificateCriticalThreshold : 2 CertificateDuration : 1095 CertificateGenerationThreshold : 20 CertificatePromotionThreshold : 5 CertificateRolloverInterval : 720 …

COM Not Supported In Ubuntu Linux
Hello Support Team ! I have developed an application using .Net Core. My application makes use of MS Office & PDF (Nugget Packages). My application generates word files from within the application automatically and converts them to PDF and shows…
T-SQL code to determine the distribution of data in fields
Hello Community, Can someone show me how to compile a T-SQL that will allow me to view the distribution of data in Fields? For example in the sample table, there is a field called model. The that field 50% of the values are Fiestas. I would like to a…