• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

SMB NonPersistant VDI

yankees9920

Weaksauce
Joined
Apr 23, 2010
Messages
68
I am looking to set up a computer system for a small business of ~10. They have had a number of issues with viruses/spyware and deal with a lot of data that needs to be secure and uncompromised.
I'm designing a web based CRM and content management system for them and was thinking about some sort of nonpersistent VDI (I'm not sure if this is the right use of the term VDI, is this perhaps better suited to terminal server?) with windows or linux.
I figure nonpersistant desktops will be fine since the work will take place on the local crm/cms and there is really no need for local documents - it will also prevent any spyware from staying on the system beyond a reboot.
I'm not exactly sure how this would work but I am hoping I can manage updates/new program installs centrally by making the changes to a GOLD virtual image which each user loads.
I know VDI is usually expensive, but is there some free alternative (I don't care about the OS) where I can achieve this functionality? I envision a Golden VM image, and when a new user logs on, a new VM spins up or something like that.

Does this make any sense?
 
Last edited:
You could have a look at Windows steady state or guest mode (the same thing, the latter is Windows 7 name.) These are free. There will be more manageable solutions but they will cost £.
 
VDI can be expensive for small deployments, even if your willing to make compermises.

Instead, look at a solution like deepfreeze
Posted via Mobile Device
 
Is terminal server or Ubuntu's LTSP suited for this?
(sorry I am not familiar with these but I am reading up on them)
 
Terminal server could be used yes if you use mandatory profiles and applocker. In fact you can do that with normal Windows (http://support.microsoft.com/kb/307800). Doesn't stop other areas of the OS being hit. Apart from the CRM app what else is being accessed? If there is no internet or access to USB drives etc it really cuts down on the risk profile. You could just run the OS in kiosk mode, and set the homepage of the browser to your web site.
 
Back
Top