About 33 results
Open links in new tab
  1. The WinRM client cannot process the request

    Are all the prerequisites listed the in place (PowerShell 2.0 , Trusted Hosts, "set-executionpolicy remotesigned)"? Is the connection configured as described?

  2. 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 …

  3. Query account privileges for context running script

    Then you can query for privileges on that same computer with Get-Rights. - It does not work when the user executing the LSA function is a member of the local Administrators group *through …

  4. [PowerShell, Exchange 2010] Get Database size

    Jun 9, 2011 · Question 0 Sign in to vote Hello everybody Working on Win 7 ult. 64bit VM powershell 2.0 Exchange 2010 management console installed

  5. invoke-expression, output redirection, and ErrorAction

    write-host "Result is $?." # <<< This line is not executed! and should be.

  6. Powershell EWS API: copy contacts of a public folder

    There is no PowerShell equivalent that I can think of, you'll need to type the full name each time. New-Object creates an object of the specified type, the C# equivalent is new. The rest is …

  7. Duplicate SIDs after sysprep - social.technet.microsoft.com

    Jan 24, 2012 · It sounds like the computer was allowed to finish the Sysprep generalization process before the image was captured. Rich Prescott | Infrastructure Architect, Windows …

  8. /adfs virtual directory and ADFSAppPool application pool missing …

    I have a Windows 2012 R2 server running on a virtual machine. I tried installing ADFS 2.0 using the Server Manager. The installation and configuration succeed, but I don't see 'adfs' node …

  9. Pre-Provision Bitlocker - TPM 2.0 - SCCM 1610

    PXE Boot (WinPE 10.0.14393.0, ADK 1607) Format disk in BIOS or UEFI mode depending on configuration Pre-Provision BitLocker Download and apply Windows 7 x64 image Install …

  10. Error Meassage A task may only be disposed if it is in a completion ...

    A task may only be disposed if it is in a completion state (RanToCompletion, Faulted or Canceled).