PowerShell

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 and want to know which all cmdlets imported by it. Let’s import an module first. Import-Module ActiveDirectory   ok, Module is imported,, now run the below command to list all cmdlets… Continue reading List All Cmdlets of a Specific Module in Powershell.

General

Thanks Microsoft.

  HI, I am just thanking Microsoft and UGSS Group for sending the 4 hard copies of ” Microsoft  Office 365, Connect and Collaborate virtually anywhere anytime” book. This book is shipped directly from “Microsoft Headquarter” in Redmond U.S.A. Thanks Microsoft one again..      Thanks Aman Dhally

Active Directory · PowerShell

Powershell and Active Directory: Remove domain user from domain Group using Powershell.

  Hi, Today my IT Manager told me to remove a domain user from a specific group. Normally i used “DSA.MSC” or we can say that “Active Directory users and Computers”, then i find users, go to his user account properties and click on “Member Of” tab and delete the group which the user is… Continue reading Powershell and Active Directory: Remove domain user from domain Group using Powershell.

Citrix · PowerShell

Powershell and Citrix:Citrix Support for PowerShell.

  “The only thing that interferes with my learning is my education”.–Albert Einstein   In the earlier Blog Post , Our System got up and ready for Using Citrix PowerShell SDK to manage our Farms. But before going any further it is important to know about the appropriate Citrix PowerShell SDK you would be using… Continue reading Powershell and Citrix:Citrix Support for PowerShell.

Active Directory · PowerShell

Powershell and Active Directory: Find the group memberships of a Domain User using PowerShell.

  Hi, I hope that you guys are enjoying our “Powershell and Active Directory” series. Today for some reason i need to find the group membership of a domain user and send the list of all of that detail to my IT Manager. Normally we open “DSA.MSC” or “Active Directory user and Computers” , search… Continue reading Powershell and Active Directory: Find the group memberships of a Domain User using PowerShell.

Active Directory · PowerShell

Powershell and Active Directory: Find Active Directory Replication Servers using Powershell.

  Hi, Today my IT manager give me the task to find and create the list of all “Active Directory Replication Server”. First i was thought to find it using “Active Directory Sites and services” then i thought lets try to find it using PowerShell our favourite tool. i use Get-ADDomain tool cmdlet to find… Continue reading Powershell and Active Directory: Find Active Directory Replication Servers using Powershell.

Citrix · PowerShell

Powershell and Citrix: Installing Citrix PowerShell SDK on XenApp Server/or Windows Client

written by: Deepak Singh Dhami. “A teacher who is attempting to teach without inspiring the pupil with a desire to learn is hammering on cold iron”  Hello Power Users! When I started learning Citrix, I was very excited about the fact that Citrix provides PowerShell SDK to manage the XenApp Farms.  One has to install… Continue reading Powershell and Citrix: Installing Citrix PowerShell SDK on XenApp Server/or Windows Client