Forum Discussion
Keith732
Mar 08, 2019Copper Contributor
Running Powershell script as a shortcut
Hello all, I am attempting to have a powershell script run as a shortcut to output some simple information to a text file. I have created this one line script named ipscript.ps1 get-netipaddr...
Keith732
Mar 12, 2019Copper Contributor
Does anyone have any basic ways of allowing an non-admin to run a powershell script and have it out put a file?