-
Hi All. The list of operations which to me need to be fulfilled in PowerShell 2.0: *************************************** 1. To receive the list of all domain groups. 2. To receive all the user logins who are a part of certain domain group. 3. To receive all computer names whish is accessible on a network...
-
I would like to have a powershell profile setup so that it will roam with me when I login to any system. I can do the roaming profile easily in AD with folder redirection, but how can I create a powershell profile and also have the modules I want load when I launch powershell and install? I know the...