Just like the subject, it is possible to extract the information of free space on a disk?
I pretend to use this on multiple servers, i use the remote desktop connection to access the servers.
You could probably leverage a python tool that queries available disk space of the machine and then passes it back as a data frame into a workflow
Can we schedule the workflow in gallery, for example I have 3 servers, I want to see the disk usage on C: and D: everyday, for that I want to schedule the workflow in gallery for 3 servers.
Hi @PhilipMannering
Ca we get the specific server disk free space, for example I want to provide the server name in the workflow so that I get the free disk space for that particular server.
How can i get the information of free space on the server with the userid and password?