Hey guys,
I am having some trouble here. I have a Windows 2003 Small bussiness server machine. It is setup for Routing and Remote Access.
Now I have a machine outside this network running Windows XP Pro. Now I can dial into my server and create a VPN tunnel with no problem and even...
Hey guys, I wanted to know if anyone here has used this product, This VPN/Firewall has everything I am looking for execpt I don't know if it does Static Routing, I called the company, but there salesman is telling me that there doing a firmware update on this unit and he doesn't have any...
It's has Windows 2003 Server on there right now. But I need to format the drive and re-installl a fresh copy of Windows 2003 Server.
Yes, It is formatted in NTFS.
So How do I go about formatting the hard drive and installing a fresh OS from my jump drive ?
Thanks
Hey guys I wanted to know if someone has done this. I have a server here that had no floppy drive or cd-rom drive. And does not have the option for adding them either.
Basically I want to install Windows 2003 Server on this machine from a 1GB Lexar Jump Drive. I need this jump drive to...
Hey guys, I downloaded a free ping utility that works with C#. Now I was wondering if I add multiple text boxes with ip's and when I click on the ping button I would like it to cycle through all the text boxes and give me my results. If anyone can take a look at it and help me out that would be...
Hey guys what's up, I am a total n00b to this whole scripting thing and I have this code pasted below which works perfectly on your local machine but I am trying to connect to a remote machine how/where do I set the user credentials in the code below.
Any suggestion or comments are...
So, I am feeding the script a url that is within my domain but the machine is turned off, because I would like to see a message saying that url is dead from the script, so that when I actually try to run it, IT doesn't crap out on me.
Thanks
ScarEye
YES, Exactly that I understand. I know about domains and permissions.
I just don't know VBS =(
But I am learning..
Yes the ip is within the same domain.
tsuji,
lol, I told you I was a n00b. So I got the function in there and now I see a quick dos window come up and disappear and it displays my memeory. GREAT...
BUT I put a bogus ip in strComputer and I DO NOT get this message
wscript.echo "The url is unavailable or unknown; or the...
I just took what you have up above, copied it pasted it in notepad put my IP in save it as a .vbs file. Double click on it and I get that message.
the last code is
end if
^ Is that correct, This is what my code looks like:
strComputer = "192.168.1.2"
if urlAlive(strComputer) then...
Oh btw. I don't need a returned value. So if the ip is alive then go this code:
strComputer = "192.168.1.1"
Set wbemServices = GetObject("winmgmts:\\" & strComputer)
Set wbemObjectSet = wbemServices.InstancesOf("Win32_LogicalMemoryConfiguration")
For Each wbemObject In wbemObjectSet...
Thanks for you help. But tsuji, I should have also stated that I am a TOTAL n00b at this. So how can I put what you gave me to what I have listed up above.
Thanks for you help
And don't worry I am learning..
Thanks
Hey guys I gotta quick question hopefully someone will have the answer to this. I have this VB Script all it does is displays memory information.
strComputer = "192.168.1.1"
Set wbemServices = GetObject("winmgmts:\\" & strComputer)
Set wbemObjectSet =...
Hi, guys I am new to .NET and programming in it self. SuperN00b you can call me. Anyway this is my questions. I have a form and on that form I have a CheckedListBox and it looks something like this...
All
Strawberry
Apple
Kiwi
Orange
Banana
Grape
Now when the user clicks on the...
Forget what I said above. I found out how to setup the Virtual SMTP Server in Internet Information Service Manager. And I got it to forward all e-mails to my spam/virus filter server. But now anyone can use this machine to send spam. Is there a way to set it up so that
only authenticated...
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.