sorry i didn't get back earlier, as for your question about how to set up the dns to dump these IPs as not real, I will have to ask my engineer. I am the manager and though I know DNS well, I am no gueru ... so I will post the answer when I get it ... sorry again about the delay.
Dougal
"Sentio...
I am not having problem with stand alone queries ... I have a few queries that find the data but when I try to exsport to a file ... in this case excel I am getting an error "You selected more records than that can be copied onto a clipboard at one time" but the records do not excede 65,000...
This was a strange request that came down from management ... basically they want some safe guards when deleting records. The database consists of device names, IP addresses and port information located in multiple tables. Currently we run a query to cleanup data that remains after a device has...
the knowledge base article has now changed to ACC2000 but you can still find it by searching the Article ID: 279124
this was cool ... thanks Miner J. it helped me ...
Dougal
"Sentio aliquos togatos contra me conspirare."
(I think some people in togas are plotting against me.)
I found the best way to block AOL instant messenger connections on our LANwas to create a record on our DNS server that intercepts all request forlogin.oscar.aol.com and send them to a dead IP address. This I found to bethe best solution since it still allows traffic to all other AOL serversbut...
ok there are a few ways of doing this but it depends on a few things.
the basic way is to have you copy all your old files to the new profile on your local machine (if you are not using roaming profiles)
what you will be looking for on your local machine is the following:
.pst (this...
Easy search on technet here is the article http://www.microsoft.com/technet/prodtechnol/bosi/evaluate/offbosgd/ofgdmd07.mspx
Hope this helps …
Dougal
"Sentio aliquos togatos contra me conspirare."
(I think some people in togas are plotting against me.)
I secure my OWA via HTTPS it works well and is painless to empliment.
Dougal
"Sentio aliquos togatos contra me conspirare."
(I think some people in togas are plotting against me.)
Install MMC (Microsoft Management Console) on your workstation and you will be able to enable remote assistance across your entire network.
It’s a free download from Microsoft ... http://www.microsoft.com/windows2000/technologies/management/mmc/
Its very powerful for network administration ...
OK guys here it is, this one is a toughie at least for me.
The concept: have a locations list box filtered by combo box results and have the locations list box filter another list box containing IP addresses for that location.
The problem: with so many fields acting on each other my code looks...
dont manually ping
The reason you want to do this is, once you have pinged an IP address it is listed in your netstat table (you can view your netstat table from command line with the netstat command.
As you don't want to manually ping every address, there’s an easier way.
1. Download the...
ok guys this works on a table with IP's fine but I need it to do it on a query in a form so it has to be after update so this wont work for what I need.
I had the same issue not that long ago ... this is what did it for me.
two combo boxes with two tables one being stores the other managers, want the first box to filter the secound and so forth.
-----------------
Private Sub cboStore_AfterUpdate()
Dim sManagerSource As String...
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.