Copilot Prompt Gallery is getting a refresh

Microsoft is giving the Copilot Prompt Gallery a refresh, and releasing it as a seperate app users can pin to their app-bar. The Copilot Prompt Gallery app promises to enhance user experience and productivity. This refresh will introduce a new home page and an improved prompt browsing experience, making it easier for users to navigate and utilize the app effectively. Key Features and Enhancements New Home Page: The redesigned home page will serve as a central hub for users, providing quick access to the most relevant prompts and features. This intuitive layout aims to streamline navigation and improve overall user engagement. Enhanced Prompt Browsing: The updated browsing experience will allow users to find and interact with prompts more efficiently. With better categorization and search functionality, users can quickly locate the prompts they need to boost their productivity and collaboration. Organizational Prompts: One of the most exciting additions is the ability to create, publ...

Search-lineURI.ps1 v3 released

Just a quick post to let you know the search-lineuri.ps1 has been updated and uploaded to the Technet Gallery.

The script has gone through some major changes, and I will go through a couple of them in an upcoming post. But here are the highlights of v3:

  • CHANGE: Moved search to a function, making it possible to add more flexibility with switches.
  • NEW FEATURES: -search, -ListAsGridView, -SavetoXMl and path switches for saving the output.
  • BUGFIX: Script is no longer showing a count of 0. Listing only positive matches.
  • NEW FEATURE: Made the parameter for digits "not mandatory", as it is not always called for any more. Also restricted this parameter to 2-20 digits.
  • HELP: Created a online switch to launch lyncnumbers.net, where there will be updates about the script.