Latest Script Updates (November 27)

Scripts Updated

[evp t=scriptupdate title=”CryptoLocker Prevention Audit” link=”https://virtualadministrator.com/scripts/cryptllocker-prevention-audit/” notes=”Bug fix and added if user logged in to stop false results.”]Script downloads and runs CryptoPreventTestCLI then executes to find out if CryptoPrevent has been applied to machine. Script then writes results to script log. Able to report by filtering Agent Procedure logs for $CryptoLocker$ all entries regarding CryptoLocker. $OOD$ reports back all machines that have NOT had CryptoPrevent applied.[/evp]

New Scripts Uploaded

[evp t=scriptupdate title=”Add User To Local Admin Group” link=”https://virtualadministrator.com/scripts/add-user-to-local-admin-group/” notes=”Adds prompted user to local admins group.”] Script prompts for username then runs the net localgroup /ADD command to add prompted user to Administrators Group.(DO NOT run on Domain Controller) Script then writes which user was added to script log if successful.
[/evp] [evp t=scriptupdate title=”Add User To Local Group” link=”https://virtualadministrator.com/scripts/add-user-to-local-group/” notes=”Adds prompted user to prompted local group.”] Script prompts for username and group and then runs the net localgroup /ADD command to add prompted user to prompted group. Script then writes to script log with user and group if successful.
[/evp] [evp t=scriptupdate title=”Add User To Local Admin Group” link=”https://virtualadministrator.com/scripts/adds-current-or-last-logged-on-user-to-local-admin-group/” notes=”Adds current or last logged on user to local admins group.”] Script prompts for username then runs the net localgroup /ADD command to add prompted user to Administrators Group.(DO NOT run on Domain Controller) Script then writes which user was added to script log if successful.
[/evp] [evp t=scriptupdate title=”MS Internet Explorer Audit” link=”https://virtualadministrator.com/scripts/ms-internet-explorer-audit/” notes=”Grabs version string from registry then writes to script log with keywords.”] Script grabs variables from registry to determine what version of Internet Explorer is installed. Able to report by filtering Agent Procedure logs for $IE$ all entries regarding IE, $Audit$ all entries regarding audit scripts. $OOD$ All out of date entries or unable to determine.
[/evp]