Post in progress - while this line appears the post is not yet complete!!
This guide is based upon content available from Microsoft and others. This guide is designed to get you up and running quickly with Application Virtualization in a Lab Environment. For Production scenarios please refer to Technet for best practise recommendations. For news about updates to App V please consult their blog.
In this guide we will use a Windows 2008 32 bit server for our Application Virtualization installation. We will be installing both the Application Virtualization Management Server and Application Virtualization Streaming Server on this server. The server will be a member of a Windows Server 2008 domain with Microsoft DNS. The guide assumes that you have an SQL 2005 sp3 or newer server installed within the Domain.
Step 1. Create new Active Directory Security Groups
Perform the following on the Windows Server 2008 domain controller:
In Active directory Users and Groups, create two new Global Security Groups called
App-V-Admins
App-V-Users
In addition create a user called appVadmin and make that user a member of App-V-Admins
Step 2. Create the AppV database in SQL and assign a user as the DB owner
Perform the following on the SQL Server:
On the server that is hosting your SQL databases, create a new DB called appv and assign appVadmin as the db owner. If you cannot assign appVadmin as the db owner then add it to Logins within the Security section of SQL properties and then try again.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Post in progress - while this line appears the post is not yet complete!!
This guide is based upon content available from Microsoft and others. This guide is designed to get you up and running quickly with Application Virtualization in a Lab Environment. For Production scenarios please refer to Technet for best practise recommendations. For news about updates to App V please consult their blog.
In this guide we will use a Windows 2008 32 bit server for our Application Virtualization installation. We will be installing both the Application Virtualization Management Server and Application Virtualization Streaming Server on this server. The server will be a member of a Windows Server 2008 domain with Microsoft DNS. The guide assumes that you have an SQL 2005 sp3 or newer server installed within the Domain.
Step 1. Create new Active Directory Security Groups
Perform the following on the Windows Server 2008 domain controller:
In Active directory Users and Groups, create two new Global Security Groups called
App-V-Admins
App-V-Users
In addition create a user called appVadmin and make that user a member of App-V-Admins
Step 2. Create the AppV database in SQL and assign a user as the DB owner
Perform the following on the SQL Server:
On the server that is hosting your SQL databases, create a new DB called appv and assign appVadmin as the db owner. If you cannot assign appVadmin as the db owner then add it to Logins within the Security section of SQL properties and then try again.
Share this post
Link to post
Share on other sites