Hi, today i was planning to do few things with my "Group Policies", as usual i prefer to do it using PowerShell. As you...
Find Specific commands in a loaded module in PowerShell.
Hi, Today i am working with few cmdlets and loaded modules in powershell and then i need to find a cmdlet but rather then...
Powershell and Active Directory: Find Active Directory users in a particular Organizational Unit whose Script Path is not set or blank using Powershell.
Hi, If we are using "Active Directory" then one this is sure that 98% we are using some login scripts. Sometime while creating users...
Powershell and Active Directory: Find all Active Directory users whose CITY property field in blank.
Hi, Me again , yes yes i know , now you are going to ask me ,,"Aman" what is your task for the day",,...
Powershell and Active Directory: Find all organizational unit containers [OU] in Active Directory using Powershell.
Hi, These days i think i am only and only working with Active Directory. My Manager give me the task to show him the...
Powershell and Active Directory: Find inactive Computer Accounts in Active Directory using Powershell.
HI, As you know my IT manager always keep me busy. These days we are cleaning our Active Directory. My Today's "Target of the...
Powershell and Active Directory: Add domain users to a group using powershell.
Hi, Yesterday i shows you how to create a user group in "Active Directory". Now lets today add members to that user group using...
IPConfig and Powershell.
Hi, I think everyone know that IT administrators like me are lazy... We don't like to do repetitive work and we also don't believe...
Import only specific Cmdlets from Module in Powershell.
Hi, Sometime in Scripts we imported whole module but we need only we cmdlets of that module. For example i am working on a...
List All Cmdlets of a Specific Module in Powershell.
Hi, sometime you need to know only some or all specific cmdlets for a module. For example you just imported an "Active Directory" Module...