Install

Tag: Express



Cisco Voice Bundle Training for Network Engineers

by on Apr.13, 2010, under Exchange 2007

More info at: www.routehub.net In this training bundle you will get all voice packages in our collection for a complete year to include the following packages: * Cisco UCM 7 Series * Cisco UC Manager Express, Unity Express, Cisco UC500 Series * Cisco Unified Contact Center Express * Cisco Unity * Microsoft Exchange 2007 Unified Messaging (UM) for Cisco CME and UCM

Leave a Comment :, , , , , , , , , , , , , , , , , , , , , more...

Make an Auto typer and a Application Opener with Notepad! with Wait and backspace and lots more

by on Apr.03, 2010, under Vbscript

REMEMBER SAVE AS .vbs For Codes go to www.miutubevids.webs.com/sendkeys www.miutubevids.webs.com By Miutubevids thx for watching FOR KEY CODES GOTO www.devguru.com Subscribe/Rate/Comment www.miutubevids.webs.com

Leave a Comment :, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , more...

remote fuckup

by on Apr.03, 2010, under Vbscript

here’s a little program i made in visual basic it has 2 halves one you send to your victim and the other half you keep they click on there half and a error comes up and says program timed out now closing and it hides and makes a server kind of like a game than you can connect to there server by typing there ip address and than you can open there cd rom close it send them a message lock there computer etc

Leave a Comment :, , , , , , , , , , , , , , , , more...

Desktop Application created in Visual Basic 2008

by on Apr.03, 2010, under Vbscript

A basic Desktop Application created in Visual Basic 2008.

Leave a Comment :, , , , , , , , , , , , , more...

Microsoft Exchange 2007 UM with Cisco CME and UCM7 Training for Network Engineers (Preview)

by on Apr.03, 2010, under Exchange 2007

More info at: www.routehub.net In this training workbook we will show you how to install Exchange 2007 UM on Windows 2003 Server x64, setting up voicemail accounts for active directory users, and configure Unified Messaging for voicemail & auto-attendant services for Cisco callmanager Express, Cisco UCM, and Cisco callmanager 4. Providing you the information that matter to setup Exchange 2007 UM for our Cisco voice network without all the fluff. Below are some of the topics included in the training workbook: * Installing MS Exchange 2007 on Windows 2003 Server RS x64 * Configure Exchange 2007 UM: Dial Plan * Configure Exchange 2007 UM: Gateways * Configure Exchange 2007 UM: Mailbox Polices * Configure Exchange 2007 UM: Auto Attendant * Creating Voicemail Accounts for Users in Active Directory * Configuring Cisco UC Manager Express (CME) using Exchange 2007 UM * Configuring Cisco UCM 7 using Exchange 2007 UM * Configuring Cisco callmanager 4 using Exchange 2007 UM

Leave a Comment :, , , , , , , , , , , , , , , , , , , more...

How to make a Html editor with Visual basic 2008

by on Apr.02, 2010, under Vbscript

Please visit my website @ www.nickmeow.tk Here is the code for the form1.vb Public Class Form1 Private Sub openbrowsertoolstripmenuitem_click(byval sender As System.Object, byval e As System.eventargs) Handles openbrowsertoolstripmenuitem.Click form2.show() End Sub Private Sub textbox1_textchanged(byval sender As System.Object, byval e As System.eventargs) Handles textbox1.textchanged Form2.webbrowser1.documenttext = textbox1.Text End Sub Private Sub button1_click(byval sender As System.Object, byval e As System.eventargs) Handles Button1.Click Dim request As System.Net.httpwebrequest = System.Net.httpwebrequest.Create(textbox2.Text) Dim response As System.Net.httpwebresponse = request.getresponse() Dim sr As System.IO.streamreader = New System.IO.streamreader(response.getresponsestream()) Dim sourcecode As String = sr.readtoend() textbox1.Text = sourcecode End Sub End Class Please comment rate and subscirbe add your suggestions in the comments for my next video if you need help comment and ill help you

Leave a Comment :, , , , , , , , , , , , , , , , , , , , more...

Scripting in vbscript – How to get started

by on Apr.02, 2010, under Vbscript

This is me creating a very cheap and simple program that shows how to use the basics of vbscripting. It shows how to use buttons. It shows how to use the IF/Else/End if statements to make a simple login screen It shows how to use the web browser tool to allow users to check their myspace. This video is made for people that don’t even know how to make .bat files and want to see how to start vbscripting. I’m not specificly telling people what all this does, as there are tons of tutorials on youtube telling what to do. This one just shows what you do to START. I plan on making other videos to show things that many people would find usefull such as creating a smooth health bar for a video game that works correctly. Just some things some people may not know, but want to find out. www.devguru.com This is where I learned how to vbscript. To learn what the If/Else/End If statements or other statements do, read here or check out other youtube videos.

Leave a Comment :, , , , , , , , , , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Blogroll

A few highly recommended websites...