Archive for January, 2008
SQL: Best way to deploy SQL Server 2005 with SAN
by Andrius on Jan.28, 2008, under Microsoft, SQL
If it is a first time you are deploying the SQL Server 2005 on a SAN, then there are few things you need to be considered that will be raised by installations that are either deploying SQL Server for the first time or are upgrading to SAN from direct attach storage.(Read more on SSQA.net)
SQL: SQL Server 2005 Best Practices Analyzer
by Andrius on Jan.28, 2008, under Microsoft, SQL
It’s a new year and, with it, we come bearing gifts! We have a pretty significant update to SQL Server 2005 Best Practices Analyzer. It contains many new and updated rules for Analysis Services, a few important rules for the Relational Engine, a couple bug fixes for the UI and command line tools. And all of these rules have rich documentation telling you what need to know.(Read more on Microsoft SQL Server Development Customer Advisory Team Blog)
Good article on assigning FSMO roles
by Andrius on Jan.28, 2008, under Microsoft
For those who want a simple explanation on what do FSMO roles do and what are the best practices for assigning them, should read the following article.
Vista: The color scheme has been changed to Vista basic
by Andrius on Jan.25, 2008, under Microsoft
Here is one annoying thing that I’ve ran into while using Vista on 2 screens. Every time I lock my laptop and unlock by pressing Ctrl+Alt+Del. The screen flickers and the message pops up saying:
“The color scheme has been changed to vista basic” (continue reading…)
SCCM: How To Add Operating Sytem Image
by Andrius on Jan.22, 2008, under Microsoft, SCCM/SMS2003
After Operating System Image was created as shown in here.
Here are the steps you need to complete in order to add the OS image to SCCM.
Open Configuration Manager Console
Go to System Center Configuration Manager>Site Database>Computer Management>Operating System Deployment
Right click on Operating System Images and select Add Operating System Image (continue reading…)
Vista: Microsoft will allow Vista to be Virtualized
by Andrius on Jan.22, 2008, under Microsoft
Microsoft has decided to allow all versions of Windows Vista to be licensed for use in a virtual environment.
Read more here.
A new version of the Windows Update Agent is available
by Andrius on Jan.21, 2008, under Microsoft
A new version of the Windows Update Agent is available
kb946928
Or use Microsoft Update
SCCM: How to capture image
by Andrius on Jan.21, 2008, under Microsoft, SCCM/SMS2003
Here are the steps for image capture with SCCM:
- First you have to make a Capture Media as described in here.
- Remove PC from the domain
- Create a folder called sysprep in boot partition (continue reading…)
HP: Remotely change BIOS settings with script
by Andrius on Jan.18, 2008, under HP, Microsoft
Couple months ago I needed to change BIOS setting on all our HP laptops. I wanted to do that remotely because we have many laptops and they are in 5 different locations. After spending some time searching I found very good document from HP.
HP Client Management Interface Technical White Paper (continue reading…)
SCCM: How to create Capture media(CD)
by Andrius on Jan.18, 2008, under Microsoft, SCCM/SMS2003
Here are the steps to create an ISO image file for capture media.
- Start Configuration Manager console
Go to Site Database>Computer Management>Operating System Deployment
Right Click on Task Sequences and select Create Task Sequence Media (continue reading…)