I write this script :
Sub FtpdConfig(ftpdFile, psaIP)
Dim fso, ftpdFileOri, fori, fbat
Set fso = CreateObject("Scripting.FileSystemObject")
ftpdFileOri = ftpdFile&".ori"
If (fso.FileExists(ftpdFileOri))=False Then
fso.CopyFile ftpdFile, ftpdFileOri
End If
Set fori =...
Thanks for your script but it doesn't response exactly to my problem
I have :
c:\FolderA
c:\FolderA\FA
c:\FolderA\FA\bin
c:\FolderA\FA\conf
c:\FolderA\FB
c:\FolderA\FC
I want that BrowseForFolder list only
c:\FolderA
c:\FolderA\FA
c:\FolderA\FB
c:\FolderA\FC
I don't want...
I try to write the script but i don't know how to do.
I have to recuparate the name of one subfolder to change parameters in a file.
C:\Folder\subfolder1
C:\Folder\subfolder2
C:\Folder\subfolder3
C:\Folder\subfolder4
I want for example to recuparate the name of "subfolder3" and then recuperate...
Hy,
i want to know if it is possible to configure a cluster with a server which has 3 ip addresses in 3 different vlan.
Thanks a lot for your responses.
Celia
Hy,
I install microsoft updates on my server ePO before to upgrade the version (3.01 to 3.5). I cannot reboot the server because of the users
On the same time, i upgrade epo 3.01 to epo 3.5. The installation was OK . But when i reboot the server to validate this installation and the microsoft...
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.