I have a LSI 9266-8i pulled from a working decommissioned Cisco c220 M3.
I plugged it into my Lab Sun x4170 and it runs slow. For kicks I plugged it into my desktop PC, MSI i7 x79 mobo, and it runs just as slow.
I downloaded the new firmware...
I am trying to get a Powershell script to run. It has an if block. When I keep the code block it executes on the same line like this...
If ($DirExists -eq $True) {New-Item ($DefaultPath + "\" + $DateCode) -Type Directory}
It executes fine. But I need to execute a few more lines so I tried...
I did some dump file examinations and I found the Broadcom NIC drivers to be at fault. I then upgraded the driver using the HP Smart start 7.90 CD and so far (1 month) there have been no crashes or BSOD or Stop anything. I pretty sure the previous admin used and older version Smart Start.
Hope...
For security purposes it is not recomended to allow access into your domain from the outside.
Alternatively you can have your web applications authenticate, behind the scenes, to your domain and run the apps users need. This can be done at the webserver. Sharepoint is pretty good at doing this.
Create a new Virtual Directory in the IIS Management console.
Or, If you totally want to use a new IP, since you will be assigning it a static IP, you can add another IP on the same NIC/TCPip protocol then create a new ftp site and bind the ftp site to the new IP address. All this is done in the...
In windows 2003 Server Ent, when I copy a file that's 10GB, copy + paste, the destination file automatically shows 10GB. Even when you check the properties it shows 10GB. Now we all know that it's not 10GB till it's done copying. Is there a reg tweak to change this behavior to only display the...
I am looking for the the F8 function to get to the list of options for Windows "Safe Mode", "Safe Mode Command Prompt" and others. I just want it to come up for a bit and also be able to set which is my default selection.
Thanks
No sound from the internet" is rather vague. When it comes to mulimedia on the internet there are differen't types of media players. There's of course MS Media Player, Shockwave and many others. In most cases when media is played from the internet it uses one of those players depending on what...
You have to set the policy for interactive logon. Read the following site: http://www.lockergnome.com/windows/2007/02/28/require-ctrlaltdel-for-logons-in-vista/
On MS Vista, pressing F8 at boot gives you the boot menu. How can I set Vista to always display that screen for at least 30 seconds then go on to a default selection if no user selection?
Thanks
This sounds simple enough right?
OK, here's what I want to do. I am logged in as the local Administrator and I want to open an explorer window using a UNC path. This would be just like if you went to Start|Run and typed in a UNC path to a share. If you did this logged on as local Admin, you...
Here's my situation. I have a script that works great to remove the "Domain Admins" from my server.
What's the problem you wonder.....
It works great as long as you are logged onto the domain.
My problem is that when I join the domain, I want to immediately delete the "Domain Admins" group from...
Here's my situation. I have a script that works great to remove the "Domain Admins" from my server.
What's the problem you wonder.....
It works great as long as you are logged onto the domain.
My problem is that when I join the domain, I want to immediately delete the "Domain Admins" group from...
Here's the reason we wnat to do this....
In a Citrix environment users log on and an initial application runs. This is just so the ICA client launches and the client gets directed/connected to the next available Citrix Server. That works great when the initial application finishes launching...
I actually have tested a script similar that launches the hta and monitors the PID of the instance. It looped constantly checking the PID's existance in taskmanager and relaunched if it was gone (if the user hit ALT+F4). However, users still were able to navigate away from the maximized...
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.