UAC (User Access Control) helps to prevent unauthorized changes to your computer.
This script helps you to disable the UAC using the registry key " HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\EnableLUA"
Category User Accounts
Please use the script to get a list of all users from specific group from your target machine
INPUT:
Input Parameter : gName
Example:
gName = 'replicator' (Please refer the...
Category User Accounts
The "User Access Control" may be either in enabled status or disabled status.
To know the status of the UAC, Please use this script.
Category User Accounts
UAC (User Access Control) helps to prevent unauthorized changes to your computer. This script helps you to Enable the UAC
Category User Accounts
This script displays the name of the server and the names of local groups.
Category User Accounts
A domain user can be removed or deleted from the Local group by using these script.
INPUT PARAMETERS:
1. gName - Specifies the name of the local group.
Example : gName =...
Category User Accounts
A domain user can be added to the Local group by using these script.
It requires two input:
1. gName - Specifies the name of the local group to which the user needed...
Category User Accounts
This script will provide you the details about the,
1. "Current Logged in User"
2. "Last Logged on user "
Note:
1.Please run the script using the option "Run as Administrator"...
Category User Accounts
This script is used to reset the password of the specific user.
Note:
You can change the password and the username by specifying the following variables respectively,
uN...
Category User Accounts
This script is used to create URL shortcuts on all user's desktop,
Note: Duplicate URLs will be auto removed
...
Category User Accounts