MattHiggs Posted April 20, 2017 Posted April 20, 2017 (edited) Hey all. Found a really cool powershell script in Microsoft's script repository which provides a detailed look into the different windows and their elements. Just copy the text from the script located at the below url, paste it into a empty "ps1" file, run the script as admin (optional, but only way you will be able to see windows that are elevated), and start exploring. Also, probably worth noting that you need to make sure the execution policy for powershell is appropriately set. I always just set mine to unrestricted. https://gallery.technet.microsoft.com/scriptcenter/231c68f5-70a5-42a3-88d9-d382e756c7b0 Edited April 20, 2017 by whiggs2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now