Thursday, 23 August 2012
The Scholars International School: Website Launch
The Scholars International School: Logo Launch
TSIS, approved by the Ministry of Education, State of Qatar, is a distinctive co-educational Indian School with an international perspective following the CBSE syllabus.
Thursday, 16 August 2012
Traffic Awareness Campaign
Wednesday, 15 August 2012
Happy Independence Day
Sunday, 12 August 2012
Latest Virus: An exaggerated version of state-sponsored threat
latest virus threat dubbed as "Gauss" was forecasted by Kaspersky Lab and is an exaggerated version of state-sponsored threat. ref
as per latest crawling headlines depiction "A new cyber surveillance virus has been found in the Middle East that can spy on financial transactions, e-mail and social networking activity, according to a leading computer security firm, Kaspersky Lab. Gauss virus may also be capable of attacking critical infrastructure and was built in the same laboratories as Stuxnet".
..don't get panicked.. make sure your enterprise level anti-virus orchestrator consoles does a regular and real-time coverage for the enterprise systems and is a licensed copy. the rest the men behind the scenes will safeguard your systems. Systems personnel should also make sure latest windows and OS updates are patched regularly.
..don't get panicked.. make sure your enterprise level anti-virus orchestrator consoles does a regular and real-time coverage for the enterprise systems and is a licensed copy. the rest the men behind the scenes will safeguard your systems. Systems personnel should also make sure latest windows and OS updates are patched regularly.
read about recent Flame threat
Thursday, 9 August 2012
Hyper-V Client Display Resolution and Installation of Integration Services on VM
Make sure after the OS is set up, you have installed the integration services. Tips: Remove Windows Server 2008 installation DVD from VM DVD drive by selcting Media >> DVD Drive >> Eject
Then select Action >> Insert Integration Services Setup Disk
Restart the system after completing the installation of Integration Services.
After successful setup of Integration Services:
*You could use mouse to work with VM through "Virtual Machine Connection".
*VM must allow network connectivity as NIC drivers were installed.
*and some typical Hyper-V Windows services running in the guest OS:
Change the display resolution before connecting RDC
click the options
and select the required resolution and then connect to the client. If 1024x768 is selected then client screen resolution will be also the same.
check the screen resolution now
if resolution 800x600 is selected the client screen resolution would be 800x600.
This may be the recommended screen resolution for some of the applications to get correct output. So this is how you adjust the resolution of client vm.
Wednesday, 8 August 2012
Important Checklist to Install SQL Server 2008 R2 Failover Cluster on Windows 2008 R2 Failover Cluster
Preparing server from scrap.. lemme prepare the checklist first..
in a nutshell...
- Configure RAID – for OS redundancy make sure disks are on raid 1 or 5 selection.
- Install Windows Server 2008 R2 Ent Edn.
- Register OS online
- Install latest patches including SP1 available at the moment.
- Change the windows updates schedule.. Change settings and choose download updates but let me choose whether to install them. This way it would be a controlled restart.
- Join node to domain
- Install Anti-Virus
- If using SAN Storage to present the storage disks to the server you may need to download and install HP MPIO Full Featured DSM for P6x00 family for Disk Arrays. This will present the EVA 4400 SAN Storage Disk to the Server. Or use free iscsi storage initiators see this one. Present it to the server. Format (ntfs) the newly created disk drives. Total 4 drives preferably. i) for Quorum (max 1GB enough), ii) for MSDTC (max 1GB enough), iii) for Log Volume, iv) for Data Volume.
- Create a cluster account and add to domain admin group.
- Node1: Add Features Failover Clustering
- Go to network connections and disable not in use network adapters. Select detailed view and disable netbios on heartbeat network of each nodes. Go to network properties>>ipv4 properties>>advanced>>wins>>disable NetBIOS over TCP/IP.
- Node1&2: Add Application Server Role and Distributed Incoming Remote and Outgoing Remote Transaction Role and .net framework 3.5.1 feature from Server Manager.. if required make sure non-http activation is selected which is used for WCF activation.
- Refer Security considerations before & after SQL Server Installation
- SQL 2008 R2 – proceed with system configuration checker
- Avoid SQL server setup run from remote share.. copy the ISO image locally and run the setup. installation will be faster this way. if required download ISO magic disc for accessing ISO images.
- Install SQL, option: New SQL server failover cluster installation .. Point Data Drive to S.. Point Log Drive to L: If skipped you can do this at a later stage from
- Add mix mode authentication..
- Setup preferred Cluster Node to the more powerful server (say cluster node 1 has more memory, so make it as the preferred owner).
- Group Policy inclusion.. refer automatic restart of service accounts i) Log on as a batch job, ii) Log on as a service, iii) Act as part of the operating system
- Present disable non present network drivers.
- Enable windows firewall and include only required tcp port
- Install SQL to the second node. .option: add node to a SQL server failover cluster
- Segregate SQL service account and include the domain service account credentials for each service. note that passwords are changed once in 3 months (production servers only) or based on companies IT policy.
- If you want SQL named instance on this failover cluster then at this point select the option 1 from SQL setup: "new installation or add features to an existing installation". At command prompt type ssms (for SQL 2008 onwards) or sqlwb (for SQL 2005) and check the connections. You may remotely check the connection by typing "telnet servername port" (default 1433).
- Finally remove internet access from SQL server to minimize external threats.
Subscribe to:
Posts (Atom)