About 17,200 results
Open links in new tab
  1. Tips for Writing Cross-Platform PowerShell Code

    Feb 14, 2019 · I just spent a month updating one of our PowerShell modules to support Linux and MacOS. I learned a lot that I wanted to share with the community as cross-platform support …

  2. Automating with Jenkins and PowerShell on Windows

    Jun 4, 2015 · The below image shows what a Jenkins build looks like. In this basic example, the the build creates a text file on a remote machine by using PowerShell Remoting and the Set …

  3. How to get user defined variables from shell

    Mar 29, 2016 · Is is possible to "pick up" user defined variables from Powershell shell? Im not looking for all environment variables, just the ones that have been defined, created in the …

  4. How to Manage your AD-Integrated Servers Life Cycle in …

    The following Powershell script identifies the virtual machines that reached their end of life, stops them by using Stop-VM SCVMM cmdlet and notifies their owners about the operation. The …

  5. New-MailboxExportRequest Mishandles Dates with Content Filter

    Nov 2, 2011 · So I have been testing the New-MailboxExportRequest cmdlet in Exchange 2010 quite a bit as of late, and have run across some odd behavior in my environment. Basically it …

  6. WSUS monthly schedule calendar instead of weekly time and date …

    There are some prerequisites and instructions at the top of the script. After installing the prerequisites and configuring the variables for your environment (email settings only if you are …