python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Ping and Install applications for multiple PCs
I hope someone can help me with the following script:
The script I built works for 1 computer. It asks the user to enter the computer name, and It will check if the computer is ONLINE, if it is it wi...

Miguel
Votes: 0
Answers: 1
Difference between BUILTIN\Administrators and normal Administrators Group
I have a script which launches an app on the VM and logs some data for the app. As Powershell script does not allow me to run the app in foreground I decided to schedule a task after 2 mins and then k...

arielBodyLotion
Votes: 0
Answers: 1
Scheduled task does not run Hyper-V VM unless I connect to GUI
I have a script which launches an app on the VM and logs some data for the app. As powershell script does not allow me to run the app in foreground I decided to schedule a task after 2 mins and then k...

arielBodyLotion
Votes: 0
Answers: 0
Using Powershell to grab disk space info from remote servers and add to array
I've been trying to get some scripts together to automate some of the manual tasks that we still do reporting on. This one I'm trying to coax into connecting to each of the remote servers specified (I...
ckbturbo
Votes: 0
Answers: 1