About 14 results
Open links in new tab
  1. Certificates for Outlook Anywhere - social.technet.microsoft.com

    Thanks for the removal instructions. That is a pretty newb thing I should have gotten on my own. I assumed PowerGui would have cut through that. I do not have the original command for the request …

  2. An invalid dn syntax has been specified. (Exception from HRESULT ...

    Shay Levy assisted me on powergui forums in regards to my request for changing the group names in bulk. I ran several tests in my QA environment and was successful, however in production …

  3. Get a list of active AD Users for a OU and display, name, email ...

    Oh one more thing If I may. I had to do this on the AD server via Active Directory Module for Windows PowerShell. This is not as nice as working with PowerGui which is installed on another server. I just …

  4. using exit & using -windowstyle "hidden"

    Dec 20, 2012 · I am running from "run" in PowerGUI and also right click - run in powershell. If I remove the powershell -windowstyle "Hidden" it runs as it should but the window remains open indefinitely.

  5. Remove Lines\White Space from CSV File

    i went back and commented out any write-host or gc lines, ran it again (10000x) from PowerGui and console and i get mixed results. One always performs slightly better then the other and vice vera....

  6. How do you use RedirectStandardOutput with Start-Process?

    Oct 20, 2011 · I have started using this more and more lately because it makes controlling non-native commands (in this case winzip) a lot more manageable. Until I started using this parameter I would …

  7. Invoke-Command fails to run command when used with Start-Process

    From my experiements I think that in this case when command does not give any output, it seems like Inovke command does not execute the command at-all, but only prints it. Again remember that I am …

  8. Executing a program with elevated privilegies

    I've acomplished the installation via script, but only when the user has administrator privilegies. So here's my question: i need to run this script at the user's logon, and my objective is to run the …

  9. Seit dem Windows Update 1803 stürzt Powershell_ISE ab

    Heute lief bei mir das Windows Update 1803. Danach hatte ich einige Probleme, welche ich zum teil beheben konnte. Was mich aber immer noch nerft ist die Powershell. Wenn ich dort ein Komando …

  10. Remotely enable PSRemoting - social.technet.microsoft.com

    It's time to put this to bed once and for all. Do these 3 commands in powershell ISE: (I use PowerGUI Script Editor) CMD /c SC \\Hostname start winrm PSEXEC \\hostname -s -h -d powershell.exe …