About 13,700 results
Open links in new tab
  1. Trouble trying to create a simple menu using the …

    Hey guys. I'm a newbie when it comes to programming, and i decided to start learning PowerShell with the "Mastering Powershell" ebook. Where i'm at i was just introduced to the concept of …

  2. PowerShell - Connect-MsolService -CurrentCredentials An error …

    I am trying to connect to Office 365 using PowerShell to manage licenses with a script. I want to use the Connect-MsolService -CurrentCredentails so that the script can run under a service …

  3. User and PWD for Enter-PSSession - social.technet.microsoft.com

    Feb 25, 2011 · Here is the command I am using just not sure where the password would go: Enter-PSSession –ComputerName Server Name –Credential Domain\UserName Friday, …

  4. The term 'Invoke-Command' is not recognized as the name of a …

    So, I've created a PowerShell workflow to use in Service Management Automation. The workflow uses automation variables and has a InlineScript that returns a users mailbox properties from …

  5. WinRM: Basic authentication is currently disabled …

    Jun 26, 2019 · Regarding Remote Powershell into Exchange Online, I know that the following reg key fixes the "The WinRM client cannot process the request. Basic authentication is currently …

  6. "Search-Mailbox" "is not recognized as the name of a cmdlet"

    Dec 14, 2017 · Agree with Andy, if you run other Exchange command, like get-mailbox, issue still occurs? In my lab, I use the command Add-PSsnapin …

  7. How do you automate retiring servers in SCOM?

    You can use simple scripts or automation software like System Center Orchestrator to decommission monitored computers in SCOM.

  8. Error connecting to Teams with PowerShell

    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 …

  9. How do I use @ {add='jbloggs'} syntax with c# remote runspace?

    I need to add/remove from a mailbox -GrantSendOnBehalfTo attribute in Office 365 using c# and remote powershell. However I am having problems with the syntax in c# with dotnet 3.5.

  10. Updating hybrid configuration failed - Kerberos authentication: …

    I'm configuring Exchange 2010 SP3 as a Hybrid server with Exchange Online. This is a single server running Exchange roles Mailbox, Client Access, Unified Messaging and Hub Transport. …