420,901 questions

Sort by: Updated
1 answer

Filter rows in an Excel Document based on specific word in a sentence and extensions Using PowerShell

In the attached excel spreadsheet I would like to filter the excel if word 'Monday' or 'repair' or 'slides' is in Name column . Also filter if any file have extension pdf (file also contains the words like 1st or Monday or budget etc). I am…

Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,807 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,628 questions
asked 2020-10-13T14:49:39.83+00:00
Tphelps 1 Reputation point
answered 2020-10-13T18:47:34.083+00:00
Rich Matheisen 47,686 Reputation points
2 answers

Word 2010 and PDF

Why does when I print using word 2010 it can't print the footer? But when I use PDF, it can print until to the footer, in A4 bondpaper to be specific.

Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
975 questions
asked 2020-09-23T09:03:59.037+00:00
Shang 1 Reputation point
commented 2020-10-13T18:41:28.637+00:00
Dino Colangiuli 1 Reputation point
1 answer

Conditional sink in Azure data factory

Hello, I have a mapping data flow that is checking for invalid data, with conditional split, in my file. (example row in column one < than in column two.) I the case I don't have any invalid data I would like to copy the file in new folder. if I…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2020-10-08T14:54:56.363+00:00
Alexandre Munday 1 Reputation point
commented 2020-10-13T18:37:33.527+00:00
HarithaMaddi-MSFT 10,136 Reputation points
8 answers One of the answers was accepted by the question author.

Can not Install Network Printer on Windows 2019 Standard

I am trying to install 2 network printers on a new Windows 2019 Standard server. This is my first time with a Windows Server and I did not setup this Server. I can ping the printers from the Server but I can not open the printers' web interface from…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,726 questions
asked 2020-10-09T21:06:03.393+00:00
LadyMooreCat 106 Reputation points
commented 2020-10-13T18:30:24.523+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Deploying Powershell Script using SCCM does not work for X64

Hi, I have a script that repairs an application which has a x86 and x64 bit version of it installed. The script checks the folder size as follows: $FolderX86Size = ((Get-ChildItem "C:\Program Files (x86)\TestApp" -Recurse | Measure-Object…

Microsoft Configuration Manager
asked 2020-10-12T19:17:04.563+00:00
Mike Jones 61 Reputation points
answered 2020-10-13T18:05:09.9+00:00
Mike Jones 61 Reputation points
1 answer One of the answers was accepted by the question author.

Can't get the module name for a process

I can't get any names for the exe files of processes... Any ideas whats wrong here ? LONG findprogram() { LONG count; DWORD aProcesses[1024],cbNeeded,cProcesses,processID,CurrentProcessId,lpExitCode; unsigned int i; std::wstring…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,746 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,879 questions
asked 2020-10-13T04:12:00.96+00:00
Jim Seekamp 26 Reputation points
commented 2020-10-13T18:00:10.71+00:00
Jim Seekamp 26 Reputation points
1 answer

What servers allow Long Audio API for text-to-speech with Aria vocaloid on Azure?

What servers allow Long Audio API for text-to-speech with Aria vocaloid on Azure?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,942 questions
asked 2020-10-07T21:26:40.79+00:00
DDS 1 Reputation point
answered 2020-10-13T17:53:01.217+00:00
GiftA-MSFT 11,176 Reputation points
1 answer

How to parameterise full connection string in Azure SQL Database linked service

Guides I've seen this show how to parameterise the components of the connection string, like the database name or user, but I want to make the whole connection string a parameter. When I try this, it doesn't let me save the JSON because it tries to…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2020-10-09T11:44:36.173+00:00
Steven Darby 1 Reputation point
commented 2020-10-13T17:33:23.92+00:00
KranthiPakala-MSFT 46,612 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

How to remove data from a column where there is no number

Hi All, I have a column which has sample values such as Column1 abc abc1 123 I would like to have the output as : column1 abc1 123 I would like to replace blank for where there is only text and no number in the column.

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,692 questions
asked 2020-10-13T16:14:57.823+00:00
sujith kumar matharasi 351 Reputation points
commented 2020-10-13T17:27:40.283+00:00
sujith kumar matharasi 351 Reputation points
1 answer

Azure Databrick workspace linking to Azure Machine Learning workspace error unable to get Workspace.from_config()

We are in a POC of Azure Databricks and Azure Machine Learning integration so that we can advance our MLOps practice. We have been dealing the with workspace linking issue for the past few weeks and have hit a wall. We worked with Databricks and search…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,178 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,368 questions
asked 2020-07-07T18:13:25.387+00:00
tk-debug 21 Reputation points
commented 2020-10-13T16:43:10.973+00:00
Sandy Su 1 Reputation point
3 answers

Query regarding Reported/Desired states of Device Twins@IOTHub

Hi, I am trying to implement a cloud based solution for Home Automation devices and exploring various options offered by Azure IOT Hub and device twins. Its in this context I need to understand few things :- When a device sends reported properties…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,250 questions
asked 2020-06-18T05:52:19.827+00:00
Arun Kumar Singh 1 Reputation point
commented 2020-10-13T15:49:49.39+00:00
Geoff Bruce-Payne 1 Reputation point
1 answer

How can an idle user be auto signed out on a virtual Machine? To ensure potential active user can sign in due user limitation and avoid asking idle user to sign out

How can an idle user be auto signed out on a virtual Machine? To ensure potential active user can sign in due user limitation and avoid asking idle user to sign out

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,707 questions
asked 2020-10-08T21:16:28.97+00:00
Attrish Sharma 6 Reputation points
commented 2020-10-13T15:34:13.76+00:00
prmanhas-MSFT 17,911 Reputation points Microsoft Employee
9 answers

Maintenance Plans not deleting old backup files

I have seen this question posted in several locations but have yet to find the exact scenario or solution. I have Maintenance Plans configured to backup databases, and as part of the plan, it has a Maintenance Cleanup Task that goes through and deleted…

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,491 questions
asked 2020-10-05T15:13:55.383+00:00
Todd Chittenden 21 Reputation points
answered 2020-10-13T15:33:15.037+00:00
Todd Chittenden 1 Reputation point
1 answer

how to collect complete details of VM including OS, disks, network, AV, and every resource aattatched to VM from azure portal

I am looking to download or export the complete details of all the resources attatched to VM in azure portal

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,505 questions
asked 2020-10-09T13:30:26.003+00:00
GVS 151 Reputation points
commented 2020-10-13T15:32:38.557+00:00
prmanhas-MSFT 17,911 Reputation points Microsoft Employee
1 answer

How to edit the BatchTimeout in Azure Hyperledger Fabric?

Hi, I want to change the BatchTimeout in Azure Hyperledger Fabric. Please guide how/where I can do it. Thanks.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,636 questions
asked 2020-10-01T09:30:11.207+00:00
Anurag, Anurag (External) 51 Reputation points
commented 2020-10-13T15:24:12.687+00:00
António Sérgio Azevedo 7,671 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Does "directory extension attribute sync" count as a "custom sync rule"?

Azure AD Connect AutoUpgrade is set to "suspended" due to "customized sync rule" (according to Event Viewer) but in the Rules Editor we have no customized rules. We are using the "directory extension attribute sync" option…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,635 questions
asked 2020-10-12T23:59:35.637+00:00
Robert A. Lewis 21 Reputation points
accepted 2020-10-13T15:03:41.013+00:00
Robert A. Lewis 21 Reputation points
1 answer

Azure workbench abruptly stoped working. Unable to access Workbench UI or API services, The workbench UI App shows ":( Application Error"

I am facing this problem of application error in API of blockchain workbench Kindly Help me please.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,636 questions
asked 2020-09-29T06:24:08.643+00:00
M.khan 1 Reputation point
commented 2020-10-13T14:58:55.42+00:00
António Sérgio Azevedo 7,671 Reputation points Microsoft Employee
1 answer

Azre-Maps: How do you upload an Indoor Maps using powershell?

Does anybody know how to upload an indoor map using powershell? I would expect it to look something like this, but the documentation is a bit sparse: $zippath = 'D:\SomeFolder\SomeBuildingDrawing.zip' $uri =…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
798 questions
asked 2020-09-22T22:07:02.18+00:00
Adam Porter 6 Reputation points Microsoft Employee
commented 2020-10-13T14:50:53.673+00:00
António Sérgio Azevedo 7,671 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

which Runtime time integration(IR) i need create Azure IR or Self-hosted IR

Hi Team, My source is ABC company Tenant and Destination is XYZ company tenant which Runtime time integration(IR) i need create Azure IR or Self-hosted IR in Azure Data factory V2 Please help on this Thanks Shanvitha

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,343 questions
asked 2020-10-13T14:10:48.023+00:00
Shanvitha 221 Reputation points
accepted 2020-10-13T14:25:38.21+00:00
Shanvitha 221 Reputation points
1 answer

Unable to see my "Just me" in ms teams

Dear Support team, I am unable to see my "Just me" suddenly in ms teams , where I have noted down some important notes. Could you anyone please help me in resolving this issue Many Thanks in advance,

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,648 questions
asked 2020-10-13T12:25:43.59+00:00
S, Srinivasan 11 Reputation points
commented 2020-10-13T13:55:35.923+00:00
S, Srinivasan 11 Reputation points