5,399 questions with Windows Server PowerShell tags

Sort by: Updated
2 answers

Error Access Denied when try config MS Entra ID with MS teams

Hello Expert Teams, I try to Configure the application access policy but when I tried following this…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,203 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,399 questions
asked 2024-05-16T07:43:33.4333333+00:00
Nguyen Van Duc 1 (CMC Consulting) 0 Reputation points
commented 2024-05-20T01:23:11.2433333+00:00
JiSheng-MSFT 230 Reputation points Microsoft Vendor
1 answer

Powershell Script to export permissions on entire Domain or OU

Hello, I'm seeking assistance with a PowerShell script to export permissions within Active Directory, either for the entire domain or for a specific Organizational Unit (OU), and save the output in CSV format. Could someone kindly provide such a…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,962 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,399 questions
asked 2024-05-19T16:33:46.2633333+00:00
raj a 296 Reputation points
answered 2024-05-19T18:04:58.97+00:00
Marcin Policht 13,020 Reputation points MVP
1 answer

Create replication policy on destination account

I'm trying to run the below command in powershell $destPolicy = Set-AzStorageObjectReplicationPolicy -ResourceGroupName $rgName -StorageAccountName $destAccountName -PolicyId default -SourceAccount $srcAccountName -Rule $rule1,$rule2 but i receive…

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.
2,733 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,399 questions
asked 2024-05-19T09:44:23.3066667+00:00
Garth Meyer 0 Reputation points
answered 2024-05-19T11:54:04.25+00:00
Marcin Policht 13,020 Reputation points MVP
1 answer

Manipulating Perfmon data for easy combining and relogging for multiple device comparison.

What I'm trying to do: Perfmon is collecting data from multiple servers. I pulled the .blg files, and then combine them into one file for performance review of multiple servers. I combine the .blg files using the following script: Relog…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,241 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,399 questions
Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,099 questions
asked 2022-08-03T14:45:01.507+00:00
Jose P 21 Reputation points
commented 2024-05-19T07:51:41.01+00:00
Arash Shahkarami 0 Reputation points
0 answers

paraameterising the looad balancer for backend pool in the azure

We have load balancer Need to Add an option called -updateLoadBalancer which can be used to add or remove servers from the load balancer backend pool the command line -updateLoadBalancer remove -serverType PPWeb - serverSet Primary should add a step to…

Azure Load Balancer
Azure Load Balancer
An Azure service that delivers high availability and network performance to applications.
407 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,399 questions
asked 2024-05-19T07:00:04.4666667+00:00
Diptesh Kumar 101 Reputation points
7 answers One of the answers was accepted by the question author.

WinRM not not listening on Default Port

I am having some trouble with the default WinRM listener not wanting to use HTTPS port 5986. Everything appears to be configured correctly: Winrm get winrm/config Config MaxEnvelopeSizekb = 500 MaxTimeoutms = 60000 MaxBatchItems = 32000 …

Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
423 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,399 questions
asked 2021-03-07T16:22:28.717+00:00
Justin Yaple 96 Reputation points
commented 2024-05-18T02:31:03.0333333+00:00
Guilherme Franceschini 0 Reputation points
3 answers

How to access user details for those who have not logged in to Azure Virtual Desktop for 90 days

I am looking for information on how to access the details of inactive users who have not logged into Azure Virtual Desktop for 90 days. Specifically, I would like to know their usage in the file share as well as their last logon details.

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.
2,733 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,382 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,399 questions
asked 2024-05-07T04:33:28.7633333+00:00
Swaroop Gowda D 0 Reputation points
answered 2024-05-17T21:58:40.5466667+00:00
kobulloc-MSFT 23,811 Reputation points Microsoft Employee
1 answer

Request for Assistance with PowerShell Script for Email Signature Generation

Dear Microsoft Support Team, I hope this message finds you well. I am reaching out to seek assistance in developing a PowerShell script for automated email signature generation in our organization. I haven't started the script yet and would greatly…

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,399 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,131 questions
asked 2024-05-17T11:27:56.0066667+00:00
Nsovo Bostonia Maluleke 41 Reputation points
answered 2024-05-17T15:24:48.1333333+00:00
Rich Matheisen 45,111 Reputation points
4 answers

Powershell 5.1 not accepting keyboard input when using Remote Desktop HTML5 Web Client

Install the latest RDS HTML5 client on a RDS deployment as specified here: https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-web-client-admin Open a web browser session and start an RDS session. …

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,826 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,283 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,399 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,131 questions
asked 2023-03-24T15:25:41.6533333+00:00
Ag-8821 41 Reputation points
commented 2024-05-16T21:33:09.6666667+00:00
Rhonda McMurphy 0 Reputation points
2 answers One of the answers was accepted by the question author.

Export certiticate file by PS

Hi, good morning! I have a list of 900 certificates in the Certification Authority (folder Issued Certificates). I would like to export each certificate in Base-64 X.509 by script in Power Shell, because in the GUI, I need to do one by one. I have…

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,399 questions
asked 2024-05-16T08:42:55.1233333+00:00
answered 2024-05-16T18:27:28.0733333+00:00
2 answers

Windows Server - I can't set the "windows display language"

Hi there, I'm working on a Windows Server 2022 where I can't change the "windows display language". In production I have a German-language machine on which I am trying to set the English language as the 'windows display language'. In the…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,241 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,399 questions
asked 2024-05-16T09:03:17.48+00:00
Marco Lusardi 51 Reputation points
answered 2024-05-16T15:49:44.3+00:00
Adam J. Marshall 8,886 Reputation points MVP
0 answers

Cannot run New-AzActionGroup after New-AzActionGroupReceiver

Hello, I am trying to create a new action group using PS. The group will use webhook. To achieve this I need to create an action group receiver. Code: $ActionGroupShortName = 'Alert' $ActionGroupReceiverName =…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,852 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,399 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,131 questions
asked 2024-05-16T10:59:45.49+00:00
Oleg Tserkovnyuk 561 Reputation points
1 answer

ACL error on file permissions inventory script

We are trying to run a permissions inventory script (based on the get-acl command) against a file share on a file server running server 2016. The script is being run 'remotely' from a workstation joined to the same domain as the file server opposed to…

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,395 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,241 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,399 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,131 questions
asked 2024-05-15T09:28:34.4+00:00
crib bar 616 Reputation points
answered 2024-05-15T12:31:00.8366667+00:00
MotoX80 32,091 Reputation points
3 answers

Visual Studio Code won't let me debug PowerShell scripts

I'm trying to debug my PowerShell 7 script in Visual Studio Code 1.71.0. I have extension ms-vscode.powershell Version: 2022.8.5 installed. I don't understand why it doesn't come ready to debug PS1 files out of the box, but it doesn't. When I tried…

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,399 questions
asked 2022-09-04T07:30:03.673+00:00
Will Pittenger 281 Reputation points
commented 2024-05-15T01:30:46.2533333+00:00
Rich Matheisen 45,111 Reputation points
0 answers

Getting an error in a runbook.

Hi there, I've created a runbook to handle offboarding users in office 365. I'm connecting to the graph API, and exchangeonline module. My runbook is working flawlessly except for one specific line which is giving me an error when ran in the runbook (I…

Microsoft Exchange Online
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,776 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,138 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,399 questions
asked 2024-04-30T17:12:23.7733333+00:00
Tristan MacDonald 0 Reputation points
edited the question 2024-05-14T21:40:29.52+00:00
Tristan MacDonald 0 Reputation points
1 answer

Connect-OrganizationAddInService using Entra ServicePrincipal ID

I am trying to find if someone has successfully done this, basically automatize the deployment of an Add-in to Office 365 Client Secret: "1111111111111111111" (This is a secret that should be protected and not shown, I am having a look how to…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,239 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
516 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,399 questions
asked 2024-04-25T20:01:49.8666667+00:00
Juan Perez 0 Reputation points
edited the question 2024-05-14T06:02:59.5433333+00:00
Shweta Mathur 28,021 Reputation points Microsoft Employee
1 answer

Steps to get data from API using powershell from server

Hi, I want to call an API from the server using PowerShell script and token. I tried with myself but getting SSL/TLS related error. Please provide the steps and script. Thanks

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,399 questions
asked 2024-05-13T00:52:15.48+00:00
PATEL Prashant Kumar 20 Reputation points
answered 2024-05-13T15:09:48.82+00:00
Rich Matheisen 45,111 Reputation points
3 answers

Connect-Exchange Online (Error while sending the request)

Hello, I'm getting the below Error while connecting to Exchange Online (PowerShell Script) when called from .Net Application. #Import-Module ExchangeOnlineManagement #Connect-ExchangeOnline -Credential $Creds An error occurred while…

Microsoft Exchange Online
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
516 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,908 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,399 questions
asked 2023-11-20T10:17:36.3+00:00
AW13-2828 10 Reputation points
answered 2024-05-13T12:15:06.99+00:00
Andre g 6 Reputation points
3 answers

Using Get-Certificate with a Microsoft CA

I would like to use Get-Certificate with a Microsoft CA. https://learn.microsoft.com/en-us/powershell/module/pki/get-certificate?view=windowsserver2022-ps The documentation doesn't really show many examples. Does anyone know how to do this?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,241 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,399 questions
asked 2024-05-01T18:01:44.4466667+00:00
ComputerHabit 801 Reputation points
commented 2024-05-13T08:23:44.4+00:00
Jing Zhou 2,625 Reputation points Microsoft Vendor
1 answer

How to Delete Duplicate Documents / Files in sharepoint online?

There is too much duplicates files and documents in my company's sharepoint online. our company MS cloud space had reached its limit thus these duplicates files had to be delete to free up space. Thanks

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,243 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,799 questions
SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
516 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,830 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,399 questions
asked 2024-05-09T03:50:35.2466667+00:00
Joshua Lim 0 Reputation points
commented 2024-05-13T07:56:50.1833333+00:00
Jing Zhou 2,625 Reputation points Microsoft Vendor