I have 5 offices spread across the nation. All with internest access.
I'm going to be standardizing each site (hardware and software). I'm going to have a Windows DC at each site for authenication so VPN connections will be established to replicate AD over the Internet. I would like to have...
I've setup a VPN server on each side of the firewall now how do I tell the DC, "When replicating AD information only use the VPN connection and not the unprotected Internet?"
I was thinking it has to deal with DNS and the SOA or SRV records? But not sure. I would rather have...
What is a secure method to replicating AD over the Internet?
I've setup a VPN server on each side of the firewall now how do I tell the DC, "When replicating AD information only use the VPN connection and not the unprotected Internet?"
I was thinking it has to deal with DNS and the...
I'm setting up SQL 2000 (located in the production side of the firewall) that will maintain data inputed from a Web Server located in the (Three pronged firewall, DMZ)
What ports do I need to open to set this up? The Web Server will be using SSL (3rd party) to transmit the information to the...
Here is what I'm facing. I'll take any suggestions. (It is almost like a test questions...but with no wrong answer.)
My company (20 users, 1 Domain, Internet Presence) has just been acquired by another company that doesn't specialize in Computers. They have 5 office Nationwide all with an...
I'm currently running Exchange 2000 with Sp3 and Post Roll SP3 rollout.
I'm running the following command;
isinteg -s <servername> -fix -verbose -l isinteg.log -test alltests
The results are displayed below:
Test Search Folder Links result: 0 error(s); 0 warning(s); 0 fix(es); 0 row(s)...
When I am Offsite where these is no Wireless or ActiveSync my ActiveSync program decided to open after about 5 minutes then I get this message that reads "Cannot Connect"
Well of course you can't your not connected to anything.
Is there any reason that the ActiveSync program would be...
Here is what I have using Windows XP Professional that was upgraded from Windows 98.
Everytime a computer reboots the NIC doesn't work. It is detected and according to Device Manager it is installed correctly. I can ping myself (dynamic entry) by IP and name and the default gateway. I also...
Here is what I have using Windows XP Professional that was upgraded from Windows 98.
Everytime a computer reboots the NIC doesn't work. It is detected and according to Device Manager it is installed correctly. I can ping myself (dynamic entry) by IP and name and the default gateway. I also...
Here is what I have so far...
Dim myProcess As New Process
myProcess.StartInfo.FileName = "install.bat"
myProcess.StartInfo.WindowStyle = ProcessWindowStyle.Hidden
myProcess.Start()
Me.Hide()
tmr1.Enabled = True
trm1 is equal to a timer that is set for 100ms.
The form hides...
I have created a VB project that exports data into a batch file then executes that batch file.
The program is structured so that uses select the application to install (check boxes or radio buttons), then click the button to install it. Those check boxes or radio buttons have the install path...
I have created a VB project that exports data into a batch file then executes that batch file.
As of right now, when the bacth file executes it is displayed fully. How do I minimze the batch file when it is executing?
Is there a method that I can create a script that will map drives based on their username?
Was thinking something like,
IF %USERNAME%==BobM
then
net use x: \\<server>\<share>
else
End If.
That doesn't work. Any ideas?
Is it possible to change your network password through a website.
My situation is, we are hosting a few companies email addresses and we have implemented a new password policy that requires complexity. Is it possible for them to change their password without having to call us up and tell us...
I'm running Exchange 2000 and Windows 2000 with all SP installed. I am not configured to be a relay agent (have checked it numerous times with MS KB319356 HOW TO: Prevent Unsolicited Commercial E-Mail in Exchange 2000 Server).
But for the last few days I have been getting bombarded with email...
I'm attempting to create a database for an ATM project that I'm working on.
Here is what I have so far.
A script called nawk.test. This file is used to find the member's number and then subtract the amount given from their current balance, then publish the results.
I need to be able to 1)...
I was working on a Solaris machine with a associate of mine and we came across an interesting feature. We were attempting to run a script and I accidently typed a "." in front of the script. It did something funky but I'm not sure what. Then I did some further research and found...
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.