Dag: 19 februari 2019

# First start/run on the computer with PowerShell where to add the new local administrator account. (Start-Process powershell.exe -Credential $(Get-Credential) -NoNewWindow -ArgumentList “Start-Process powershell.exe -Verb runAs $($OpenFileDialog.Filename)”) The new shell is now administrator. Copy and paste all from now in the administrator shell!!! ## copy paste all in the new administrator shell## # show local […]

Meer lezen