thanks but the following error appears:
set objFSO = WScript.CreateObject("Scripting.FileSystemObject")
function findFile(strDir, strFilename)
'read the files
for each objFile in objFSO.GetFolder(strDir).Files
if (objFile.Name = strFilename) then
findFile = objFile.Path...
Hi all
I need a function in VB Script to search for a file on a local PC starting at the drive c:and if the file named "tnsnames.ora" is found it shoud be overwritten by a new version from an UNC Network Path
How can i do this?
Hi everbody
How can i create an Active Diretory 2003 User which has only the ability to send Mails via an exchange 2003 Server and disabling the incoming Mail for only this user?
Thanks for your help
Hi all
I use Visual Basic 2010 Express and the Code below
-------------------------------------------------------
Module Module1
Dim fln, result ' Declare Variables
Dim fname As String
' Freespace
' Shows Space Usage of every Folder on the fileserver
Sub Main()
fname = "c:\temp\test.txt"
fln...
Hi all
I use Visual Basic 2010 Express and the Code below
-------------------------------------------------------
Module Module1
Dim fln, result ' Declare Variables
Dim fname As String
' Freespace
' Shows Space Usage of every Folder on the fileserver
Sub Main()...
Hi all
Below a very simple code which does the following:
First it opens an Inputbox so the User can type in a date
and if it's in wrong format a warning MSGBox will be shown
everything works fine execpt the following:
How can i handle the MSBox (if User presses the ok Button) Answer will...
Hi all
How can the Internet Explorer 32 Bit on 64 Bit set as the default browser permanently? Cause our system calls the SVG Plugin which is not compatible with the IE 64 Bit as far as i know
Via Internet Options and Enviroment Variables it dosen't work
Hi all
On Internet Explorer 9 256 Bit we encouter the problem that we can't adding sites to the intranet zone even with the script below:
--------------------------------------------------------------------------------------------------------------------------------------------
' Adds an IP...
Hello
Now i'm little bit nearer the Problem
On a Terminal Server i found (see attached picture) in the Registry Hive HKU\.... the Entrys of the Ghost PST's so it's seems they will be copied during the logon on every Userprofile?
I'm right?
Or what is the idea of the HKU Hive...
Hello thanks
checked all it's exactly as described
but in some virtual dirs i found the following path:
\\.\BackOfficeStorage\team-w.ch\MBX
is this default or coud this maybe be the problem?
@kurio71
Indirect.. will say Users see Mailboxes in the Folder View on which they have no acccess. Also tried to recreate the MAPI Profile but this dosen't solve the problem
See attached document
http://www.mediafire.com/?vo2fd7ityx3ie69
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.