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.
3. To receive all computer names whish is accessible on a domain.
4. On the remote computer, on behalf of the manager to create the necessary branch in HKLM, and in it – the necessary parameter.
5. On the remote computer, from a name администра to find in HKU the necessary branch corresponding to certain login.
6. On the remote computer, on behalf of the manager to adjust access rights for certain section HKLM for some domain user profile.
7. On the remote computer to create the directory and by means of ACL to assign to it the different rights for different domain users.
8. On the remote the computer to start application with the rights of the manager.
9. On the remote computer to start application with the current user rights, which works at this time behind the same computer (that changes Were applied to its profile).
10. On the remote computer to launch a msi-package, without dialog boxes.
11. On the remote computer to launch a program uninstallation, without dialog boxes.
12. On the remote computer to organize single start of the necessary program (at next run of this computer).
***************************************
I search for the information on this subject. That I will find – I will write down here. I will be very grateful for links to the necessary information.
Regards