296,606 questions

Sort by: Updated
3 answers

Group membership

Hi All The following script doesn't work for AD groups. Members of ADGroup1 should be able to add or remove users from other AD Group. please guide me. # Define the $owner that will be able to manage the members of $group $owner = "ADGroup1"; …

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,535 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,413 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,046 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,426 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,209 questions
asked 2024-06-10T12:51:34.3+00:00
Roger Roger 5,006 Reputation points
commented 2024-06-10T16:06:00.2233333+00:00
MotoX80 32,351 Reputation points
1 answer

trying to run ASRDeploymentPlanner but issue with vSphere PowerCLI 6.0

Hello, I'm trying to run the ASR DeploymentPlanner.exe but it says to "Install VMware vSphere PowerCLI 6.0 on local machine". I've visited the VMware/BroadCom site which the link in the MS article points to but the oldest version of PowerCLI I…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
659 questions
asked 2024-06-07T15:04:05.21+00:00
Ted Lemery 20 Reputation points
answered 2024-06-10T16:05:04.79+00:00
SadiqhAhmed-MSFT 39,566 Reputation points Microsoft Employee
2 answers

Run script on multiple users (using Excel table)

Hello everyone, im trying to build a PowerShell script that runs a command multiple times but with different URLs, but i cant quite understand how to build it. The point is to remove a user from the Share Point sites listed in the column D. So lets say…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,577 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,974 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,209 questions
asked 2024-06-10T08:03:49.4266667+00:00
Emiliano 0 Reputation points
commented 2024-06-10T16:04:15.7066667+00:00
MotoX80 32,351 Reputation points
1 answer

Bing Map is not loading

I am trying to display the map using bingmap in my LWC component in salesforce community site, but the map is not loading due to the failure of loading the java script file from the static resource.

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2024-06-07T08:23:58.3933333+00:00
Anju Prabha 0 Reputation points
answered 2024-06-10T16:01:50.46+00:00
rbrundritt 15,961 Reputation points Microsoft Employee
2 answers

Error 2105 After Trying to Add New Record

Hello, all. I was wondering if I could get any help on this topic. I am quite new in this world of dealing with MS Access, database management, and VBA coding. However, I was able to create a front and back-end database so my colleagues could create…

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
318 questions
asked 2024-06-08T20:18:46.0733333+00:00
Larissa Marques Freguete 0 Reputation points
answered 2024-06-10T16:01:43.0233333+00:00
Larissa Marques Freguete 0 Reputation points
2 answers

Large Excel file: Suddenly the links are shifted to the cell in the preceding row.

I have a large Excel file (8025 lines). (Microsoft® Excel® 2021 MSO (Version 2405 Build 16.0.17628.20006) 64 Bit) One column (column C) contains names of historical persons; example: Victoria (Vereinigtes Königreich) To each cell (= historical person)…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,577 questions
asked 2024-06-06T06:13:52.9466667+00:00
Hans-Heinrich Hartmann 0 Reputation points
commented 2024-06-10T15:58:15.74+00:00
Barbara Verplancken 0 Reputation points
1 answer

How to add the "Azure Machine Learning workspace name" which exists in the data factory Azure Machine Learning linked service in the override parameters in the release pipeline?

I have two adf dev and prod. I have the linked service "Azure Machine Learning". Inside this linked service I have some parameters such us, subscriptionID, resourceGroupName and Azure Machine Learning workspace name**.** In my pipeline…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,854 questions
asked 2024-05-23T11:02:38.75+00:00
Dina 0 Reputation points
edited a comment 2024-06-10T15:57:22.5833333+00:00
BhargavaGunnam-MSFT 28,076 Reputation points Microsoft Employee
1 answer

how to migrate azure resource from one subscription to other

how to migrate azure resource from one subscription to other

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,025 questions
asked 2024-06-10T13:00:55.6266667+00:00
Anshul Sharma 0 Reputation points
edited an answer 2024-06-10T15:55:12.3266667+00:00
Andreas Baumgarten 99,136 Reputation points MVP
1 answer

How to fix this while integrating Machine Learning UDF function to Azure Stream Analytics

Hi, I am trying to integrate my ML endpoint with Azure Stream Analytics, but failing to do so as I cannot save the below details: Here is my scoring script for the endpoint: import os import logging import json import joblib from azureml.core.model…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,646 questions
Azure Stream Analytics
Azure Stream Analytics
An Azure real-time analytics service designed for mission-critical workloads.
336 questions
asked 2024-06-04T15:28:29.2+00:00
Pradyumn Joshi 20 Reputation points
commented 2024-06-10T15:54:47.7766667+00:00
Antonio Gonzalez 5 Reputation points
1 answer

Microsoft Graph Files API - not downloading the latest version of the file

I am using graph api to download file from Sharepoint online but I am not getting the latest version. Below is my scenario :- Open excel file in Sharepoint online with persistence session using graph api. Populate it with data using graph api At this…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,996 questions
asked 2023-03-16T07:36:13.56+00:00
gowtham mithra 5 Reputation points
commented 2024-06-10T15:54:31.63+00:00
Chilappagari, Kirankumar 0 Reputation points
1 answer

Need career suggestion regarding Presales Certification

Hello Dear Community, I hope everyone is doing well and had a wonderful weekend. I have 10 years of experience in Inside Sales and am looking to advance to the next level in my career. Could you please recommend the best certifications to help me excel?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,025 questions
asked 2024-06-10T13:15:10.27+00:00
Anil Kumar 0 Reputation points
answered 2024-06-10T15:52:29.15+00:00
Andreas Baumgarten 99,136 Reputation points MVP
1 answer

Teams ParticipantJoinEvent only available for bot created in Teams Developer Portal

Hi, I have an existing bot with a set of features, and wanted to build further functionality when participants join or leave a meeting. The OnTeamsMeetingParticipantsJoinAsync and OnTeamsMeetingParticipantsLeaveAsync are not raised for an Azure Bot. I…

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.
2,946 questions
asked 2024-06-03T23:25:41.6666667+00:00
Eugene De Villiers 20 Reputation points
commented 2024-06-10T15:52:17.95+00:00
Eugene De Villiers 20 Reputation points
1 answer

Azure Billing - Delete my account

HI, I keep on being billed by microsoft. I have already deleted subscriptions and containers. How can I delete my account so that I dont get billed any longer?

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,182 questions
asked 2024-06-10T13:44:27.7533333+00:00
Jerome Sullivan 0 Reputation points
edited the question 2024-06-10T15:51:03.13+00:00
Andreas Baumgarten 99,136 Reputation points MVP
1 answer

To cancel my subsription

How can I get a refund from Microsoft Business subsription

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,182 questions
asked 2024-06-10T13:47:23.6733333+00:00
Ike Mekwunye 0 Reputation points
edited the question 2024-06-10T15:49:34.3466667+00:00
Andreas Baumgarten 99,136 Reputation points MVP
1 answer

How to automate new users to be prompted for MFA

Hello, I have enabled all users for MFA Per user. I wanted to know if I turned on Conditional access and target to a dynamic group all users group will that prompt any new user to create MFA and does that affect MFA per user if I have that enforced?

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,025 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,025 questions
asked 2024-06-10T15:22:22.8966667+00:00
MOIZ ARSHAD 0 Reputation points
answered 2024-06-10T15:49:08.16+00:00
Andy David - MVP 143.4K Reputation points MVP
2 answers One of the answers was accepted by the question author.

Can I reset a Dell Win 11 Pro OS to Clean Microsoft Win 11 OS licence

We want to buy a number of Dell Win 11 Pro laptops straight from Dell but don't want all the bloatware or 'trials' that come with it. If the New Dell laptops come with Win 11 pro licenses, can I re image them straight out of the box to a clean Microsoft…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,573 questions
asked 2024-06-06T11:08:16.7066667+00:00
Andy Borejko (LOFT) 0 Reputation points
accepted 2024-06-10T15:39:07.1766667+00:00
Andy Borejko (LOFT) 0 Reputation points
1 answer

Combinación de cuentas en perfil Microsoft Learn

Hola buenas! Tengo una duda con respecto a la vinculación de cuentas corporativas dentro de mi perfil de Learn con mi cuenta personal, donde tengo todos mis logros y certificaciones. Cuando intento vincular la corporativa me dice que la combinación de…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,873 questions
asked 2024-06-10T14:24:41.7+00:00
ALEJANDRO TABORDA CHINEA 0 Reputation points
edited the question 2024-06-10T15:39:02.9866667+00:00
Andreas Baumgarten 99,136 Reputation points MVP
1 answer

Bing Maps WPF Control

With Bing maps Enterprise being deprecated, is the Bing Maps WPF Control also being deprecated and if it is, is there somthing to replace it with?

Windows Maps
Windows Maps
A Microsoft app that provides voice navigation and turn-by-turn driving, transit, and walking directions.
253 questions
asked 2024-06-06T19:54:48.38+00:00
Mike Tanner 0 Reputation points
edited an answer 2024-06-10T15:36:29.92+00:00
rbrundritt 15,961 Reputation points Microsoft Employee
1 answer

ADF Copy Data Activity converts NULL data value to string '' from Azure Table Storage to CRM

Hi, I am using the Copy data activity in ADF pipeline from Azure Table Storage as source to Dataverse CRM as sink. Some date fields in the source data have values, while others don't. Everything works well when the date fields have values, but I…

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
162 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,854 questions
asked 2024-06-10T03:44:26.93+00:00
Edgarico Llaneta 0 Reputation points
answered 2024-06-10T15:36:28.2+00:00
Amira Bedhiafi 17,701 Reputation points
1 answer

Becoming a Training Provider to provide Certifications for High School Students

We are looking to provide certifications for high school students, and we would also like to receive a package price on student discounts for academic pricing on Microsoft Certification Exams. Is there also a teacher's guide that we could receive?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,873 questions
asked 2024-06-10T15:04:00.7966667+00:00
GROWTH Services 0 Reputation points
edited the question 2024-06-10T15:36:18.3366667+00:00
Andreas Baumgarten 99,136 Reputation points MVP