About 6,480 results
Open links in new tab
  1. PowerShell script for copying dll's - social.technet.microsoft.com

    Learn PowerShell PowerShell Documentation PowerShell Style Guidelines Posting guidelines Handy tips for posting to this forum How to ask questions in a technical forum Rubber duck problem solving …

  2. PowerShell remoting fails when attempting to connect with hostname ...

    I have a small powershell command to get/set process mitigation on remote computers. When attempting to connect with the IP address, everything works fine, however if I substitute a hostname, …

  3. Powershell workflow for Domain controller configuration

    I need PowerShell workflow join the domain, promote domain controller & the install ppe & psync in single psworkflow with automatic restart after completed.

  4. Connect to USB PnP device from powershell

    I have a windows development device (running windows 10). I have a windows host machine. I want to connect to development device from host computer using powershell.

  5. How-to use PowerShell to parse IIS logs files

    Mar 4, 2010 · I am looking for samples on howto parse IIS log files with PowerShell. I am just getting started, and rather then search for site, I want persoanl recommendations how sample sites, sample …

  6. Configure Windows Deployment Services Using PowerShell

    Dec 13, 2018 · This time I have a problem when i managed windows deployment services using powerShell I refer to the article Configure Windows Deployment Services Using PowerShell below

  7. API INetworkListManager in Powershell - social.technet.microsoft.com

    I try to determine the AdapterID attached to a network connection in Powershell. To do so, I have used the NLM API which was first introduced in windows vista. i run the following script on a Windows 7 …

  8. Looking for examples Powershell convertFrom-json where there are ...

    Trying to parse "complex" json to csv for eventual import to Access database. Just found Powershell. Have searched forums and youtube but examples have no arrays. I would like to find some …

  9. Move-ADobject challenges - social.technet.microsoft.com

    To use PowerShell at almost any level beyond simple types commends you must learn PowerShell. Copying code and guessing at how to use it is not possible without first learning PS.

  10. Using PowerShell instead of .NET console apps?

    I'm in the development shop at my company and historically we've been using C# .NET for our SharePoint needs. Recently we've been tasked with reviewing PowerShell as an alternative for some …