Open2022/03/08にコメント追加2Restart-Process コマンドを作るPowerShellwint2022/03/08に更新 モチベ 再チャレンジ: https://zenn.dev/wint/scraps/be86922619313f 参考 https://docs.microsoft.com/ja-jp/powershell/scripting/developer/cmdlet/getproc-tutorial?view=powershell-7.2 https://github.com/DBremen/PowerShellScripts/blob/0943cd7c7634f550840a030f6f2ac24162c99c3c/modules/Clear-Clipboard/Clear-Clipboard.psm1#L4 https://powershellone.wordpress.com/2016/02/25/fix-clipboard-is-not-working-restart-process-with-powershell/ wint2022/03/08に更新 dev C# https://docs.microsoft.com/ja-jp/powershell/scripting/developer/cmdlet/required-development-guidelines?view=powershell-7.2#use-only-approved-verbs-rd01 https://docs.microsoft.com/ja-jp/powershell/scripting/developer/cmdlet/approved-verbs-for-windows-powershell-commands?view=powershell-7.2#lifecycle-verbs https://docs.microsoft.com/ja-jp/dotnet/api/system.management.automation.verbslifecycle.restart?view=powershellsdk-7.0.0 string https://docs.microsoft.com/ja-jp/dotnet/api/system.string.split?view=net-6.0 https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/select-string?view=powershell-7.2 module https://docs.microsoft.com/ja-jp/powershell/scripting/developer/module/writing-a-windows-powershell-module?view=powershell-7.2 This document is written for administrators, script developers, and cmdlet developers who need to package and distribute their Windows PowerShell cmdlets. https://docs.microsoft.com/ja-jp/powershell/scripting/developer/module/how-to-write-a-powershell-script-module?view=powershell-7.2 https://docs.microsoft.com/ja-jp/powershell/module/microsoft.powershell.core/about/about_functions_advanced?view=powershell-7.2 https://docs.microsoft.com/ja-jp/powershell/scripting/developer/cmdlet/parameter-attribute-declaration?view=powershell-7.2
wint2022/03/08に更新 モチベ 再チャレンジ: https://zenn.dev/wint/scraps/be86922619313f 参考 https://docs.microsoft.com/ja-jp/powershell/scripting/developer/cmdlet/getproc-tutorial?view=powershell-7.2 https://github.com/DBremen/PowerShellScripts/blob/0943cd7c7634f550840a030f6f2ac24162c99c3c/modules/Clear-Clipboard/Clear-Clipboard.psm1#L4 https://powershellone.wordpress.com/2016/02/25/fix-clipboard-is-not-working-restart-process-with-powershell/
wint2022/03/08に更新 dev C# https://docs.microsoft.com/ja-jp/powershell/scripting/developer/cmdlet/required-development-guidelines?view=powershell-7.2#use-only-approved-verbs-rd01 https://docs.microsoft.com/ja-jp/powershell/scripting/developer/cmdlet/approved-verbs-for-windows-powershell-commands?view=powershell-7.2#lifecycle-verbs https://docs.microsoft.com/ja-jp/dotnet/api/system.management.automation.verbslifecycle.restart?view=powershellsdk-7.0.0 string https://docs.microsoft.com/ja-jp/dotnet/api/system.string.split?view=net-6.0 https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/select-string?view=powershell-7.2 module https://docs.microsoft.com/ja-jp/powershell/scripting/developer/module/writing-a-windows-powershell-module?view=powershell-7.2 This document is written for administrators, script developers, and cmdlet developers who need to package and distribute their Windows PowerShell cmdlets. https://docs.microsoft.com/ja-jp/powershell/scripting/developer/module/how-to-write-a-powershell-script-module?view=powershell-7.2 https://docs.microsoft.com/ja-jp/powershell/module/microsoft.powershell.core/about/about_functions_advanced?view=powershell-7.2 https://docs.microsoft.com/ja-jp/powershell/scripting/developer/cmdlet/parameter-attribute-declaration?view=powershell-7.2