406,369 questions

Sort by: Updated
0 answers

This script for VMManager Windows OS Template is true or not?

There is an OS template script for ISPSystem VMManager. It looks like this: @echo off setlocal EnableDelayedExpansion set logfile=C:\setup.log del /f c:\ifacename.txt for /f "skip=2 tokens=2,4*" %%A in ('netsh interface show interface')…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,723 questions
Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,965 questions
Windows Server Setup
Windows Server Setup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
263 questions
asked 2021-04-09T12:54:45.027+00:00
Anonymous
commented 2021-04-12T07:14:54.847+00:00
Ian Xue 39,471 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

External Content Type in SharePoint

We try to create an ECT for our on-prem SharePoint 2019 farm via SharePoint designer. The ECT is of type sql (sql2016). As a Farm Administrator I can do so, but a regular Domain User (with full access on the SharePoint site in charge) cannot do so. He…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,422 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,993 questions
asked 2021-04-08T13:11:26.407+00:00
Dieter Tontsch (GMail) 962 Reputation points
accepted 2021-04-12T07:13:49.707+00:00
Dieter Tontsch (GMail) 962 Reputation points
1 answer

Installing executable Packages in Python Azure Function App

I have in my free subscription plan created a azure function app with Python run time, OS being selected as Linux, plan shows as CentralUSLinuxDynamicPlan (Y1: 0) Whole Idea about this App is to respond to http request and download the PDF (It converts…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,424 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,319 questions
asked 2021-04-02T12:06:06.127+00:00
Santosh 1 Reputation point
commented 2021-04-12T07:12:52.83+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee
1 answer

VIEW SERVER STATE permission was denied on object 'server', database 'master'. error in SharePoint 2016 Farm.

HI I prepared New SP 2016 Farm with 4 Servers App1 - MinRole (Application + Search) App2 - Distributed Cache WFE1 - Custom Role (Running Microsoft SharePoint Foundation Web Application) WFE2 - Custom Role (Running Microsoft SharePoint…

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,993 questions
asked 2021-03-30T07:47:43.003+00:00
adil 1,431 Reputation points
commented 2021-04-12T07:12:29.387+00:00
adil 1,431 Reputation points
1 answer

Why GC.Collect() call twice required when use GC.WaitForPendingFinalizers();

GC.Collect(); GC.WaitForPendingFinalizers(); GC.Collect(); 1) What WaitForPendingFinalizers does ? it suspend the current thread and clear the memory? 2) Why GC.Collect(); called twice when we use GC.WaitForPendingFinalizers(); ? 3)…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,306 questions
asked 2021-04-09T08:55:57.223+00:00
T.Zacks 3,996 Reputation points
answered 2021-04-12T07:10:48.937+00:00
Daniel Zhang-MSFT 9,636 Reputation points
1 answer

How do I prevent the Azure cognitive search service from becoming cold after a period of no load?

I use QnaMaker in chatbots. QnaMaker uses Azure Cognitive Search to store and find question\answer pairs. QnaMaker seems to idle after not being used for a while. The first query takes 7 seconds to complete. Every query after the first one completes…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,190 questions
asked 2021-04-09T11:03:55.103+00:00
Hessel Wellema 256 Reputation points
commented 2021-04-12T07:10:34.177+00:00
Hessel Wellema 256 Reputation points
3 answers

Re-Imaged Computers - Not registering with Intune, but is in AAD.

Working on inplace upgrades of work from home computers for our business. During testing I am reimaging existing AAD/Intune enrolled devices, so I can retest feature updates 1709 to 2009. After re-imaging the test computers, they will not reregister…

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,996 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,421 questions
Microsoft Configuration Manager
asked 2021-04-08T14:10:46.733+00:00
jacccd 1 Reputation point
commented 2021-04-12T07:07:59.567+00:00
Lu Dai-MSFT 28,446 Reputation points
3 answers

Export languages and supplemental fonts to be installed in another Windows 2019 server.

Hi there, I'm looking for a way to export a additional feature installed in a server to another. More specifically I need to install some Language Packs and Supplemental fonts in a Windows 2019 server. The issue is that server is not connected to…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,910 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,723 questions
asked 2021-04-01T14:25:06.913+00:00
Flavio Bonacordi 1 Reputation point
commented 2021-04-12T07:06:01.777+00:00
Daisy Zhou 29,561 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

encrypte excel file

HI, Expert, Could you give help how to encrypte the file to prevent change on worksheet? version Office 365 try setup password protect sheet . setup password on VB command button. to prevent change on worksheet. password up to 30 length…

asked 2021-02-24T17:32:21.25+00:00
liuwei@cesm 631 Reputation points
accepted 2021-04-12T07:05:31.087+00:00
liuwei@cesm 631 Reputation points
2 answers

Intune Polices Not Applying or Updating

Hello all, We have recently starting AutoPilot testing. When a system is provisioned for AP, after it completes it has all of our apps from Intune, yet some of our Intune configuration profiles don’t seem to be taking effect. Another, if not bigger…

Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
502 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,996 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,567 questions
asked 2021-04-05T15:43:57.917+00:00
net1994 131 Reputation points
commented 2021-04-12T07:05:26.633+00:00
Lu Dai-MSFT 28,446 Reputation points
1 answer

Error message to log in

I have this error message. Does anyone know how to fix this? An error occurred Authentication attempt failed. Select a different sign in option or close the web browser and sign in again. Contact your administrator for more information. Error…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,463 questions
asked 2021-04-09T14:04:01.24+00:00
Jack Minter 1 Reputation point
commented 2021-04-12T07:04:01.387+00:00
Yu Zhou-MSFT 14,671 Reputation points Microsoft Vendor
1 answer

Archieve/Sync SharePoint List to another list

Hello, I am looking to archive sharepoint list data to another list and open for all the options i.e. CSOM/Power Automate/Logic Apps . Below is my list configurations: Has unique permissions enabled List item count ~1000 Does not have site…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,227 questions
asked 2021-04-02T07:28:01+00:00
Nilesh Kodulkar 1 Reputation point
commented 2021-04-12T07:02:08.817+00:00
ChelseaWu-MSFT 6,331 Reputation points
1 answer

Sync error Microsoft Project <> Sharepoint Task List (confusing error message)

I have a task list on Sharepoint containing a number of fields including STATUS (a choice field with 5 optional answers I created). I have then opened the list (classic view) and from the toolbar then click on "Open in Project". This opens…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,227 questions
asked 2021-04-04T01:03:30.873+00:00
Art 1 Reputation point
commented 2021-04-12T07:01:38.793+00:00
ChelseaWu-MSFT 6,331 Reputation points
8 answers

IPV4 Network card error on restore VM

Hi I have a strange issue I cant seem to resolve I have 3 VMs running on a server 2016 HyperV server One is an SBS2011 ( ready to be turned off) One is a Server 2012 r2 , this is a DC and data server One is an Exchange 2013 on Sever 2012 R2 I…

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,621 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,818 questions
asked 2021-04-06T17:40:44.713+00:00
Rob Andrews 1 Reputation point
answered 2021-04-12T07:00:54.387+00:00
JiayaoZhu 3,911 Reputation points
2 answers

Execute pipeline at specific time which is store in sql db?

I have one pipeline and I need to execute this pipeline at a specific time. this time is specified in SQL database

Azure SQL Database
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,424 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,257 questions
asked 2021-04-10T09:40:30.31+00:00
Shubham Dhumal 1 Reputation point
answered 2021-04-12T07:00:47.247+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee
1 answer

Can't disable a scheduled pipeline endpoint

Hello, I scheduled my pipeline to run weekly. Now I want to disable it. However, when I disable on Azure ML Studio, an error shows as below: An error occurred while disabling pipeline BadRequest: Cannot deprecate a pipeline with active schedules. …

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2021-04-09T21:03:54.64+00:00
Bond Tran 1 Reputation point
commented 2021-04-12T06:59:26.557+00:00
YutongTie-MSFT 53,891 Reputation points
2 answers

Internal and external knowledge base

What is the best way to manage a knowledge base with a mixture of articles for internal and external consumption? We will have users who are our employees, partner employees, authenticated customers, and anonymous public users. Content should be…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,227 questions
asked 2021-04-10T15:46:20.203+00:00
Samuel Hjelmfelt 1 Reputation point
answered 2021-04-12T06:55:30.617+00:00
Elsie Lu_MSFT 9,796 Reputation points
2 answers One of the answers was accepted by the question author.

SharePoint 2019 March 2021 breaks list item attachements

I just installed the March 2021 CU on my SharePoint 2019 development farm. After installing this CU I am no longer able to delete list item attachments. Other users are also experiencing this. …

SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,993 questions
asked 2021-04-01T13:55:17.813+00:00
waaromikniet 101 Reputation points
accepted 2021-04-12T06:54:55.223+00:00
waaromikniet 101 Reputation points
3 answers One of the answers was accepted by the question author.

Data Type and Format In External table PolyBase

Hello there, I am trying to query Azure Storage Account CDM csv file from SQL server on-prem. I created external table with all the data type as varchar. However, I need to display date time as datetime and need to remove double quote from string…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,364 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,377 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,088 questions
Azure HDInsight
Azure HDInsight
An Azure managed cluster service for open-source analytics.
219 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,485 questions
asked 2021-04-07T16:49:09.937+00:00
Palash Aich 21 Reputation points
accepted 2021-04-12T06:53:02.917+00:00
Palash Aich 21 Reputation points
2 answers

Teams Desktop App not loading Lists tab in Guest account

In the Teams Desktop App, guest account users can't open the Lists app tab. When the guest user opens the tab, after 20-30 seconds, the message "There was a problem reaching this app" is displayed. The same error does not occur in the Teams…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,890 questions
asked 2021-02-25T09:07:44.993+00:00
Katz.N 1 Reputation point
answered 2021-04-12T06:51:52.023+00:00
Koen Vissers 1 Reputation point