Create a logon banner for Windows

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

You can use the local group policy object in Windows to create a banner at logon. First open an MMC from the search line.

Select file, then Add/Remove Snap in

Select Group Policy object from the list of snap ins. then click add.

Accept local machine and click finish. Then click OK

Expand local computer policy, computer configuration, Windows Settings, Security settings, Local policies, Security options. On the right pane scroll down to locate: Interactive logon: Message text for users attempting to log on, and Interactive logon: Message title for users attempting to log on. Add your message and title, then click ok.

Close console1 and save as Loca computer policey when prompted

Now. Log off and log back on

Disk Mirroring with Windows 7 Pro

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

Mirroring is a technology known as RAID1 (Redundant array of Inexpensive Disks). This technology allows to have a fault tolerant disk  in the event of a hardware failure of you main hard drive. The idea goes like this. You have two hard drives of relative equal size and preferably same make and model. Then you mirror the first disk to the second disk. Everything that is written to the first disk is written to the second disk. Should the first disk experience a hardware failure or fault. The second disk continues to operate, so you can continue to work without interruption. At  you earliest convenience you can replace the failed disk, and restore the mirror. Lets see how this is done

First add a disk of the same size as the one you have in your computer. Typically this will be a new sata disk. Connect the sata disk two one of the remaining sata port on the motherboard. Turn on the computer and go to the computer management console. Then select disk management.
The Initialize disk dialog box will show a new drive has been added to Windows. Click ok to initialize disk
You now have two disks. One with Windows, and one unallocated.
Right mouse click the disk that currently has Windows, this will usually be the C: drive. Then select from the context menu, Add mirror

Select the disk, and click add mirror button. Click Yes on the warning
Windows starts synching the disks.

Make your computer wake you up using Windows scheduler

FacebooktwitterlinkedinmailFacebooktwitterlinkedinmail

No gadget, no app, just use the Windows built-in task scheduler to make your favorite Media Player wake or remind you. Use to be I would use the task scheduler to schedule backups, and maintenance routines. But one day I got creative. If the scheduler could start any program in Windows, could it launch a program based on file type as well. So I ran this experiment. I scheduled an mp3 file to start at 6AM every day. I sure wake me. And because there is no snooze button, I had to leap out of bed to get to the volume control.

This is how you do it:
Right click computer and select manage
On the Computer Management console select the task scheduler, and choose Create Basic Task

Create name and description of task, then click next.
Select frequency and click next
Set start date and time, and select recurrence frequency, then click next
Select start a program and click next
Enter the full path and file name of the audio file to play, then click next
On the summary page click finish
I set the scheduler for today at 4PM, so let see if it fires at 4PM.
The scheduler is configured to play Say every day, at 4pm.