About 50 results
Open links in new tab
  1. Is it possible to start powershell with the active directory module in ...

    Jan 17, 2020 · If your script needs a the module active directory , you have to check that the RSAT is already installed on the machine where you will launch the script.

  2. remove disabled / disconnected user accounts from global address list

    Nov 16, 2016 · In Active Directory Users and Computers Microsoft Corporation Version: 6.3.9600.16384 the box to remove Hide from exchange address list is not available anymore.

  3. Get-VHD failing with access denied when querying remote VHDs on …

    I'm out of ideas on this one. I'm attempting to do a Get-VHD to retrieve VHD info for some Guests that are using SMB 3.0 shares to remotely store their VHDs and I cannot remotely run the powershell …

  4. How to add VM to domain using powershell 5.1 version?

    Apr 15, 2017 · First, please make sure the VM has been allocated the correct IP address and DNS server. The VM can communicate with domain controller, and the DNS server is the one in the …

  5. Powershell: Get-PrinterProperty returns empty result

    I want to change my default printer properties using Windows Powershell. But the following command returns nothing (no error, no output at all) Get-PrinterProperty "Printername"

  6. Why do I get a 'Certutil: A referral was returned from the server ...

    Feb 25, 2015 · Vadims Podāns, aka PowerShell CryptoGuy My weblog: en-us.sysadmins.lv PowerShell PKI Module: pspki.codeplex.com PowerShell Cmdlet Help Editor pscmdlethelpeditor.codeplex.com …

  7. Signing .JAR files using OpenSSL for Windows

    I have a code signing certicate in my X509 store "LocalMachine\My" which I can use for signing PowerShell scripts for example Set-AuthenticodeSignature ./MyScript.ps1 -certificate ( gci …

  8. Connect to WSUS via powershell - social.technet.microsoft.com

    Can anyone help me out with this, I have been connecting to the WSUS server via the command below to automate some tasks which was working using the command below.

  9. Run Firefox.exe in PS - social.technet.microsoft.com

    .\firefox.exe : The term '.\firefox.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is …

  10. The data necessary to complete this operation is not yet available

    Nov 16, 2016 · With the version < 5 of PowerShell it works, but now I get an error: The data necessary to complete this operation is not yet available. (Exception from HRESULT: 0x8000000A).