Sorry forgot to add that you would have to do the vlan database part on every switch on your network. Then you need to assign specific devices to specific VLAN's Do this using the command
int fa0/x (or gi0/x)
switchport access vlan x (Replace the x as necessary. Remember by default all ports are...
You could create multiple VLAN's on your switches to support the different subnets you intend creating. But it looks like you have only a single fast Ether net interface on your router which may slow things down a bit.
One option is to create multiple subinterfaces on your router Fast Ethernet...
We are in the process of applying quotas to users' home directories. I was hoping to get a feel for what some of you have set as limits on home shares.
One number that we are using (we pulled this out of the air) is 200 MB. Is this too much in your experience. Some of our users are already...
We are in the process of hiring new staff and have many requests in for setting up new users. I have automated creating NT accounts and am looking to automate to an extent mailbox creation.
Is there a tool or utility that will help in creating many mailboxes on Exchange.
Thanks
Thanks for the info. Indeed ESEUtil (the succesor of EDBUTIL) does the trick. Unfortunately I cannot use it in the present circumstances since I do not have enough disk space to hold both the defragged version and the current store. If possible I will have to add some disk. Sometimes it is...
The private info store on a server was growing too big. Some mailboxes were humongous. So I cleaned up the older files on the mailboxes and the resources used by the mailboxes dropped correspondingly. But the size of the info store has not reduced at all. I expected it to shrink overnight after...
Use %CPDIR%\BIN\fw logswitch
where CPDIR is the folder where Checkpoint is installed - by default C:\WINNT\FW1\4.1
Do not remember the exact syntax but I believe it is
fw logswitch outputfilename
In any case a new file is opened. I think if you do not specify a filename the file is named with...
Your suggestion would help me create a new profile. That is not what I was attempting to do. I already have two profiles. My problem arises from the fact that at reboot you need to select the hardware profile. I need to do this unattended booting first into one profile running some processes...
Does anyone know of a utility that will allow you to automatically switch between hardware profiles.
I have a system with 2 profiles and switch manually between them. The default profile can be booted into unattended (since it is the default). I need to switch into the other one unattended as...
Your logon screensaver is probably kicking in. To change these settings goto control Panel - display and change your screen saver settings.
Hope this helps
I am in the process of writing a script that will move old IIS log files from the %WINNT%\SYSTEM32\LOGFILES folder to a temporary repository.
I've had no problems with files in a single directory but have no clue how to handle files in different subdirs. I have approx. 30 subdirs in the...
Are the new users created disabled?
Are you trying to log on as these new users frorm the server? (Non-admin users will not be able to log on from the server)
More info needed to come up with a true solution
Yes I do have read permission. In fact I successfully opened the file for read and was able to read and display the first 150 characters. (That's all I tried) I am able to read and copy/move the file at the OS level (ie. from within Windows and a Command Prompt) I was hoping to develop the...
I have tried to copy files using the copy method and the copyfile methods. In either case I get a runtime error saying Permission denied. However the same script successfully creates a file in the destination directory using the OpenTextFile function. This leads me to think that this is not a...
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.