-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inbox Scripts #7
Comments
This sounds like something I can help with in my spare time. Do you have any sample list of tools that would need to be added. |
Totally up to you, things that would be helpful for IT Admins from Help Desk up to more engineering type roles. Ideally you'd want them to accept a -Machine parameter so that the UI can pass input without having to prompt the user again |
Hi nkasco, I was able to build the project and test the application. Amazing framework, I see lot of potential and use case for this tool. Quick question though,
But how do I pass the machine information (right top of the tool) info to PowerShell script. I logged all the args that are being sent to PowerShell script and it was empty, so its not sending that info at all? |
scratch that, I was able to get the machine info after entering the details again. For any future reference, its just passed as unnamed parameter. Its comma separated single argument when its multi device entry. |
Yep exactly, it doesn't have to be complex to be functional :) |
It would be great to ship with a base set of tools most users would find helpful. These can be new things or tools from the community that are listed on the PS Gallery.
These can be added to the Scripts XML and Categories XML as needed.
The text was updated successfully, but these errors were encountered: