Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in powershell

Powershell Get-ChildItem most recent file in directory

powershell

What’s in your PowerShell `profile.ps1` file? [closed]

powershell

How to check if PowerShell snap-in is already loaded before calling Add-PSSnapin

powershell

Windows PowerShell: changing the command prompt

windows powershell

Determine if current PowerShell Process is 32-bit or 64-bit?

Powershell web request without throwing exception on 4xx/5xx

powershell

How to break lines in PowerShell?

powershell line-breaks

What's the PowerShell syntax for multiple values in a switch statement?

How to add more than one machine to the trusted hosts list using winrm

windows powershell hosts winrm

How can I see the command history across all PowerShell sessions in Windows Server 2016?

PowerShell's Clear-History doesn't clear history

powershell history

Best way to check if an PowerShell Object exist?

How to pass command-line arguments to a PowerShell ps1 file

Pass parameter from a batch file to a PowerShell script

powershell batch-file

How do I create a custom type in PowerShell for my scripts to use?

powershell scripting

PowerShell Set-Content and Out-File - what is the difference?

powershell

How to process a file in PowerShell line-by-line as a stream

powershell stream

Redirecting output to $null in PowerShell, but ensuring the variable remains set

powershell

Press any key to continue [duplicate]

powershell

How to Remove ReadOnly Attribute on File Using PowerShell?