Open links in new tab
  1. Powershell Script to check the vpn device with the list of validate vpn ...

    Feb 16, 2017 · Out of scope for this forum, your question is not related to training and certification.

  2. Need powershell script for retrieving Certificate - social.microsoft.com

    Mar 14, 2019 · Also find scripts here: PowerShell Gallery or here: TechNet Gallery - resources for IT professionals. Learn PowerShell: Microsoft Virtual Academy - Getting Started with Microsoft …

  3. Beginner: How to get text into a DateAdd command?

    Sep 21, 2017 · Of course, with PowerShell you can do so much more and working with files (especially plain text) is not always the best way to go about it, but as a first step example it should work for you.

  4. Get-WmiObject Access is denied error despite using Domain Admin …

    Jan 3, 2020 · How to post code in Technet Forums The PowerShell Best Practices and Style Guide \_ (ツ)_/ Friday, January 3, 2020 4:23 PM 0 Sign in to vote

  5. Alternative to Windows Explorer in Server Core Windows Server 2012 R2

    Aug 17, 2015 · The script seems to work fine on Server Core; so, the basic elements of GUI window painting appear to be present in PowerShell 4, which ships with Windows Server 2012 R2 Server Core.

  6. Unwanted Line Breaks in Get-Date - social.microsoft.com

    You cannot learn PowerShell by just digging through documentation. You must take a course or read a book that will teach you. Without a good background in computer science understanding things like …

  7. Using Powershell to check Outlook 2010 - social.microsoft.com

    Jul 4, 2014 · Don't use semicolons. Be sure that you are using the 32 bit version of Outlook or are using the 64 bit version of PowerShell. You must be running this at a user session prompt and not under a …

  8. OOBE Powershell Domain Selection Join - social.microsoft.com

    welcome to PowerShell scripting. Bill is indeed right: As it currently is, you are asking quite a bit beyond the scope of this forum. That said, we'll be happy to help you get started: Here's a guide on writing …

  9. VMM - Uptime script - social.technet.microsoft.com

    Feb 11, 2013 · I've found this script (I can't remember where) that looks like it would help me....I'm trying to use Get-VM and use the VMM Powershell Shell to run the script. It's not working to find the uptime …

  10. Powershell exit codes - social.technet.microsoft.com

    Jul 18, 2011 · what i need is to get two possible error codes from Powershell: 0 - there was some error, any error, while running the script.