Nathan Kasco

Results 22 issues of Nathan Kasco

Known issue after updating, to resolve ensure your XML\Scripts.xml contains the required properties. Particularly the most recently added is `pictureAssetName` This will be resolved at a later time with #35

bug

Make it easy to add PS gallery scripts to your library from within the tool.

enhancement

CMD, BAT, VB, WSF, & PY (other?) should be able to be launched via this tool as well. This may require new script xml parameters.

enhancement
help wanted
good first issue

The Machine Info Pane requires some improvements: - Better handling of input to determine if an info check should occur - Error handling - Buttons for export of data and/or...

enhancement

Create a tool that modifies the XML for adding/removing categories or scripts

enhancement

[$PSDefaultParameterValues](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_parameters_default_values?view=powershell-7.3) is a very powerful feature when used correctly, seeking wrapper functionality to sit between invocation click and actual script launch to enable backwards compatibility of scripts written for Windows...

enhancement
help wanted

Desire ability to set the default window size for a custom created app.

enhancement

### URL(s) https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview4/9.0.0-preview.4.md ### Description The following code should render a Windows 11 style WPF Window in PowerShell 7 (fx dependent, using .NET 9 Preview 4) ``` Add-Type -AssemblyName PresentationFramework...

area-wpf

### Is your feature request related to a problem? Please describe the problem. Right now you can use WAM to somewhat hackily authenticate with WHfB... However, it you need to...

type:feature

WU client is great at figuring out what drivers are applicable for your device. However, IT Professionals now use WUfB DS (most often managed through Intune, but it's an entirely...