Tag-Archive for ◊ Windows XP ◊

Group Policies Overview for SQL Server
Friday, February 27th, 2009 | Author: Martin

Group Policy is a core part of Microsoft’s IntelliMirror technology.You can use Group Policy to manage all aspects of the Server environment for Windows Server, including Registry settings, software installation, scripts, security settings, and so on.The possibilities of what can be done with Group Policy are almost limitless.With VBScript or Jscript, you can write entire applications to execute via Group Policy.You can install software automatically across the network and apply patches to applications. When deciding on the Group Policies you plan to enforce on your network, you should keep in mind that the more policies applied, the more network traffic, and hence the longer it could take for users to log onto the network. Group policies are stored in Active Directory as Group Policy Objects (GPO).These objects are the instructions for the management task to perform. Group Policy is implemented in four ways:

Local Group Policy:
Using local Group Policy involves setting up Group Policy on the local machine.This is not very useful for managing computers on a network. Local Group Policy is configured on the local computer.

Site Group Policy:

more…

How to install phpMyAdmin on Windows
Saturday, November 15th, 2008 | Author: Martin

These steps can be followed on Windows 2000, Windows NT servers, Windows 2003, Windows 2008 and Windows XP.

For steps on Linux refer the link below:

How to install PHPMyAdmin on Linux

How to install phpMyAdmin 2.11 on Windows Desktop and Server

Here are steps that will help you installed PHPMyAdmin on a Windows server.

REQUIREMENTS:

>> PHP 4.3/4.4/5.1
>> MySQL 4.0/4.1/5.0

DOWNLOAD:

This installation was tested on phpMyAdmin-2.11.1
You can select the file from PHPMyAdmin Downloads

CONFIGURATION:

Configuration that needs to be noted, the one below are the one we have chozen. They might be different on your server:

Installation path: C:\www\phpMyAdmin (If you have Apache on your server then place out side of webroot of Apache)
Apache webroot : C:\www\webroot
My-SQL path : C:\www\mysql\bin
Access phpMyAdmin as : http://192.168.1.52/phpMyAdmin/

INSTALLING PHPMyAdmin:

more…

When you first learn about ‘Remote Desktop‘ and ‘Remote Assistance‘, you might easily make it out that both services are the same. They allow you to remotely control a PC from any where, let it be on your local network or even over the Internet. Although there are some important differences that we need to check between these two services.

1] Remote Assistance uses Windows XP/2003 Terminal Services to share desktop and other resources between two PCs.

Terminal Services - It is a way of using RDP (Remote Desktop Protocol), which allows users to connect to their Windows XP desktop or a dedicated server (Terminal Server) combining with VPN (Virtual Private Network) with the help of which users can connect to their office network remotely and work with their applications.

Virtual Private Network – Creates a secure connection between private networks.

In a *Remote Assistance Session* -

Both users must be present at their respective PCs and must agree to establish a connection.

more…

Technorati Profile