Closed vors closed 9 years ago
$file = join-path $env:SystemDrive "$([System.io.path]::GetRandomFileName()).ps1" $ScriptBlock | Out-File $file -Force