How many users will be behind this firewall?
This will determine if this solution is good for your environment.
It is a Linux firewall. It is an OS of its own, BUT you don't have to know linux to install it or configure anything. Depending on how many users you have, you can take an old...
Check out IPCop! http://ipcop.org/ It's a free powerfull firewall thats SUPER easy to configure. Also check out a plugin for IPCop called Banish. You can bock an ip or range attacks are comming from and they can never get through.
http://banish.sidsolutions.net/ *site is down for somereason...
We use Trackit. It's pretty cheap for what it does, and you just integrade it with Exchange, Lotus, or Groupwise.
http://www.numarasoftware.com/track-it_.asp?src=google&trm=intuit_trackit
dj beenie
A+ Net+ MCP
I am sorry I thought I added that info. They are separate vlans/cisco switches 3750.
When I release/renew it does not grab an IP. "limited or no connectivity" But if I do it again or let it sit for awhile, it grabs the same 11th floor ip. Weird stuff.
dj beenie
A+ Net+ MCP
I have one DC that runs DHCP. I have 5 scopes between each floor.
1 scope 10.2.100.x
4 10.2.104.x
6 10.2.106.x
11 10.2.111.x
200 Voice 10.2.200.x
If I am on the 11th floor with my laptop connected to dhcp and I move down to the 4th floor my ip from the 11th floor sticks. If I release and...
Thanks guys for the help! I found a good write up.
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/activedirectory/stepbystep/ctrlwiz.mspx
dj beenie
www.eternal-rhythms.com
I have a helpdesk with a number of 5. Due to auditing reasons, we need to have these techs removed from Domain Admin rights. They all know local admin passwords, so this is not a problem. Only problem is, they need to reset passwords and move computer accounts. What would be the best...
I have tried this:
FOR /R %%i IN (*.pst) DO move %%i \\server\Temp\%%username%%
%%i was unexpected at this time.
FOR /R %i IN (*.pst) DO move %i \\server\Temp\%%username%%
The syntax of the command is incorrect.
Both are not working. Am I missing something?
dj beenie
www.eternal-rhythms.com
Oh so close, any suggestions? It found it and tried to move it. :)
FOR /R %i IN (foo.txt) DO move %i \\server\Temp\%username%
C:\>move C:\Documents and Settings\bbrooks\Local Settings\Application Data\Microsoft\Outlook\Outlook.pst \\server\Temp\myusername
The syntax of the command is...
Is it possible to create a batch to search...then once it finds the object/file...then moves it to a directory of my choice? Is this possible?
dj beenie
www.eternal-rhythms.com
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.