New posts in powershell

Is there a difference between enabling SMB via PowerShell vs Control Panel?

How to uninstall software using batch file

Rename and Increment Integer File Names

Is there an alternative to GUID when using msiexec to uninstall an application?

Are the cmdlets in a pipeline executing in parallel?

How to return one and only one value from a PowerShell function?

Invoke-Restmethod: how do I get the return code?

How to add hashtable to multidimensional array? Cannot assign values via member enumeration

How do I assign a null value to a variable in PowerShell?

How to enable PowerShell script execution?

PowerShell: create a new Active Directory user with password as a secure string

Select/map each item of a Powershell array to a new array

How to set AD password to expired / to be changed with PowerShell

PowerShell - finding users who are Inactive AND not disabled

Possible to setup "tab completion" for parameters in a custom PowerShell script?

do until user input yes/no

How can I start Powershell script as noprofile in Visual Studio Code

How to create a EFI partition using PowerShell?

Transfer files via Powershell Remoting (like scp in linux)

Find out if password expired or when it expires for user in a specific OU