nhottinger Posted June 4, 2014 Report post Posted June 4, 2014 Has anyone tried or been successful deploying Trend Micro Full Disk Encryption with SCCM2012? Here is what I have tried: Created an .msi from the .exe provided (including all settings needed when originally installing) Deployed .msi via SCCM to a test pc. Deployment was successful but the encryption process does not ever start, even after a reboot. The DrAService.exe is running, but eventually an error comes up that says it can't communication with the Trend Micro Encryption service. Any suggestions? We have about 2,000 devices to encrypt and I don't want to have to manually touch each and every one of them if I don't have to. Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted June 4, 2014 Report post Posted June 4, 2014 What if you deploy the EXE? Does it work then? Quote Share this post Link to post Share on other sites More sharing options...
nhottinger Posted June 4, 2014 Report post Posted June 4, 2014 I have yet to get the .exe to actually install. I don't do many this way as the .msi method is so much easier. Even if I get it to install with the .exe, there are some settings that need configured during the install (Enterprise name, username / password, server). Not sure how to get those set during the install without manual intervention. Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted June 5, 2014 Report post Posted June 5, 2014 Doesn't the EXE accept parameters? Quote Share this post Link to post Share on other sites More sharing options...
nhottinger Posted June 5, 2014 Report post Posted June 5, 2014 I think your a little above my head Peter. I'm not sure how to do that. Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted June 5, 2014 Report post Posted June 5, 2014 That's what the documentation is for I did a quick search for you and here is some Trend Micro documentation: http://docs.trendmicro.com/all/ent/endenc/v5.0/en-us/TMEE_5.0_IMG.pdf Chapter 6 is about the client installation and you should look specifically at the part about Automated Deployment. Quote Share this post Link to post Share on other sites More sharing options...
nhottinger Posted June 5, 2014 Report post Posted June 5, 2014 Thank you. I'll take a look at it. I really appreciate it. Quote Share this post Link to post Share on other sites More sharing options...
nhottinger Posted August 27, 2014 Report post Posted August 27, 2014 I was able to use the Command line installation tool built into the trend micro encryption software and it was working just fine when I put that command into a task sequence. We upgraded to SP1 of the TMEE software and now it doesn't work. I have completely rebuilt the task sequence and SCCM says it installs correctly, but it never actually installs the software. Is there a log file I can look at to see what is going on? If I log into the pc and paste the command line created from the TMEE server it runs just fine, and installs the software. But it will not work when called via a task sequence. Quote Share this post Link to post Share on other sites More sharing options...
Peter van der Woude Posted August 27, 2014 Report post Posted August 27, 2014 Try finding the installation log file of the application. The most applications write in the C:\Windows\Temp folderm by default. Quote Share this post Link to post Share on other sites More sharing options...