Tuesday, 19 November 2013

PowerShell Menu Builder Function

I needed a fairly complication menu system in PowerShell so decided to create a function that builds a menu from passed variables. This made the code much easier to read, separating the menu system code from the code that really does stuff.



Download the script here


7 comments:

  1. Hi Andrew,
    Excellent work, thanks just what I was looking for. Will be making few changes to create menu to export mailboxes on Exchange.
    Thanks,

    ReplyDelete
  2. Sir, can you please supply the link again for this script you had posted. The link seems to ne nonfunctional.

    ReplyDelete
  3. Sir, can you please supply the link again for this script you had posted. The link seems to ne nonfunctional.

    ReplyDelete
    Replies
    1. Try here - https://ucgeek.co/2013/11/powershell-menu-builder-function/

      Delete
  4. not found download

    ReplyDelete
    Replies
    1. Try here - https://ucgeek.co/2013/11/powershell-menu-builder-function/

      Delete