App-V Management Server install issues

Installing App-V Management Server 4.5 on Windows Server 2008 x64. With SQL Express 2005 as the database. Issues: #1 Error 25120. The installation program was unable to create the required …

Softgrid/App-V verbose client logging

The easiest and fastest way to enable verbose loggin on a client is at the command prompt: sftlist.exe /verboselog No need to restart the Softgrid/Microsoft Application service. Or at the …

BSOD memory dump analysis

Download Microsoft Debugging Tools. Go to Start -> All Programs -> Debugging Tools For Windows -> Windbg In Windbg, choose File -> Symbol File Path. Enter the symbols path: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols Now, go …