$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
Computers, Servers, Messaging, Unified Communications, Voice over IP, etc.
23 Nov // php the_time('Y') ?>
To get the best performance out of VMware’s iSCSI initiator it’s a good idea to enable jumbo frames on the ESX hosts. First configure a new vSwitch dedicated to the iSCSI network and if you’re doing this in the GUI delete the default port group that is created.
5 Aug // php the_time('Y') ?>
With Windows 7 public availability around the corner, ADNS will be making the move this Friday. We will report our experiences on this blog with all aspects from upgrades (Vista only) and new installations.
Majority of our workstations are Dell Vostro 400s, so we should not have any issues meeting the recommended system requirements.
Here are some specs to help get you ready:
Minimum requirements-
Check back Friday 8/7 for part 1: Installation.
22 Jul // php the_time('Y') ?>
It never hurts to have a quick reference for Linux administration commands, so I wanted to put out some helpful items for user, file, directory, and group management.
23 Jun // php the_time('Y') ?>
As Windows Server 2008 takes it’s place in more data centers, serving as a domain controller, design changes are starting to impact end users.
One of these notable changes effects a workflow most users have picked up: browsing the network to find file servers and shares.
We have seen more and more customers call in with an error similar to below (wording may differ from client to client):
2 Jun // php the_time('Y') ?>
After installing WSS3 SP2 on a clean install of Server 2008 x86 SP2 STD, and using SQL 2008 SP1 as the backend, I could not get any search results. The setup is about as simple of a farm installation you can get, it is for a small number of users, and demonstration purposes, so everything is installed on a single machine virtualized on an HP server running VMware ESXi 3.5. There are two site collections using different application pools, one enabled for anonymous access, and the other not.
The search service is common to both, but the crawl account (data access) is unique.
2 Jun // php the_time('Y') ?>
!IMPORTANT!
All installations of Microsoft Office Server 2007 that have installed SP2 for SharePoint Services are affected by the following bulletin. In short, it has reset your license key putting the product in trial mode, and it will expire in 180 days without notice. See the below article for the resolution, and more details.
29 Apr // php the_time('Y') ?>
The setup: Server 2003 R2 SP2, DC & DNS Roles, WSUS SP1 Fresh install, default website (80).
The issue: No status reported by clients (Servers and workstations), Event ID 13042 in the Application logs on the WSUS server Self-update is not working.
After researching, I came across these 2 forums:
The articles were close, but both addressed installing SP1 POST a typical WSUS 3 install, mine was a fresh install at the customer’s site. (more…)