4.1.0 HP PolyServe Software for Microsoft SQL Server administration guide (T5392-96074, October 2010)
• Use the cacls.exe utility to give the local Administrators group full control and
to give Everyone read-only permissions. In the following command, %1 is the
mounted folder.
cacls %1 /t /m /p Administrators:F Everyone:R
For example:
cacls c:\psfs\psd1p1 /t /m /p Administrators:F Everyone:R
NOTE:
If you are installing a retail version of SQL Server, be sure to enter the product key
provided with your software. The product key is required for all retail versions of
SQL Server. If you do not specify a product key, the installer will add a sample
product key (“PID=123456789ABCD”) to the template.ini file. However, MSDN
versions of SQL Server already have the product keys embedded in the installation
files.
SQL Server 2008 references
The following Microsoft documentation provides more information about SQL Server
2008.
• SQL Server 2008 Books Online:
http://msdn.microsoft.com/en-us/library/ms130214(v=SQL.100).aspx
• How to install SQL Server 2008:
http://msdn.microsoft.com/en-us/library/ms143219(v=SQL.100).aspx
• Features supported by Editions of SQL Server 2008:
http://msdn.microsoft.com/en-us/library/cc645993(v=SQL.100).aspx
• SQL 2008 Filestream:
http://msdn.microsoft.com/en-us/library/bb933993(v=SQL.100).aspx
• Microsoft .NET Framework 3.5:
http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-
4E35-B531-508D977D32A6
• Windows Installer 4.5:
http://www.microsoft.com/downloadS/details.aspx?familyid=5A58B56F-60B6-
4412-95B9-54D056D6F9F4
Install SQL Server instances20