admin passwort powershell script
$User = "Username"
$Password = "Password" | ConvertTo-SecureString -asPlainText -Force
$MyCredential = New-Object System.Management.Automation.PSCredential($User,$Password)
Start-Process -WindowStyle Hidden powershell.exe -Credential $MyCredential -ArgumentList '-noprofile -command &{Start c:\program\program.exe -Verb RunAs}'
Also in C++:
- see changes git command line
- install socket.io
- git config list
- yarn install No such file or directory: 'install'
- git reset to origin/master
- bash vlookup function
- restart redis ubuntu
- open path using terminal ubuntu
- how to assign a value to a variable in batch script using powershell
- popwershell add local user
- system reported a problem ubuntu
- git stash apply specific file
- remove folder in all sub folders linux command
- check user group console linux
- how to ls git branch
- set default terminal ubuntu
- silent installation with powershell
- centos install copmposer
- ubuntu create bootable usb from iso command line
- windows give an ip address a name
- how to forcefully delete a directory in linux
- gitlab
- install angular bootstrap
- pip install scrapy-proxy-pool