Archiv pro měsíc: Září 2015

How automatically set DSRM password or something like that via Powershell

function set-DSRMPass { Begin {write-host „`n“ Write-Host -ForeGroundColor Yellow „Set new DSRM password …… “ ; } Process { #$ntdspasschange = ‚ntdsutil „set dsrm password“ „reset password on server null“‚ #invoke-expression $ntdspasschange $pass = Read-Host „password“ -AsSecureString $wshell = New-Object … Celý příspěvek

Rubriky: Powershell | Komentáře nejsou povolené u textu s názvem How automatically set DSRM password or something like that via Powershell

Powershell does not show all

Perhaps you have a same problem, which I have some minute ago. It is good time to write this show article and share with you how solve this trouble. This is our problem:     Solution is this variable – $formatenumerationlimit … Celý příspěvek

Rubriky: Powershell | Komentáře nejsou povolené u textu s názvem Powershell does not show all