Quantcast
Channel: Scripts > The Automation Code
Browsing all 5 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to generate a random password using PowerShell WPF?

This article describes how to generate a random password using PowerShell WPF. We can use this WPF script to generate a random password and can embed it with Active directory which can set user...

View Article



Image may be NSFW.
Clik here to view.

How to Uninstall Software with PowerShell WPF?

This article describes the script to uninstall software using PowerShell GUI. It focuses on 3 aspects. You can uninstall with any of the methods mentioned. WMI methodMSI package Using Registry The...

View Article

Image may be NSFW.
Clik here to view.

How to get the process open Ports using PowerShell?

Few processes interact with the outside or inside systems using ports. To find the process open ports on the windows system, we have a few cmdlets but they don’t give you the exact information like...

View Article

Image may be NSFW.
Clik here to view.

Check Remote Servers Connectivity using PowerShell – Script

For the scripter or System admins, many times they need to deploy script on the remote servers. However, there is always a fear if the remote servers have active connectivity and ports are proper so...

View Article

Image may be NSFW.
Clik here to view.

How to Check the PowerShell Version?

To check the PowerShell version on the local system, we can use $PSVersionTable command. In the above command, the PowerShell version is 5.1, and the build version is 18362 and the revision is 752. You...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images