Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in scriptblock
Powershell: Use a variable to reference a property of $_ in a script block
Mar 11, 2023
powershell
closures
scriptblock
How to write a PowerShell advanced function that can work with both piped in objects and objects get from parameter value?
Feb 16, 2023
arrays
powershell
pipeline
scriptblock
Powershell create scriptblock for Func<T> instead of Action<T>
Feb 09, 2023
c#
powershell
overloading
scriptblock
Powershell function with multiple scriptblock parameters
Dec 14, 2022
powershell
scriptblock
For PowerShell cmdlets, can I always pass a script block to a string parameter?
Dec 09, 2022
powershell
parameters
powershell-cmdlet
scriptblock
delay-bind
How to pass a named function as a parameter (scriptblock)
Dec 08, 2022
powershell
scriptblock
Powershell expand variable in scriptblock
Aug 23, 2022
variables
powershell
scriptblock
Why doesn't $PSItem behave as expected when using a bracket-based -Filter argument?
Jul 09, 2022
powershell
filter
active-directory
scriptblock
PowerShell Executing a function within a Script Block using Start-Process does weird things with double quotes
Aug 23, 2022
string
function
powershell
start-process
scriptblock
Powershell Start-Process to start Powershell session and pass local variables
Jul 03, 2022
powershell
start-process
scriptblock
Supporting lexical-scope ScriptBlock parameters (e.g. Where-Object)
Aug 31, 2022
function
powershell
scope
closures
scriptblock
PowerShell ScriptBlock variable scope
Oct 16, 2022
powershell
scope
closures
scriptblock
Powershell - how to pre-evaluate variables in a scriptblock for Start-Job
Sep 11, 2022
powershell
background
jobs
start-job
scriptblock
Pass arguments to a scriptblock in powershell
Aug 27, 2022
powershell
scriptblock