Quantcast
Channel: /r/powershell – How to Code .NET
Viewing all articles
Browse latest Browse all 8793

Script help [Complete Noob]

$
0
0

Hi,

I am very VERY new to Powershell and I wanted to get started by creating a few scripts to automate things I do on my home computer in a day to day basis.

I’ve started by just running the applications I want to run when I start my machine so right now my script literally just runs an executable file. Once the application has loaded I want to learn how I can input login credentials into the fields provided at the login screen. How easy is this to do and would anyone be able to point me in the right direction? Google answers are quite daunting when you’re as new as me to something like this.

Also, how good is Powershell at parsing html? I would like to pull down all of the contents of every single sublink within a single page so I can parse the IP addresses and Domains and then write them to a text file. Is this something that’s possible in Powershell? I’ve done it in Bash but that’s really the only experience I have.

Thankyou in advance for any help!

T0nk

submitted by /u/T0nk
[link] [comments]

The post Script help [Complete Noob] appeared first on How to Code .NET.


Viewing all articles
Browse latest Browse all 8793

Trending Articles