Site Search

Google
 

Sunday, March 30, 2008

How To: Management Console

How to Configure a custom console

1.Click "Start", "Run" and type mmc, clik OK.










2. Console windows will open










3. Click File and then Add/Remove Snap-in









4. In the Add/Remove Snap-in dialog box, click Add










5. Click Active dierctory users and computer, and click Add
Double click Active directory sites and services snap in











6. Scroll down to Group Policy Object Editor and click Add










7. Make sure Local Computer is selected and click Finish










8. In the Add/Remove Snap in dialog box, click the Extensions tab
ensure Add all extensions chech box is selected. Click Ok










9. To save console, click File, Save.










10. Save the mmc and type the filename on the text box and click save

How To: Renew your IP Address

1. Release your IP Address first.









2. Renew your IP Address from you DHCP Server.

Wednesday, January 23, 2008

How To: Create FTP Server

1. Go to Add/Remove Programs.










2. Select Add/Remove Windows Components.









3. Select IIS and click Details.









4. Select FTP Service and click Ok.









5. Insert your disc to install the needed files.










6. The needed files will be installed.









7. After the installation is finished, click Ok.









8. Go to Administrative Tools and double click IIS.










9. IIS window will open and right click FTP properties.










10. Choose the ip address the service will be bind.










11. You can choose to enable/disable anonymous logins.









12. Enter your Banner, Welcome and Exit message.









13. You can choose to select Read/Write options.









14. You can choose to select the root folder.










15. Start the service and begin transferring files.

Monday, January 21, 2008

How To: Change Proxy per User Account

1. First create the user account that will logon to the machine with the different proxy settings.
Note: This user will have administrative privileges for us to edit the settings.

2. After creating the user, logon using this user.

3. Go to run and type gpedit.msc









4.Group Policy Editor will open, Go to User Configuration, Window Settings, IE then Connection











5. Double click Proxy Settings on the left pane and Proxy Settings Tab will open.
Enter your proxy settings for this logon user. Click Ok and save.









6. You can verify your changes by checking your proxy settings on your IE.
Note: After all configurations are done, go to Administrator user and change the account type of the user for security purpose.

Sunday, January 20, 2008

How To: Deploy MSI on Server - Options

1. Options
a. Assigned










b. default










c. install at logon

Wednesday, January 16, 2008

How To: Creating Policies using AD

1.Under AD Users and Computers, right click on the newly created OU, click Properties.









2. Under Properties Window, click Group Policy Tab, click New.









3. Enter the name of your New Policy.









4. Click Edit to configure your policy.









5. Group Policy Editor will open .









6. You can choose to configure anything, for this example we will prohibit the access to the Control Panel.









7. By enabling the access and clicking OK. You have created your first policy.