About 7,140 results
Open links in new tab
  1. Powershell Signing with a Microsoft Certificate Authority

    To sign a script, we need a Code-Signing Certificate. Since you have your own CA, let’s the steps below to configure your CA.

  2. Powershell script help to download and upload file from/on sharepoint

    used below powershell script to download file from sharepoint library but it is downloading 0 size file . Why my file content is not coming in my local drive.

  3. Largest Powershell Script? - social.technet.microsoft.com

    Remote Shell A Powershell console that loads its function library from our WebServer (after connecting via reasonably secure VPN using https). We're an IT Service Provider with plenty fairly insular clients …

  4. Powershell: Add-Computer - social.technet.microsoft.com

    This is a Server 2008R2 Core, so my other option is netdom. I have already successfully renamed the computer with netdom, but I'd like to join the domain with Powershell, just for fun. Grant Ward, a.k.a. …

  5. Powershell on scheduled task fails with "The last run of the task was ...

    Sometimes the schedule task that runs the script failes with the error: "The last run of the task was terminated by the user 0x41306"

  6. Help - Execute PowerShell script as Admin in Orchestrator

    Nov 18, 2016 · I have a script that works fine when I run it as Admin in Powershell but I want to use Ochestrator so I can pass variables through from Service Manager.

  7. Startup script in GPO 'This script has not yet been executed'

    My objective is to run a Powershell Script as a startup script in a GPO and set the SACL on a file for auditing purposes. The server is a Server 2008 R2 SP1 server.

  8. Run a powershell script that is in a remote server

    Answers 0 Sign in to vote Hi Champ, just so I understand this correctly, what you are trying is something like this: \\server\share\scripts\script.ps1

  9. Error connecting to Teams with PowerShell - social.technet.microsoft.com

    I have a powershell script that automatically creates a group when someone creates a SharePoint list item. Now, I want to set it up to create a Team instead. I'm running the following code trying to …