Techtips, hints and guides, from all areas of Technology, IT, Computers, as well as any and all hard to find and useful information. If your looking for the best tips this is the place to find it...
To Resolve “HTTP error 413 request entity too large” is received when attempting to browse to a web page using the BlackBerry Browser For BlackBerry Enterprise Server version 4.1 Simply follow these steps.
1. Open BlackBerry Manager.
2. On the left pane, click MDS-CS service.
3. On the right pane, click Edit Properties.
4. In the General section, click Flow Control.
5. Set the Maximum KB/Connection field to a value greater than the size of the page that is being requested. (15 to 20%)
Note: A restart of the MDS Connection Service may be required for settings take effect.
Read the Full Article
Posted: February 19th, 2012 | Author: TechTips.co.za | Filed under: Blackberry, Computers / IT, Servers, Tips & Tricks | Tags: Blackberry, Blackberry Enterprise Server, Blackberry Enterprise Server (BES / BESX) | No Comments »
When you use the iisreset command in IIS 7.0, the IIS Admin Service, the Windows Process Activation Service (WAS), and the World Wide Web Publishing Service (WWW Service) are stopped and restarted. You should avoid using iisreset unless absolutely necessary, because the Web server shuts down all applications that depend on these three services until the services successfully restart. This means that you lose existing state in your applications, your Web sites and applications become unavailable, and you risk unpredictable results by stopping processes before they finish.
Instead, you can restart an individual Web site or recycle an
Read the Full Article
Posted: February 17th, 2012 | Author: TechTips.co.za | Filed under: Servers | Tags: IIS, IIS7 | Comments Off
Microsoft Hyper-V Server (HVS) 2008 is a hypervisor solution that is based on Windows Server 2008 and Hyper-V. Unlike Windows Server 2008 which supports the installation of many different roles, Microsoft Hyper-V Server 2008 is standalone virtualization software that does not support any additional roles.
The installation of Microsoft Hyper-V Server 2008 will be very familiar to those of you who have installed a Windows Server 2008 edition because it uses a similar wizard-driven installation. Here are the steps you must follow to install Microsoft Hyper-V Server 2008.
Insert the Microsoft Hyper-V Server 2008 installation CD into your server
Read the Full Article
Posted: February 12th, 2012 | Author: TechTips.co.za | Filed under: Servers | Comments Off
In my opinion the absolute best alternative to windows native WUAUCLT commands
wuauclt.exe /detectnow
wuauclt.exe /resetauthorization /detectnow
would be the WuInstall (Freeware) Tool. below is a download link and Basic how to on the usage of the Windows Update Install Tool. it gives you more control over your updates.
1. Basic functions
There are three basic switches. Exactly one of them must be specified in order for wuInstall to do something. It makes no sense to specify more than one of those switches (e.g. wuInstall /search /install), because download automatically includes a search and install
Read the Full Article
Posted: January 26th, 2012 | Author: TechTips.co.za | Filed under: Computers / IT, Operating Systems, Servers, Tips & Tricks | Tags: cli, logs, patching, update, windows, windows update, wsus, wuauclt | Comments Off
XAMPP is probably the simplest and Fastest way to get Apache installed on your Windows 2000, 2003, XP, Vista, and 7 system. XAMPP contains: Apache, MySQL, PHP + PEAR, Perl, mod_php, mod_perl, mod_ssl, OpenSSL, phpMyAdmin, Webalizer, Mercury Mail Transport System It will run on any Win32 Systems,
Step 1: Download XAMPP Here: http://www.apachefriends.org/download.php?xampp-win32-1.7.4-VC6-installer.exe
Step 2: Run the Installer, it is an extremely simple insall process, Default setup will be perfect 99% of the time
Step 3: After the installation, you can find the XAMPP control Utility under Start > Programs > XAMPP. One of the b
Read the Full Article
Posted: March 23rd, 2011 | Author: TechTips.co.za | Filed under: Servers | Tags: apache, windows, xampp | Comments Off
Here are four simple Batch files you can use to audit your users logon/logoff as well as startup/shutdown activity. to install simply create the following four batch files. you can either use the startup folder in windows if you dont use Active Directory or I would suggest using Logon/Logoff shutdown/startup scripts in Group Policy.
Login.bat
———————————————————————————————————————————
for
Read the Full Article
Posted: March 22nd, 2011 | Author: TechTips.co.za | Filed under: Servers, Tips & Tricks | Tags: Audit, batch file, Logon/logoff, Startup/Shutdown | 1 Comment »
Robocopy (Robust File Copy) is a command-line file copying tool in Windows Vista. Although Robocopy is available for free with the download Windows Resource Kit (Click here to download) since Windows NT 4.0, it has never been an official feature of the operating system until the arrival of Vista. Unlike other built-in file copying commands such as Copy and XCopy, Robocopy is designed for reliable copy or mirroring of entire folders of any size, and in the copying process, ensure that all NTFS ACLS, attributes, owner information, alternate data streams, auditing information, timestamps and properties are copied except security information unle
Read the Full Article
Posted: February 22nd, 2011 | Author: TechTips.co.za | Filed under: Servers | Comments Off
If you support multiple users, computers, networks, printers, or servers then you know that keeping track of current problems or keeping inventory on all of your devices can sometimes be overwhelming. It can be even tougher if you have multiple techs and are trying to keep track of what has and hasn’t been done. The good thing is that there is a free solution that will greatly help you with all of this. In the following tutorial, I would like to show you how to set up and use this tool.
Spiceworks IT Desktop is a free Network Inventory, Help Desk, Reporting, Monitoring and Troubleshooting application that runs on Windows based systems. Spic
Read the Full Article
Posted: February 22nd, 2011 | Author: TechTips.co.za | Filed under: Servers | Comments Off
Recent Comments