3 months ago FileAudit
"The install and initial configuration [of FileAudit 4 RC] was a breeze. I truly like how it takes care of all the tasks required to ensure successful auditing. No scheduled task troubleshooting and the real time scanner just works."

— Robert Wagner (on IS Decisions User Community)

Permalink 0 notes Comments
5 months ago FileAudit
"I do really like the layout and new functionality, and everything so far has been very intuitive."

Sam Brinly (FileAudit 4 Beta-Tester)

Join FileAudit 4 Beta-Testing Program

Permalink 0 notes Comments

FileAudit 4: Join the Beta-Testing Program, Enter to Win One of 10 Free Licenses!

FileAudit 4 is an agentless, remote and non-intrusive software solution that allows you to proactively track, audit, report and alert on all access to files and folders on Windows servers.

FileAudit 4 interface


FileAudit 4 main features are:

File and Folder Activity Real-Time Monitoring
Monitor in real time access (or access attempts) to sensitive files and folders stored on Windows systems (read/write accesses, file ownership changes, permission modifications)
File and Folder Activity Alerts
Set up Email alerts that will be automatically triggered when specific access events occur (access denied, file deletion …)
File and Folder Activity Archiving
Automatically archive all file access events occurring on one or several Windows systems for future reference.
Schedulable, Automated Multi-criteria Reporting
Customize reports according to multiple criteria (paths, file type, access type…) and have them automatically Emailed to selected recipients.
Delegation to non-IT auditors
Create specific accounts for people without administrative rights (external auditors…)

FileAudit 4 also comes with a fully revamped, touch-ready, “Windows 8” User Interface.
Think of it as the security cam of your Windows file servers!


In order to participate, you just need to join the FileAudit 4 Beta-Testers Community and follow the instructions you will find there.
To thank you for your valuable help, every active participant to this Beta-Testing Program will be entered to win one of 10 free FileAudit 4 licenses.

Join the FileAudit 4 Beta-Testers Community now

Permalink 0 notes Comments
6 months ago UserLock
"

My team and I manage over 320 open-access PC’s spread across multiple locations.
An on-going problem for us has been the ability to restrict concurrent logon’s to these PC’s.

UserLock has allowed us to do just that. The installation/deployment of the software is incredibly simple and there appears to be no overhead on the clients during logon.

The UserLock support team have been incredible helpful in allow us to further develop our integration with the software through the UserLock API.

"

Paul Sinnock, IT Team Manager at University of Kent
(on IS Decisions LinkedIn Company Page)

Permalink 0 notes Comments
6 months ago FileAudit
zoomFileAudit 4 Dashboard Preview … Please let us know your thoughts!

FileAudit 4 Dashboard Preview … Please let us know your thoughts!

Permalink 0 notes Comments
6 months ago FileAudit
zoomAnother sneak peek of FileAudit 4 User Interface: what do you think?

Another sneak peek of FileAudit 4 User Interface: what do you think?

Permalink 0 notes Comments

Who wants to beta-test FileAudit 4?

The beta version of FileAudit (sneak peek hereunder) 4 will be released shortly.

 
This software solution allows you to proactively track, audit, report and alert on all access to files and folders on Windows servers.

 
FileAudit 4 Sneak Peek

FileAudit 4 Sneak Peek

 
If you want to beta-test FileAudit 4, please just send an Email to info@isdecisions.com with your:

  • First name, last name
  • Email address
  • Number of Windows file servers in your organization

 
Thanks in advance for your participation!

 
P.S. If you want further info about FileAudit 4 features, please just post a comment to this article.

Permalink 0 notes Comments

Our software and Tech Support nominated for the Windows IT Pro 2012 Community Choice Awards

Our 4 software solutions and our Technical Support have been nominated for the Windows IT Pro 2012 Community Choice Awards:

FileAudit logoFileAudit in Category #3 “Best Auditing & Compliance Product

FileAudit logoRemoteExec in Category #6 “Best Deployment/Configuration Product

FileAudit logoUserLock in Category #6 “Best Security Product

FileAudit logoWinReporter in Category #25 “Best Systems Monitoring Product

FileAudit logoTechnical Support in Category #30 “Best Vendor Tech Support


You use and appreciate our software and/or our Tech Support?
Please vote for us now!

Vote now!

Permalink 0 notes Comments
"Great product. Does what it says it should and well. We are a ISO 27001 certified company and security is paramount. Could not use Windows computers in our network without UserLock."

— Graham Parry (CEO at FSC) about UserLock

(Source: linkedin.com)

Permalink 0 notes Comments
11 months ago

How to remotely uninstall applications thanks to RemoteExec.

There are different ways to uninstall software with RemoteExec. You can find three options described below:

Using the original MSI package.

You have the original installer package which is a MSI package. You just have to set a “MSI installation” action. In the “MSI file” field, set the share path where the MSI package is stored and choose the uninstall “Operation”. Leave the default option “Only if needed” and “Don’t reboot” checked.



In the “Target computers”, choose the systems on which you want to uninstall the concerned software and launch the Action.

Using the original installer package which is an “exe” file.

You have the original installer package which is an “exe” file. Several editors allow silent uninstallation thanks to specific arguments available in their documentation.
For example, Firefox allows launching the uninstaller silently. Using RemoteExec, we can start a “File execution” action with the uninstaller file path “C:\Program Files (x86)\Mozilla Firefox\uninstall\helper.exe” and the argument /S. You can leave the default options: “Administrative” context choice, the “Auto mode” box checked and the “Reboot” option unchecked.



In the “Target computers”, choose the systems on which you want to uninstall the concerned software and launch the Action.


If nothing is available in the Software help guide, you can try the 3rd method.

You don’t have the original installer package.

This procedure allows the uninstallation of applications: Skype, Live Messenger, browser’s toolbars etc…


The installation of an application writes a value into the Windows registry of a machine that contains the required information for a silent uninstallation. This information can be different depending on the version you are concerned with. But they are usually the same for a same major version.

How to get it:

  1. Go on a computer where the application is installed. We will take Skype as an example here.

  2. Run regedit and go to the key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall (32 bits)
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall (64 bits)


    This key contains the software uninstallation key. You will find two types of keys: Application name and GUID name. As some editors don’t name the associated keys with the application name, you may have to parse them and check value “Display name” to find the correct one. That’s the case in our example. You can also launch a research (Edit/Find next (F3)) directly using the application name.


  3. Once you have found it, open RemoteExec on go to File Execution action.

  4. Type “msiexec.exe” in the “File” field.

  5. In Argument(s) field, type :
    /X (for uninstallation) {Guid string you get previously} /qn (silent option).

    Example with Skype version 5.5.117 guid:
    /X{AA59DDE4-B672-4621-A016-4C248204957A} /qn

  6. Keep the “Administrative” context choice, the “Auto mode” box checked and uncheck the “Reboot” option.


  7. Choose the target machine(s) on which you get the Guid to do a test and launch the execution.

    If the procedure is successful, launch it on your other computers. Don’t forget to save this action into your Favorites (My Remote Actions).



RemoteExec overview

Download RemoteExec

Permalink 0 notes Comments