First  |  Prev |  Next  |  Last
Pages: 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
View last created user accounts
Hello Is it possible to view user accounts (mailboxes) that were created on Exchange 2007 server last n days? Thanks! Regards, Miha ... 23 Jul 2008 09:11
Anuncios Gratis
Vendo coche seat ibiza, 1999 . en buen estado, color plata, Precio ,4900 euros. Precio 4566 Euros. Tfno: 91452123334 Puedes ver mi anuncio gratis en: www.AnunciosGratis.de Anuncios Gratis www.AnunciosGratis.de Anuncios Gratis www.AnunciosGratis.de Anuncios Gratis www.AnunciosGratis.de Anuncios Gratis www.A... 18 Jul 2008 05:09
'Save As' routine
and for a better handling you can give the user a "Save as" Dialog Here is a Sample http://www.scriptbox.at.tt/index.php?search=Dialog%20SaveFile.vbs "CCDEAN100" wrote: I have used the command workbook.SaveAs = intReturn1, where intReturn1 is the value returned from an input box allowing a user t... 18 Jul 2008 05:09
Custom dialog boxes
Hi, you also can create custom dialog boxes with Microsoft Standard Components without using IE. Here is a sample using VB-Script an Excel http://www.scriptbox.at.tt/index.php?search=Create%20Windows%20Form%20with%20Listbox%20via%20Excel%20Makro.vbs "Blinky" wrote: Hi everyone, I have a project t... 18 Jul 2008 04:08
newbie
i think these links will help you http://www.microsoft.com/technet/scriptcenter/default.mspx http://www.microsoft.com/downloads/details.aspx?FamilyID=b4cb2678-dafb-4e30-b2da-b8814fe2da5a&DisplayLang=en http://www.microsoft.com/downloads/details.aspx?FamilyID=01592c48-207d-4be1-8a76-1c4099d7bbb9&DisplayLang=en ... 18 Jul 2008 04:08
WScript.Echo
try this Sample ( "MessageBox" with timeout ) http://www.scriptbox.at.tt/index.php?search=MessageBox%20with%20timeout.vbs "PaulM" wrote: If I use WScript.Echo "Working" The script will not run until the user click the OK button. Any way around this? ... 18 Jul 2008 04:08
Need help on treeview
Hi, here is a sample VB-Script that shows a custom Dialog (including a Listbox) with a Excel macro. http://www.scriptbox.at.tt/index.php?search=Create%20Windows%20Form%20with%20Listbox%20via%20Excel%20Makro.vbs I think you can also use a treeview! "Boein" wrote: Hi, I want to use a treeview obj... 18 Jul 2008 04:08
Leaning vbscript
If you need VB-Script Samples, take a look at http://www.scriptbox.at.tt/ here you can find thousand of VBScripts... you can find the Windows Script 5.6 Documentation here http://www.microsoft.com/downloads/details.aspx?FamilyID=01592c48-207d-4be1-8a76-1c4099d7bbb9&DisplayLang=en "Shawn Skonberg" wrote:... 18 Jul 2008 04:08
RSOP Planning Security problem
I've been trying to do some RSOP Planning using a non-admin user account on a domain member workstation. I am using the following VBScript code: strComputer = "DC1" Set locator = CreateObject("WbemScripting.SWbemLocator") Set connection = locator.ConnectServer (strComputer, "root\rsop", null, null, null, null... 30 Jul 2008 12:19
Opening a file of known path but different extension
Hi, I've made a script for running the command-line program pdflatex. The script uses a file open dialogue for the user to choose a TeX file, which pdflatex will convert to PDF. After running pdflatex I would like the script to open the file in Adobe Reader (AcroRd32 <filename>). The script knows what the input ... 17 Jul 2008 08:34
First  |  Prev |  Next  |  Last
Pages: 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81