Thursday 27 December 2012

Monitor Host via Genesys Administrator

Genesys Administrator can also monitor Host's Basic Information such as Process, Virtual Memory, Processing and Services.

The snapshots are of Genesys Administrator 8.1




 Go to Provision -> Enviroment -> Host
Select the host you wish to monitor
From the Navigation Bar on the right, select "Host Statistics"


Processor and Virtual Memory Info

 Processor Running



Services

Tuesday 25 September 2012

Skype: Audio goes to internal speakers when using headset i.e. when audio notifications are played

Skype:  Audio goes to internal speakers when using headset i.e. when audio notifications are played

>>> Copy paste from forum <<<


In Tools>Options>Audio settings>Speakers select Speakers and Headsets or something similar, and uncheck the "Automatically adjust speaker settings" box. Then in the "Ringing" section choose "Use selcted speaker" option from the list. And save the settings. That worked for me

>>> End <<<

Link from Skype Forums

http://community.skype.com/t5/Idea-garage/Audio-goes-to-internal-speakers-when-using-headset-when-audio/td-p/110384

Friday 20 April 2012

Creating a Shortcut for Pasting Values

 Creating a Shortcut for Pasting Values

Alt+F8 (brings up the macro window)

Code for Macro

Sub PasteVal()
    Selection.PasteSpecial Paste:=xlValues
End Sub

Once macro created and saved, press Alt-F8 again and assign short cut key for ease of use.

Reference: http://excel.tips.net/T002657_Creating_a_Shortcut_for_Pasting_Values.html

Monday 30 January 2012

How to change Page Layout of a single page in Word 2010

Microsoft Word 2010 and 2007 for Windows

  1. Place the cursor at the beginning of the desired page. If you want to start a new page, from the Insert tab, select Page Break.

  2. In the Page Layout tab, from the Margins drop-down menu, select Custom Margins... .

  3. In the Page Setup window, click the Margins tab. Under "Orientation", change the page orientation to the desired setting (Portrait or Landscape).

  4. Under "Preview", from the drop-down menu next to "Apply to:", select This Point Forward, and then click OK.
This will change the orientation on the current page and all subsequent pages. To change the orientation again, move the cursor to the beginning of the next page and follow the steps above, making sure that in the "Apply to:" field, This Point Forward is selected.

Wednesday 4 January 2012

How to create your own logon banner in Windows XP

Create your own windows logon banner, similar to the one below
(This has been done on Windows XP SP 3)



Modify the following registry setting.
Enter the text you wish to appear in logon banner inside the value of key "LegalNoticeText".