Tag: Box
Archive the box!!! Archive the box!!
by Installer on May.09, 2012, under Exchange 2007
You have to Archive the box!!
[HD] How to install Microsoft Exchange Server 2010 SP1 on Virtual Box [1/2]
by Installer on Mar.08, 2012, under Exchange 2010
Two Part Series demonstrating how you can install Microsoft Exchange Server 2010 Service Pack 1 (SP1) on Virtual Box in a Windows Server 2008 R2 SP1 OS. Part 1 of 2 Part 2 of 2 : www.youtube.com
Exchange Server 2007 – How to Add a MailBox in Exchange Server 2007 Method 1
by Installer on Oct.28, 2010, under Exchange 2007
Here I will teach you how to add a mailbox in exchange 2007. Sorry there is no audio, my microphone isn’t working right now. If you need any help on anything exchange please PM me on youtube. Here is the link for the exchange server Demo technet.microsoft.com I used the Using Microsoft Exchange Server 2007 Local Continuous Replication under Exchange 2007
Visual Basic 6.0 Portable – Basic Tutorial – Message Box
by Installer on Apr.03, 2010, under Vbscript
Visual Basic 6.0 Portable – Basic Tutorial – Message Box This is My First Visual Basic 6.0 Tutorial. Hope You Enjoy! Message Boxes are Very Simple, and Request Low Typing. Elements Involved: 1 Button Codes: Button1: msgbox “Your Text Here” Thanks For Watching! Rate. Comment and Subscribe!
vbscript input box full tutorial! Have a conversation with it with code easy to learn and do
by Installer on Apr.02, 2010, under Vbscript
If you have any Q’s dont hesitate to ask me!’ Rate subscribe comment request Code——————————————————————– ‘Made by Miutubevids go to ‘au.youtube.com ‘for more name=inputbox(“Hi whats your name”) input=inputbox(“So whats the weather like” & name) msgbox(” Ok i hope you have fun on a day that is so” & input) ————————————————————-
Part 3 of Vbscript Pop UP Message Box full tutorial with code Advanced use but easy to follow
by Installer on Apr.02, 2010, under Vbscript
Thanks to allenamin for the information regarding this video i thought id just make a video of it for you all to know thnkas for watching miutubevids
Vbscript message box part 2 ising buttons to do things advanced but easy to use
by Installer on Apr.02, 2010, under Vbscript
Part 2 by miutubevids for knowign what numbers to use with the buttons 1 = OK 2 = Cancel 3 = Abort 4 = Retry 5 = Ignore 6 = Yes 7 = No Code:—————————————————————- Dim box, yes, no box = msgbox(“press a button and i will tell you what it is”,4,”miutubevids”) If box =6 Then yes = msgbox(“you pressed yes because in the script it ses 6 and if you look in the description it ses 6 = yes”,48,”miutubevids”) End if If box =7 Then no = msgbox(“you pressed no because in the script it ses 7 and if you look in the description it ses 7 = no”,48,”miutubevids”) End If _______________________________________________________ number between the commas from last tutorial 0 ok button 1 ok and a cancel button 2 abort, retry, and ignore buttons 3 yes, no, and cancel buttons 4 yes and no buttons 5 retry and cancel buttons 6-15 ok button 16 an icon of a ERROR sign, a circle with a cross on it and a ok button 32 an icon of a QUESTION mark sign “?” with a ok button 48 an icon of a WARNING sign, a triangle with a “!” on it and a ok button 64 is a information sighn _________________________ By miutubevids
Vbscript Pop UP Message Box full tutorial with code Advanced use but easy to follow part 1
by Installer on Apr.02, 2010, under Vbscript
In part 2 i will show you how to use the buttons seperatly msgbox(“simple msgbox”),0,(“Miutubevids”) save as vbs Messege icons and buttons code for number between the commas 0 ok button 1 ok and a cancel button 2 abort, retry, and ignore buttons 3 yes, no, and cancel buttons 4 yes and no buttons 5 retry and cancel buttons 6-15 ok button 16 an icon of a ERROR sign, a circle with a cross on it and a ok button 32 an icon of a QUESTION mark sign “?” with a ok button 48 an icon of a WARNING sign, a triangle with a “!” on it and a ok button 64 an blue information icon _________________________ By miutubevids Song: How Do We Know Artist: The Living End