About 8 results
Open links in new tab
  1. Start-Process -verb runas & -Credential

    I was able to run elevated Powershell process, however I have a problem with setting a working directory for that elevated process. I want to set the working directory same as the script was …

  2. Powershell - start program with runas - social.technet.microsoft.com

    Can I use powershell command to start program with runas and save credential ?

  3. Run the powershell script as administrator and in Sharepoint …

    Does anyone know what to enter in my script to make it automatically run as administrator and in the Sharepoint management pwoershell?

  4. Powershell Path variable and running a command

    Do launch an executable you can use Start-Process. To launch a file with its assoziated program you can use Invoke-Item. To ask for user credentials you can use Get-Credential and store …

  5. Set SCCM Config Manager Client Install Required updates on a …

    Apr 15, 2016 · I need a Powershell Script that will check this box *** and set a time (*** The box is in the Client Configuration Manager***). Install Required updates on a Schedule, and set the …

  6. Fonts Installieren mit Powershell? - social.technet.microsoft.com

    Aug 13, 2018 · Ich suche mir jetzt mal wieder seit längerem die finger wund auf der suche nach einem geeigneten quellcode, womit ich fonts installieren und überschreiben kann.

  7. uninstall program on remote machine

    My issue is I want to capture the output of the ProdID into a variable and then use invoke-command to call MsiExec to uninstall the program. Below is what I have thus far..I was trying …

  8. Windows Server 2016 Printing Problems

    Apr 20, 2017 · Neuer Windows Server 2016 aufgesetzt ohne weitere Programme (Antivirus usw.) Dabei haben wir den gleichen Drucker mit dem gleichem Port wie auch verschiedenen …