Validate Windows Activation Status using PowerShell and display the results in a GridView.

Validate Windows Activation Status using PowerShell and display the results in a GridView.

If you work with a large number of servers and you do not use a system to manage the activation of all machines built, manually logging in and checking the status is just time consuming. I put together a script that will go and get the status of all machines specified...
Validate Windows Activation Status using PowerShell and display the results in a GridView.

PowerShell:- Get properties of a user account/s in Active Directory.

In a previous article we looked at group membership for accounts in Active Directory that you can pull using PowerShell. In this short article we will look at extracting certain information for a user account or for all users in Active Directory. For all users, you...
Validate Windows Activation Status using PowerShell and display the results in a GridView.

PowerShell:- Create an PowerShell script to output results to the Event Log

I had a request to check connectivity to a SQL server and to email the results, however I thought of doing something different. Have the application check the connectivity but create an Event ID and Event Log entry on Success and Failure and you can monitor that with...
Validate Windows Activation Status using PowerShell and display the results in a GridView.

PowerShell:- Increase the value of MaxMemoryPerShellMB.

In PowerShell you have a few options to increase the values of certain settings, in this example we will be looking at MaxMemoryPerShellMB setting that needs to be increased. The default value of 150mb might be fine in a small environment but in a larger environment...
    wpChatIcon