nu_scripts
nu_scripts copied to clipboard
Admin commands Question
I often use cmd to issue remote reboots of machines, ping, run traceroute and to force gpo updates. I use powershell to create scripts for the machines I manage. FYI- it's a windows environment. Does nu shell support those type of commands?
Nushell doesn't have ping, traceroute, or gpupdate built in, but it should be able to call out to these externals to run them.