password recovery of win 2003 server…..
I don’t think that there is a local password for win2003 especially that it was domain controller
View Answer
| December 28, 2006 4:42 AM
DataCenter, Desktops, Management, Microsoft Windows, OS, Security, Servers, SQL Server, Tech support
I don’t think that there is a local password for win2003 especially that it was domain controller
Windows Server 2003 connection problems
I am not IIS guru or TCP/IP guru so I will just ask a couple of Questions. Does the IIS server have a limit set for download size, or a time limit have you checked the network cards for driver updates, or firmware updates, or can you try a different network card? seems to me [...]
View Answer
| December 27, 2006 11:57 AM
Data analysis, DataCenter, Networking, Web site design & management
I am not IIS guru or TCP/IP guru so I will just ask a couple of Questions. Does the IIS server have a limit set for download size, or a time limit have you checked the network cards for driver updates, or firmware updates, or can you try a different network card? seems to me [...]
SQL Server 2000 Performance issue
I’m no DBA but it sounds like you need to fire up SQL trace and see what type or number of transactions are running and causing the delays. AS you probably know, databases are usually the weak link in any application for many reasons. My 2c is the cause is usually improper design as relates [...]
View Answer
| December 26, 2006 9:11 AM
Desktops, Management, Microsoft Windows, OS, Security, Servers, SQL, SQL Server
I’m no DBA but it sounds like you need to fire up SQL trace and see what type or number of transactions are running and causing the delays. AS you probably know, databases are usually the weak link in any application for many reasons. My 2c is the cause is usually improper design as relates [...]
Inetinfo.exe service takes CPU usage…..
You really do not give enough information to get an answer here. Look here and see if any of the hits will help. http://www.google.com/search?q=INETINFO+%2B%22high+CPU%22&ie=utf-8&oe=utf-8&rls=org.mozilla:en-US:official&client=firefox-a
View Answer
| December 25, 2006 7:06 AM
DataCenter, Desktops, Management, Microsoft Windows, Networking, OS, Security, Servers, SQL Server, Tech support
You really do not give enough information to get an answer here. Look here and see if any of the hits will help. http://www.google.com/search?q=INETINFO+%2B%22high+CPU%22&ie=utf-8&oe=utf-8&rls=org.mozilla:en-US:official&client=firefox-a
Router behind a router
I will assume that it is impractial for you to use wireless access cards, and a wireless access point rather than another router. Depending on concurrent usage of the computers, you might be able to get away with simply using a Cat 5 Hub rather than another router. Obviously, if you have most of the [...]
View Answer
| December 23, 2006 9:16 PM
Cabling, Hardware, Hubs, Networking, Routers, Switches
I will assume that it is impractial for you to use wireless access cards, and a wireless access point rather than another router. Depending on concurrent usage of the computers, you might be able to get away with simply using a Cat 5 Hub rather than another router. Obviously, if you have most of the [...]
router behind a router
I think your trying to do this the hard way … return the second router and replace it with a switch. This will allow the first router to serve all the IP addresses needed for your network (up to 254) and take all the configuration headaches away. The switch should have enough ports to handle [...]
View Answer
| December 23, 2006 7:24 PM
Cabling, Hubs, Networking, Routers, Switches
I think your trying to do this the hard way … return the second router and replace it with a switch. This will allow the first router to serve all the IP addresses needed for your network (up to 254) and take all the configuration headaches away. The switch should have enough ports to handle [...]
Win XP Pro & Win 2K Pro – Track Logins
Here’s a list of log entries that relate to user logons to local workstations: http://support.microsoft.com/kb/174073 You’d have to use a third party application to track user activity and run reports. SF
View Answer
| December 22, 2006 6:09 PM
DataCenter, Desktops, Management, Microsoft Windows, OS, Security, Servers, SQL Server
Here’s a list of log entries that relate to user logons to local workstations: http://support.microsoft.com/kb/174073 You’d have to use a third party application to track user activity and run reports. SF
Microsoft Exchange Transaction Logs
Hello, Exchange transaction logs track changes to Exchange databases for DR purposes, but do not log records of configuration changes or user activity. Exchange offers diagnostics logging which when set up, will write entries into the Windows event log, but as far as I know there is no logging on the server side that tracks [...]
View Answer
| December 21, 2006 8:22 AM
DataCenter, Exchange, Microsoft Office
Hello, Exchange transaction logs track changes to Exchange databases for DR purposes, but do not log records of configuration changes or user activity. Exchange offers diagnostics logging which when set up, will write entries into the Windows event log, but as far as I know there is no logging on the server side that tracks [...]
Unchangeable Calendar items – setting an originator
I think the easiest solution would be to log on to her old mailbox and export the items to a .pst file, and then import them from her new account. If that fails, you might try renaming her old account again, because Exchange doesn’t always make the changes automatically. It can take some time for [...]
View Answer
| December 18, 2006 8:50 AM
Desktops, Exchange, Management, Microsoft Office, Microsoft Windows, OS, Security, Servers, SQL Server, Tech support
I think the easiest solution would be to log on to her old mailbox and export the items to a .pst file, and then import them from her new account. If that fails, you might try renaming her old account again, because Exchange doesn’t always make the changes automatically. It can take some time for [...]
Library QGPL Best Practice Usage
QGPL (General Purpose Library). I have been in shops that use it an others that don’t as a matter of course. Upgrades can be an issue, but as a system administrator, my biggest concern is cleaning up old objects. And its not always clear what is system and what is user in QGPL. So its [...]
View Answer
| December 15, 2006 10:38 AM
DataCenter, Development
QGPL (General Purpose Library). I have been in shops that use it an others that don’t as a matter of course. Upgrades can be an issue, but as a system administrator, my biggest concern is cleaning up old objects. And its not always clear what is system and what is user in QGPL. So its [...]
Windows XP power settings not staying…
In group policy, have you: Enabled “disabled computer configuration settings”? What is your group policy refresh interval set to and how long has it been since the GPO settings were applied? The GPO is linked to the domain? Have you run “secedit /refreshpolicy machine_policy” on the workstations?
View Answer
| December 14, 2006 12:20 PM
DataCenter, Desktop management applications, Desktops, Management, Microsoft Windows, Networking, OS, Security, Servers, SQL Server, Tech support
In group policy, have you: Enabled “disabled computer configuration settings”? What is your group policy refresh interval set to and how long has it been since the GPO settings were applied? The GPO is linked to the domain? Have you run “secedit /refreshpolicy machine_policy” on the workstations?
Deriving tape header info for use in logging and messaging
Try this command: DSPTAP DEV(TAP01) SEQNBR(1 1) OUTPUT(*PRINT) It should give you what you’re looking for. You can also output it to a file if you prefer that.
View Answer
| December 14, 2006 7:40 AM
Application development, AS/400, Backup & recovery, DataCenter
Try this command: DSPTAP DEV(TAP01) SEQNBR(1 1) OUTPUT(*PRINT) It should give you what you’re looking for. You can also output it to a file if you prefer that.
CRTBNDRPG defaults
I think it uses print file QSYS/QSYSPRT. Unfortunately, so does a lot of other stuff. Depending on whether you’re willing to change this for everything relying on QSYSPRT for output, you might consider creating your own command that internally does OVRPRTF FILE(QSYSPRT) PAGESIZE(something new) before invoking CRTBNDRPG. Hope that helps.
View Answer
| December 13, 2006 8:46 PM
AS/400, DataCenter, RPGLE
I think it uses print file QSYS/QSYSPRT. Unfortunately, so does a lot of other stuff. Depending on whether you’re willing to change this for everything relying on QSYSPRT for output, you might consider creating your own command that internally does OVRPRTF FILE(QSYSPRT) PAGESIZE(something new) before invoking CRTBNDRPG. Hope that helps.
Splitting One Domain Into Two
umm, not sure how to approach this. It seems you are mistaking subnets with domain boundries. This is not true. There is no need to create a new domain becuase you are spliting out your network. Perhaps I missed something here? Cordially, Geoff Hughes geoff@iis-resources.com http://www.virtualserver-resources.com
View Answer
| December 13, 2006 9:03 AM
DataCenter, Networking
umm, not sure how to approach this. It seems you are mistaking subnets with domain boundries. This is not true. There is no need to create a new domain becuase you are spliting out your network. Perhaps I missed something here? Cordially, Geoff Hughes geoff@iis-resources.com http://www.virtualserver-resources.com
PXE 053 error
Did you make a floppy system disk? In Bios, it presents the order of devices it will look for the bootup. This has probably changed due to changing the battery on your Cmos. Typically your computer will return to default CMOS which may not be looking for bootup from your CD drive as you have [...]
View Answer
| December 13, 2006 8:04 AM
Hardware, Tech support
Did you make a floppy system disk? In Bios, it presents the order of devices it will look for the bootup. This has probably changed due to changing the battery on your Cmos. Typically your computer will return to default CMOS which may not be looking for bootup from your CD drive as you have [...]
Moving into the InfoSec role
You can take a look at the gov’t model which has become widely accepted in many industries. It is based on FISMA, a public statute which governs all federal IT operations. NIST is responsible for publishing the policies and guidlines: http://csrc.nist.gov/sec-cert/ The umbrella for all IT security operations is Information Risk Managment. After that, find [...]
View Answer
| December 12, 2006 2:13 PM
Access control, Application security, backdoors, Biometrics, Browsers, Compliance, configuration, CRM, Current threats, Database, Digital certificates, Disaster Recovery, Encryption, Exchange, filtering, Firewalls, Forensics, Hacking, human factors, Identity & Access Management, Incident response, Instant Messaging, Intrusion management, Network security, patching, PEN testing, Platform Security, Policies, provisioning, Risk management, Secure Coding, Security, Security Program Management, Security tokens, Servers, Single sign-on, Spyware, SSL/TLS, Trojans, Viruses, VPN, vulnerability management, Web security, Wireless, worms
You can take a look at the gov’t model which has become widely accepted in many industries. It is based on FISMA, a public statute which governs all federal IT operations. NIST is responsible for publishing the policies and guidlines: http://csrc.nist.gov/sec-cert/ The umbrella for all IT security operations is Information Risk Managment. After that, find [...]
Frustrated with Remote Desktop!! HELP!!!
I’m presuming that you are using something other than windows xp. I would recommend that you download RDCLI.EXE from microsoft’s website and use it. Here’s a link: http://www.microsoft.com/windowsxp/downloads/tools/rdclientdl.mspx Your d-link router must be pointed to the computer on your internal network, that port 3389 is opened for. In other words, you cannot open port 3389 [...]
View Answer
| December 12, 2006 7:48 AM
DataCenter, Microsoft Windows, Networking
I’m presuming that you are using something other than windows xp. I would recommend that you download RDCLI.EXE from microsoft’s website and use it. Here’s a link: http://www.microsoft.com/windowsxp/downloads/tools/rdclientdl.mspx Your d-link router must be pointed to the computer on your internal network, that port 3389 is opened for. In other words, you cannot open port 3389 [...]
Windows 2003 Server R2 mmc error…………….
Dear Sir Try to download Console MMC 3.1 and make sure you have the latest Installer
View Answer
| December 11, 2006 3:17 PM
Desktops, Management, Microsoft Windows, OS, Security, Servers, SQL Server
Dear Sir Try to download Console MMC 3.1 and make sure you have the latest Installer
Networking prep
Below are some of the most common ports used. Ports are very flexible, the main thing is that both ends of the connection must be using the same ports at the same OSI layer in order for communication to happen. Telnet is typically 23, but if your server is set to recieve telnet on 9000 [...]
View Answer
| December 8, 2006 7:59 AM
Cabling, DataCenter, Hardware, Hubs, Network protocols, Networking, Routers, Switches, Tech support, Web services
Below are some of the most common ports used. Ports are very flexible, the main thing is that both ends of the connection must be using the same ports at the same OSI layer in order for communication to happen. Telnet is typically 23, but if your server is set to recieve telnet on 9000 [...]
AMD Sempron
what does your bios report? Check your bios manual you may have to paly with some of the settings to get the throughput you want
View Answer
| December 6, 2006 7:09 AM
390, Cabling, DataCenter, DB2, Desktop management applications, Desktops, Hardware, Hubs, Linux, Mainframe, Management, Microsoft Windows, Networking, OS, Routers, Security, Servers, SQL Server, Switches, Systems management software, Tech support
what does your bios report? Check your bios manual you may have to paly with some of the settings to get the throughput you want





