Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

New Function - Show MVP Profile in browser #27

Closed
lazywinadmin opened this issue Oct 12, 2018 · 2 comments
Closed

New Function - Show MVP Profile in browser #27

lazywinadmin opened this issue Oct 12, 2018 · 2 comments

Comments

@lazywinadmin
Copy link
Owner

Add a function to show the MVP profile in the default browser.
Show-MVPProfile ?

URL example:
https://mvp.microsoft.com/en-us/PublicProfile/<MVPID>

For example mine is: https://mvp.microsoft.com/en-us/PublicProfile/5000475

@JPRuskin
Copy link
Contributor

Do you want any consideration for Core on other platforms?

It's very easy to do a quick Start-Process https://mvp.microsoft.com/en-us/PublicProfile/$ID, but this approach doesn't work reliably on non-Windows platforms.

An example of methods for this is shown within Trackyon.Utils (used in the Show-Browser function).

@lazywinadmin
Copy link
Owner Author

Yep this is what i wanted 👍 ! Thank you James!!
Unfortunately I don't know how to support this in Linux, I opened an entry in #30 to track this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants