...file Is located at" & vbCrlf & vbCrlf & stroutput)
'------------------------------------ Functions and Sub Routines below --------------------
'*****************************************************
'This function returns the path from which the script was called
'Call...
Found it.
sorry didn't get back here sooner to post it.
Microsoft Exchange Management service was not running on all nodes of the cluster.
Turned it back on and everthing worked again.
Now I just need to figure out why the service was not started/stopped.
Dave
Found it.
sorry didn't get back here sooner to post it.
Microsoft Exchange Management service was not running on all nodes of the cluster.
Turned it back on and everthing worked again.
Now I just need to figure out why the service was not started/stopped.
Dave
I have a script that was working just fine untill the last patch cycle and now it does not work. Gets access denied errors when trying to access the WMI on the remote machine.
Dave
Patches applied to DC and Exchange servers were
947864, IE Update
948590, GDI
948881, KillBits
941693, Windows...
Update
You can get away with being in the Administrators group on all machines used in DFS...
DFS Server1 (Name Space root Server, Name Space goes here)
DFS Server2 (Data Storage Server, Shares go Here)
This will allow you to create DFS Name Space and to create shares on the DFS Data Server...
Here try this
Send Email without Installing the SMTP Service
Description
Demonstration script that uses CDO to send email from a computer where the SMTP Service has not been installed. Replace the name smarthost with the name of your SMTP server.
Set objEmail = CreateObject("CDO.Message")...
Think of it this way
Two namespace servers hold the DFS Namespace. Second one is for redundantcy (No data stored here)
The two servers for data host the folder targets
(data gets stored here)
\\yourdomain\sales
^^^^^^^^^^^^^^^^^^
This is the name space
\\yourdomain\sales\east...
You can't
/Dark Vader Voice on
We have you now
\Dark Vader Voice off
Hardware, Software, Camera pointed at key board...
That public computer you left open at the hotel with you email up etc..
Rember big brother is watching..
NBTSTAT [ [-a RemoteName] [-A IP address] [-c] [-n]
[-r] [-R] [-RR] [-s] [-S] [interval] ]
-a (adapter status) Lists the remote machine's name table given its name
-A (Adapter status) Lists the remote machine's name table given its
IP address...
I've seen several problems of this type...
Here are some of the more common things to try.
1. HP TCP/IP Port does not migrate with the
Printmig-Tool by design(Thanks MS). You could go in and
recreate all to ports to Standard TCP/IP ports by hand.
workaround install HP WEBJETADMIN...
Did you remember the switches
robocopy source destination /e /copyall /xo /LOG:c:\copylog.txt
/E :: copy subdirectories, including Empty ones
/XO :: eXclude Older files
/COPYALL :: COPY ALL file info (equivalent to /COPY:DATSOU)
/LOG:file :: output status to LOG file (overwrite existing log)
Here is a script that reads the Domain name and then gathers information about all the Domain DFS namespaces into one file.
Dave
'************************************************************************************************************************
'Written by David
'7 FEB 2008
'
' Reads...
Does anyone know of a tool or product to read DFS from Active Directory and display in Visio?
Guess this would be like the Active Directory Diagraming Tool for AD and Exchange.
I posted over in Visio, but got no replys
Dave
Here is a script that reads the Domain name and then gathers information about all the Domain DFS namespaces into one file.
Dave
'************************************************************************************************************************
'Written by David
'7 FEB 2008
'
' Reads...
Does anyone know of a tool or product to read DFS from Active Directory and display in Visio?
Guess this would be like the Active Directory Diagraming Tool for AD and Exchange.
Dave
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.