About 6,350 results
Open links in new tab
  1. Execute commands remote with PSSession - social.technet.microsoft.com

    Mar 10, 2015 · I am trying to write a script that is executed on Server A but connects to Server B and executes the commands with remote Powershell.

  2. Lync 2013 Remote Powershell - social.technet.microsoft.com

    That’s because a handful of cmdlets -- such as Test-CsComputer – can only be run locally; they will not work in a remote session. Fortunately, Lync Server is smart enough not to hand over those cmdlets …

  3. Redirect output to file from remote session

    How can I redirect output from a remote session to a local file? If I add a pipe to Tee or output-file at the end of an invoke-command cmdlet then an empty file is created.

  4. Creating Kerberos Identity for RD Session Host Farms Part I: using the ...

    Dec 16, 2009 · After making the above change, what should the settings be on RDP-Tcp Properties under the general tab? Should "allow connections only from computers running Remote Desktop with …

  5. PS Scheduling via Windows Task Scheduler

    Environment: Server 2012 WSUS Core install being administered with Server Manager from a GUI Server 2012 install. Scheduled task being added via Computer Management. I have setup the script …

  6. Exchange 2016- Exchange Management Shell

    I'm wondering why it's not possible to create a remote Exchange Session from Powershell 5.0 to Exchange Server 2016. Both Powershell 4 and 5 are supporting the cmdlet "new-pssession" with all …

  7. Unable to Enter-PsSession as Administrator Win10 1903 -> Server 2019

    I cannot enter a remote powershell session as administrator with the following command.

  8. Invoke Command bypassing credentials

    After enter a remote Windows PowerShell session, you can use the Windows PowerShell cmdlets without worrying about firewall issues, remote credentials.

  9. Exchange 2016 missing groups in OWA - social.technet.microsoft.com

    An easy way to check if everything is OK with the role/permissions is to login to a Remote PowerShell session as one of the users and see which of the *-DistributionGroup cmdlets he has access to.