Hey All,
Last week i was running this code with a non privileged user and it seemed to work fine. I have tested it on a remote computer that was in a workgroup as well as a computer that was in our active directory domain.
Now when I run it against the computer that is in a workgroup I get...
Opps sorry, I left in some of my testing. Here is the code once more.
Const ForAppending = 8
Dim strLogFile, strDate
strDate = Date
strLogFile = "Logs\Find_Primary_" & Year(strDate) & Month(strDate) & Day(strDate) & ".log"
Set objFSO = CreateObject("Scripting.FileSystemObject")
Set...
Hello,
I want to add some logging into an existing script. The code here works but I was wondering if there is a way to have it create the *.log file on a subdir from where the script is getting run from. then I do not have to code the full path to the log file.
Right now when I run this...
Hello,
I am in the middle of doing a proposal for a local company here. I have not had any experience with data replication or disaster recovery and have had to do a ton of research.
I have come here to post what I have found out and hope for any helpful hints or suggestions. First off the...
icimikec,
I am also looking onto NetApp as a solution for data replication and disaster recovery. I have only just started to research a few companies; NetApp, VERITAS, Storage Tek and just having a duplicate SAN solution.
So far it looks like Net App is the best choice. The hardware looks...
Hello all,
I am new to the area of storage but I am having to do some research on some good data replication and disaster recovery systems for a proposal I am working on. I have looked into NetApp and I was hoping I could get some feedback on the forms here.
How good is NetApp? Are there...
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.