Hi, Today our target is to find all members of particular group. We know the Group Name and we are going to get the...
Powershell and Active Directory: Find all distribution groups in AD with their Email-ID along with the date of creation using Powershell.
Hi, Today i got task from my IT Manager to create a list of all distribution group in our AD along with there Email-Id's...
Powershell and Active Directory: Find all windows 7 computers with Service Pack 1 installed using PowerShell.
Hi, In Our company we have "Domain Environment" or we can say "Active Directory" is deployed. By using "Active Directory" lots of things gets...
Save PowerShell Console session commands and there output in to text file.
Hi, These days i am very busy in some other projects so that's why this months i post only few articles. Sorry for that....
PowerShell Basics Part-2: Variables in PowerShell.
PowerShell Basics Part-1: Single Quotes (') and Double Quotes ("") in PowerShell. Hi, As i mentioned in the previous article that in the...
PowerShell Basics Part-1: Single Quotes (‘) and Double Quotes (“”) in PowerShell.
Hi, When new users start working on PowerShell the the main problem which they have faced is basic of PowerShell or we can say...
IP Address Release, Renew using PowerShell.
Hi, This is a very common task which is nearly performed by every End-user and IT Admin and Engineers. Normally we use "IPCONFIG /Release"...
Desktop Explorer Tool based on PowerShell.
Hi, If you are IT admin like me and supporting remote users, the main problem comes when you are troubleshooting with them. Like ask...
PowerShell & SCOM: Use Operations Manager Shell to close multiple Alerts generated by Same Rule
Hi,When today i login in to my SCOM console I saw approx 134 Active Alerts about Microsoft SQL Job failure. I was about to close...
Get an Average Ping Response time of multiple Servers using PowerShell.
Hi, If you are an IT admin, then I am sure you are using PING command everyday. In PowerShell we have an Test-Connection command...