About 7,560 results
Open links in new tab
  1. PowerShell: Delegates need to receive and manage calendar invites

    I know how to set editor folder permissions, AD send as permissions, etc., but I want to know if there is there a way to set the sending a user's meeting requests to delegates via PowerShell.

  2. Need help in modifying Exchange PowerShell command to search …

    What I need to get:1. I've got 6x Exchange servers returned from the commandGet-TransportService, so I wonder if it is possible to get the result from all 6 servers.2. The time …

  3. Export Email Header Information via PowerShell

    I was hoping someone could help me achieve the following via Powershell. I'm trying to figure out if we can do this via the Microsoft Online Services Module for Windows PowerShell (Office …

  4. PSWA - Get-ADUser : Unable to contact the server

    On that server (running 2012 R2) I installed RSAT for AD with Powershell and Exchange Powershell. When I use PSWA to connect to the same server that it is hosted on and run …

  5. Powershell can't find modules that worked before

    About a week ago I was able to launch powershell, type import-module remotedesktop and press enter so that I could perform various RDS functions in Powershell that cannot be done through …

  6. importing a module in C# and using $PsScriptRoot

    I have a need to create a Web Application in ASP.NET to execute some PowerShell functions in a module. I would like to import this module and use the functions in it.

  7. Failure to run Import-Module ActiveDirectory on windows 7

    I try to install Active Directory Module for Windows PowerShell on my desktop computer for AD administration in PowerShell. I got error message when try run Import-Module ActiveDirectory.

  8. Unable to request SAN certificate for Exchange via Enterprise CA

    I have just installed a new Root CA and subordinate CA in our organisation. One of it's purposes will be to issue a SAN certificate for our Exchange 2010 server.

  9. NativeCommandError while Executing via Jenkins

    Oct 25, 2020 · open cmd or powershell as admin open jenkins agent session from command line (not from the service) and then try again your commands.

  10. What effect does "run with highest priviledges" in task scheduler …

    I have a one-line test Powershell script which does only one thing: it calls the Exchange Get-Mailbox cmdlet.