Automation, AWS, Citrix, Cloud, CtxAdmTools, Microsoft, Virtualization, VMware and more...
Thursday, December 20, 2007
MS: Exchange 2007 Guides
How the Microsoft Information Technology organization designed the corporate Exchange Server 2007 environment Technical White Paper.
Managing the Calendaring and Collaboration Process By Using Exchange Server 2007 Web Services
Microsoft is using Exchange Server 2007 Web Services to support communication and collaboration for two of its own internal applications. This case study provides a technical-level overview of how Microsoft developers are using Exchange Server 2007 Web Services.
Daily Operations with Exchange 2007
Operating a Global Messaging Environment by Using Exchange Server 2007 Technical White Paper
Exchange Server 2007 Deployment Checklist
This technical white paper discusses the deployment checklists that the Exchange Messaging team created based on the Exchange Server 2007 architecture and design specifications for the corporate production environment.
MS: Optimizing Outlook 2007 Cache Mode Performance for a Very Large Mailbox
http://msexchangeteam.com/archive/2007/12/17/447750.aspx
Post Number 300!
I moved to the Bethesda, Maryland, United States, and left Madrid, Spain.
As soon my container arrive home and cable modem is ready, I will continue with this blog.
Monday, November 19, 2007
Thursday, September 27, 2007
CTX: Enable USB Memory Stick on Citrix Presentation Server
When connecting a USB memory stick to a system prior to starting an ICA session, the drive is not mapped in the ICA session.
Cause:
The USB memory stick is detected as a Device with Removable Storage rather than a local hard disk device.
Refer to the following note: http://support.citrix.com/article/CTX112315
Thursday, September 20, 2007
SCRIPT: Reset Permissions on a Folder
Then you will to run this command:
xcacls "D:\DATA" /t /g "CREATOR OWNER":F "SYSTEM":F "Domain Admins":F "Domain Users":C
This example will reset all permissions on the D:\DATA folder and assign Full Permissions(F) to CREATOR OWNER, SYSTEM and Domain Admins and Change Permissions(C) to Domain Users.
Monday, September 10, 2007
Tuesday, September 04, 2007
MS: SMS 2003 Technical Notes
http://www.microsoft.com/smserver/default.mspx
Systems Management Server 2003 Concepts, Planning, and Deployment Guide
http://www.microsoft.com/downloads/info.aspx?na=47&p=1&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=009e0c30-bded-4b95-a8f9-06037de85c57&u=details.aspx%3ffamilyid%3d784838B3-34E0-4122-B3E2-17C5B4EEF8F4%26displaylang%3den
Systems Management Server 2003 Operations Guide
http://www.microsoft.com/downloads/info.aspx?na=47&p=2&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=009e0c30-bded-4b95-a8f9-06037de85c57&u=details.aspx%3ffamilyid%3dBD2B3619-4704-4C19-A00B-628E65F6F826%26displaylang%3den
Systems Management Server 2003 Troubleshooting Flowcharts
http://www.microsoft.com/downloads/info.aspx?na=47&p=4&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=009e0c30-bded-4b95-a8f9-06037de85c57&u=details.aspx%3ffamilyid%3d4FEFC083-D789-40DB-9B06-3E0D5916EF51%26displaylang%3den
SMS 2003 Capacity Planner
http://www.microsoft.com/downloads/details.aspx?familyid=009e0c30-bded-4b95-a8f9-06037de85c57&displaylang=en
Scenarios and Procedures for Microsoft Systems Management Server 2003: Planning and Deployment
http://www.microsoft.com/technet/sms/2003/library/spgsms03/spsms01.mspx
Scenarios and Procedures for Systems Management Server 2003: Planning and Deployment
http://www.microsoft.com/downloads/details.aspx?FamilyId=E0644BB4-2336-4254-8A18-9BC180713F7E&displaylang=en
Systems Management Server 2003 Product Documentation
http://technet.microsoft.com/en-us/sms/bb676794.aspx
How to troubleshoot Advanced Client Push Installation issues in Systems Management Server 2003
http://support.microsoft.com/kb/925282
Status message 4909, 4912, 4913, or 4915, or error code 8202 after you install Systems Management Server 2003
http://support.microsoft.com/kb/830022/
How to Verify Site Information is Published to Active Directory Domain Services
http://www.microsoft.com/technet/prodtechnol/sms/smsv4/smsv4_help/3e263597-08cf-4a60-9738-3299b5fc63c8.mspx?mfr=true
Active Directory Schema Modification and Publishing for Systems Management Server 2003
http://www.microsoft.com/downloads/details.aspx?FamilyID=d1de764c-8e26-455f-bee5-34fb1ca9f2c4&DisplayLang=en
Deploying Custom Software Updates with SMS 2003 R2
http://www.microsoft.com/technet/technetmag/issues/2007/04/CustomUpdates/?related=/technet/technetmag/issues/2007/04/CustomUpdates
SMS 2003 Clients Frequently Asked Questions
http://www.microsoft.com/technet/sms/2003/library/techfaq/tfaq03.mspx
How to remove a Systems Management Server 2003 client
http://support.microsoft.com/default.aspx/kb/826842
An advertisement may not run on remote roaming Advanced Clients after you configure the advertisement to run from a remote distribution point in SMS 2003
http://support.microsoft.com/kb/909387
An SMS 2003 Advanced Client cannot locate a distribution point
http://support.microsoft.com/kb/922364
A list of log files that are created in Systems Management Server 2003
http://support.microsoft.com/kb/867490/
How to troubleshoot problems that occur when you use SMS 2.0 or SMS 2003 to advertise programs to SMS clients
http://support.microsoft.com/kb/826854/
The Quick and Cheap Steps to Perform a Lab Installation of SMS 2003 Using Evaluation Code
http://blogs.technet.com/kevinsul_blog/pages/the-quick-and-cheap-steps-to-perform-a-lab-installation-of-sms-2003-using-evaluation-code.aspx
Thursday, August 30, 2007
MS: Ports That SMS 2003 Uses To Communicate Through A Firewall
http://support.microsoft.com/kb/826852
Wednesday, August 22, 2007
MS: SQL Server Login Failed for SMS 2003 Secondary Site server account
Event Type: Failure
AuditEvent Source: MSSQLSERVER
Event Category: (4)
Event ID: 18456
Date: 22/08/2007
Time: 13:18:24
User: SMSDEMO\GMPIL-SMS2$
Computer: GMPIL-SMS1
Description:Login failed for user 'SMSDEMO\GMPIL-SMS2$'. [CLIENT: 192.168.179.102]
MSSQLSERVER 18456 Login failed for user SMS 2003
Solution:
Add the computer account of the Secondary Site server to the SMS_SiteSystemToSQLConnection_
This allows the Secondary Site server to access the Primary Site server's SQL database.
Tuesday, July 31, 2007
MS: Loading Unsigned Drivers in Windows Vista
http://www.linchpinlabs.com/resources/atsiv/usage-design.htm
Saturday, July 28, 2007
MS: Request a Microsoft Hotfix online
https://support.microsoft.com/contactus2/emailcontact.aspx?scid=sw;en;1410&WS=hotfix
Thursday, July 26, 2007
MS: How To Obtain The Latest Update Rollup for Exchange 2007
http://support.microsoft.com/kb/937052
Monday, July 23, 2007
MS: How to Perform an Unattended Install of Windows XP
Contents:
- How to perform an unattended install of Windows XP
- Create a Basic Unattended CD Step by Step
- Create an Advanced Unattended CD Step by Step
- OEM Distribution Folders
- Add drivers to unattended setup
- The WINNT.SIF file for advanced unattended CD
- Install applications using the unattended setup
- Remove folders to save CD space
- WINNT.SIF Extra Switches
VMware: How to install Microsoft Windows 2008 Core on VMware Server
This document explain how to install Windows 2008 Core (Beta 3) on VMware Server.
Contents:
- Create a Virtual Machine for Windows 2008 Core
- Install VMware Tools
- Set or change the administrative password
- Change the screen resolution
- Configure the network card (IP Address, DNS, WINS, Firewall)
- Rename the server
- Join the machine a domain / Workgroup
- Remove the server from the domain
- Restart the computer
- Remote Desktop
- Windows Update
- System Properties
- Configure Pagefile
- Hotfix Management
- Applications Management
- Drivers Management
- Activate the server
- Services and Process Management
Friday, July 20, 2007
VMware: Change the Screen Resolution on Windows 2008 Core (on VMware Server)
1) Run regedit.exe on another computer to remotely access the registry on the Server Core.
2) Change manually.
The registry key with the resolution information is:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video
Under this key will be a list of GUIDs and you will need to determine which one corresponds to your video card/driver. Under the GUID, you can set:
\0000\DefaultSettings.XResolution
\0000\DefaultSettings.YResolution
For example: To change the resolution on a VMware Server, search for "Device Description"="VMware SVGA II"
To manually change resolution on a Windows 2008 Core server on the Command Prompt type:
reg export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video /s video.reg
Then you will need to edit the video.reg, change the resolution (The values are on Hex), remove the rest of info and save the file.
This an example from VMware Server machine at 800x600:
---- Start Video800.reg ----
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Cofntrol\Video\{621060A6-5E79-471A-A468-DD745B2DD17C}\0000]"
DefaultSettings.XResolution"=dword:00000320
"DefaultSettings.YResolution"=dword:00000258
---- End Video800.reg ----
Finally at the command prompt type:
REG IMPORT Video800.reg
MS: Insufficient System Resources Exist to Complete the API Error
When you experience this problem, the hibernate feature is not available on the computer until you restart the computer.
This problem typically occurs when the computer uses 1 gigabyte (GB) or more of RAM.
http://support.microsoft.com/kb/909095
Thursday, July 19, 2007
MS: Windows 2003 SP2 SLP and Exchange Problems
http://msexchangeteam.com/archive/2007/07/18/446400.aspx
MS: SMS 2003 Product Documentation
http://go.microsoft.com/fwlink/?linkid=9502
Systems Management Server 2003 Concepts, Planning, and Deployment Guide
http://www.microsoft.com/technet/prodtechnol/sms/sms2003/cpdg
Systems Management Server 2003 Operations Guide
http://www.microsoft.com/technet/prodtechnol/sms/sms2003/opsguide
MS: Unattended Install DOSHERE.INF
--- Start DOSHERE.REG file ---
REGEDIT4
[HKEY_CLASSES_ROOT\Drive\Shell\cmd]@="Command Prompt Here"
[HKEY_CLASSES_ROOT\Drive\Shell\cmd\command]@="cmd.exe /k \"cd %L\""
[HKEY_CLASSES_ROOT\Directory\Shell\cmd]@="Command Prompt Here"
[HKEY_CLASSES_ROOT\Directory\Shell\cmd\command]@="cmd.exe /k \"cd %L\""
--- End DOSHERE.REG file ---
MS: Third-Party Solutions for SMS
MyITForum is the premier online destination for IT professionals responsible for managing their corporations’ Microsoft Windows systems; it is especially useful for IT professionals working with Microsoft Systems Management Server. (http://www.myitforum.com)
FAQshop endeavors to provide a “one-stop-shop” for systems management questions, answers, and utilities. (http://www.faqshop.com)
SMS Alliance is a consortium of companies that leverage joint resources to strengthen the capabilities and benefits of SMS. Their mission is to provide organizations with the best-of-breed solutions and services to enhance and extend SMS 2003. (http://www.sms-alliance.com)
1E is one of the founding members of the SMS Alliance, 1E is a company on the cutting edge of systems management. It enhances and extends Microsoft management and deployment technologies, delivering advanced automation and reporting across the enterprise. (www.1e.com)
Macrovision Corporation, another founding member of the SMS Alliance, Macrovision Corporation is a recognized leader in software deployment packaging, software installation, and software updating solutions. They offer one of the best software packaging tools with AdminStudio.
(http://www.macrovision.com/)
PS’SOFT, as a founding member of the SMS Alliance, offers extenders for SMS 2003 that focus on IT asset management. They offer a web-based software cataloging system called SMS Software Requests. (www.pssoft.com)
Vintela, another founding member of the SMS Alliance, Vintela offers a seamless solution to extend security and compliance of Microsoft Active Directory to Unix, Linux, and other platforms and applications. They offer solutions that help IT administrators manage Unix, Linux, and MAC systems using SMS 2003. Vintela is now part of Quest Software. (www.vintela.com)
iAnywhere, the last founding member of the SMS Alliance, iAnywhere offers frontline security and management to SMS and provides extensions to manage your enterprise’s mobile and wireless devices through SMS. (www.iAnywhere.com)
AppDeploy is the Internet resource to go to when you need to script or repackage an application for distribution. Among other points of interest at the site is a massive library of applications, sorted by application name and vendor name. For each application listed, you’ll find a community-based thread discussing the best practices, links, scripts, and challenges met/overcome with working with the application in regard to installation scripting/repackaging.(http://www.appdeploy.com/)
DesktopEngineer is perhaps one of the best resources in the Windows Installer arena. This site offers a wealth of information on Windows Installer technology, techniques, and troubleshooting tips. I have noticed that he is starting to increase the content related to Microsoft’s upcoming PowerShell scripting language. (http://www.desktopengineer.com/)
Tools
SMSView is a utility that is used to extend the functionality of the Microsoft Systems Management Server 2003 advanced client. SMSView allows you to perform the following actions on an SMS advanced client: All nonadmin users to view current mandatory assignments and advertisement status, View advertisement history (past 60 days), View current mandatory assignments, Rerun advertisements, Remote operations (remotely view and manage the SMS client), Display hardware/software inventory status, Display management point/proxy management point, Repair the SMS advanced client. (http://www.smsview.com/)
SMS 2003 Monster MOF is a MOF file that contains several new classes of MOF that will improve SMShardware inventory capabilities. The Monster MOF will enhance inventory data without requiring intimate knowledge of the SMS_DEF.MOF file. (www.smsexpert.com)
SMS 2003 Web Remote Tools assist SMS administrators and allow client administration from a web page. (http://www.myitforum.com/articles/19/view.asp?id=8662)
Corey Becht’s Right-Click Tools is one of the best set of tools for all SMS administrators. This tool allows you to right click on any collection or individual PC within the SMS Administrator console and initiate hardware inventory, reassign the site code, restart the SMS Agent Host service, rerun advertisements without modifying the advertisement, perform discovery, initiate software inventory, create file collections, monitor software metering usage, refresh machine policies, evaluate policies, update Windows installer sources,change port number, and change cache size.These tools can run per computer resource or for all the members of a collection.(www.myitforum.com/articles/8/view.asp?id=7099)
Microsoft SMS Toolkit 2: Microsoft released a very nice set of tools for SMS called the SMS Toolkit version 2 . It contains the following tools: IIS Lockdown 2.1 Template, URLScan 2.5 Template, Policy Spy, SMS Trace, Advanced Client and Management Point Cleaner, Advanced Client Spy, Policy Verifier, Send Schedule, Management Point Spy, Set Preferred Distribution Point and CAP, Delete Certificate, Patch Management Evaluation, Delete Group Class, Transfer SMS ID, Package Loader, Management Point Troubleshooter, Client Site Assignment Verifier, Site Boundary Tool, Create Secondary Site Tool, Create SMS Address Tool.(www.microsoft.com/smserver/downloads/2003/tools/toolkit.mspx)
Security Logon Audit Tool (SLAT) extends SMS hardware inventory to include user logon information.This data can be used in web reports and queries. The tool includes the following samplereports: Top users for all systems, User logon information for a specific computer, Systems where the last logged-on user is not the top user, Systems where a specific user has logged on SLAT searches the security event log for the 528 event, which is created when user logon events occur and is enabled via Group Policy. (http://www.systemcentertools)
Enhanced System and User Discovery Tools, out of the box, SMS 2003 does a pretty good job of discovering systems from Active Directory. It’s not perfect, though—there are a few gaps in its methods. The Enhanced System Discovery tool, assists in filling these gaps. Out of the box, SMS 2003 does not perform Windows NT 4 domain discovery. This tool solves that by enumerating all machines from a list of NT 4 domains, resolving their IP addresses from DNS or WINS, and creating data discovery records for each system. (http://www.systemcentertools/)
BITS Bandwidth Manager is an SMS Installer script that lets you throttle BITS bandwidthon Windows XP SP2 systems. You do not need to manually adjust any settings. The script takes care of the Registry key manipulation for you.(http://www.myitforum.com/inc/upload/11332BITSManager.zip)
1E SMSWakeUp: this WOL product is able to turn on computers after they have been shut down by users. The wake cycle can be triggered on a regular schedule to power up systems in preparation for the workday, or to perform software deployment activities. (http://www.1e.com/)
1E NightWatchman: Since we are talking about waking systems that have been shut down, it maybe a good practice to examine how best to shut down those systems in the first place. Why dowe want to shut down systems? We do this to enforce reboot cycles and to save energy costs. (http://www.1e.com/)
1E SMSNomad Branch: Some offices may not have the server hardware to allow for a Distribution Point (DP). But those offices may have a substantial number of users and/or be separated from the rest of the network by a low-speed or saturated WAN link, which you would rather not send multiple copies of a package across. SMSNomad Branch acts similar to a peer-to-peer network, allowing other computers to become DPs. If one machine is shutdown, another is selected as the DP. Included in this technology is multicast, increasing its efficiency to reduce network traffic on the local network segment. (http://www.1e.com/)
1E OSD Plus Pack: This is an enhancement to the SMS OSD Feature Pack. It allows you to leverage the SMS OSD Feature Pack in offices that do not have DPs. OSD Plus Pack offers similar functionality to SMSNomad Branch, but also has a few other applications bundledwith it: State Migration Editor, which is an interface for the User State Migration Tool, AppMigrator, which allows the automatic reinstallation of applications after OS imaging, PXE Lite, which is a local PXE server to allow deployment of OS images to bare-metalmachines booted from the network PXE server. (http://www.1e.com/)
SMS Companion 2006: This product provides WOL capabilities, similar to 1E’s SMSWakeUp, but leverages slightly different technologies behind the scenes. A key difference is that SMS Companion puts systems in hibernation, rather than powering them off. The following are some of the key applications included with this product:Wake-on-Schedule: Allows clients to come out of a hibernation state. Service Windows: Allows you to restrict the SMS inventory and software distributions from happening during specific time periods, to reduce or eliminate user interruptions. Load Balancing: Allows you to reduce peak network and SMS server loading by making sure that the clients use these resources in a controlled manner. (http://www.smsexpert.com/)
Quest Management Xtensions for SMS: Since Windows platforms are not the only systems in an enterprise, you may need a way tomanage other platforms, such as Unix, Linux, and Mac OS X. These management extensions offer that capability for SMS 2003. One of the unique aspects of this product is its support route: first-level support is handled by Microsoft Product Support Services. (http://www.quest.com/quest-management-xtensions-for-sms)
MS: Redirect Desktop or Favorites to a Different Disk or Folder
You will need to modify two registry keys:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
Monday, July 16, 2007
MS: Exchange 2003 Change Password in OWA
http://support.microsoft.com/kb/297121
Saturday, July 14, 2007
VMware: Install Windows Vista x86 on ESX Server 3.0
2) Copy the IMG/ISO of Windows Vista and the Floppy drive image to the ESX host using Veeam FastSCP, or insert the DVD and a Floppy with the driver into the ESX host.
3) Connect the IMG/ISO file to the Windows Vista VM. Make sure the "Connected" is selected.
4) Power on the Windows Vista VM.
5) Vista install starts and then stops at a point where it can't find the CD/DVD driver. A pop-up with "Load Driver" as the title appears indicating that a required device driver at this point.
6) Connect the Floppy drive image (and ensure "Connected" is selected).
7) After ESX has attached the floppy drive, click on "Rescan".
8) Continue the Setup of Windows Vista.
9) Remove the floppy image from the VM or uncheck "Connected".
Download the Floppy Image with the CD-ROM Driver from http://sti.epfl.ch/intranet/informatique/virtualisation/drivers-vista-rtm-esx.flp.zip
Thursday, July 12, 2007
VMware: Veeam FastSCP for ESX Transfer Timeout
To fix this problem please check whether the EMC AAM Client is opened for outgoing connections. It should be open to get FastSCP 2.0 work.
(You can enable it through the VI client: Configuration->Security Profile->Properties)
VMware: Exchange Server 2003 Performance on VMware ESX Server 3
http://www.vmware.com/pdf/Virtualizing_Exchange2003.pdf
Wednesday, July 11, 2007
VMware: VMware Converter Runtime Error
Tuesday, July 10, 2007
VMware: SSH Access to ESX Server 3.0
1) The recommended way to access the system is to ssh to the server as a non-root user and then use the su command to switch to the root account; this leaves an audit trail for accountability purposes.
2) An alternative way to allow root access is to configure ssh to allow the root user to log in.
Edit the ssh configuration file:
* vi /etc/ssh/sshd_config
* Find PermitRootLogin and change to yes (use ESC, then Insert)
* Save the changes (ESC then :wq!)
* Restart the ssh daemon: service sshd restart
3) You can download Veeam RootAccess Wizard from http://www.veeam.com
Veeam RootAccess Wizard helps you to enable or disable remote root access, or create a regular non-root user account. The newly created non-root user will belong to the default ‘users’ group and will be automatically granted remote ssh access. Su or sudo commands can then be used to elevate to the root account for privileged operations.
Friday, July 06, 2007
MS Windows Licensing for 3rd Party Virtualization Platforms
http://download.microsoft.com/download/7/a/a/7aa89a8b-bf4d-446b-a50c-c9b00024df33/Windows_Server_2003_R2.docx
Microsoft Virtualization Solutions:
http://www.microsoft.com/windowsserversystem/virtualization/default.mspx
Licensing Microsoft Server Products with Virtual Machine Technologies (Brief):
http://download.microsoft.com/download/6/8/9/68964284-864d-4a6d-aed9-f2c1f8f23e14/virtualization_brief.doc
Licensing Microsoft Server Products with Virtual Machine Technologies (White Paper):
http://download.microsoft.com/download/6/8/9/68964284-864d-4a6d-aed9-f2c1f8f23e14/virtualization_whitepaper.doc
Multicore and Hyperthreading Processor Licensing:
http://download.microsoft.com/download/f/1/e/f1ecd771-cf97-4d98-9a1b-b86e3f24e08f/multicore_hyperthread_brief.doc
Step-up Licenses:
http://download.microsoft.com/download/a/6/9/a69a4aa0-717a-4f73-bbcd-9d7451fddbbc/stepup_license_v4.doc
Volume Licensing Glossary:
http://www.microsoft.com/licensing/resources/glossary.mspx
Volume Licensing Product Use Rights:
http://www.microsoftvolumelicensing.com/userights/PUR.aspx
Thursday, July 05, 2007
Script: Detect VirusScan Installed in a Remote Machine
rem * Change MachineName Here *
set machinename=192.168.1.100
rem * Change UsernmeName Here *
set username=Administrator
rem * Change Password Here *
set Password=Passw0rd
net use \\%MachineName%\C$ %Password% /USER:%Username%
psservice \\%machinename% query mcshield findstr /i "mcshield"
if not errorlevel 1 goto Installed
echo ** Virusscan NO installed **
goto VSEnd
:Installed
echo ** Virusscan 8.0 installed **
Goto VSEnd
:VSEnd
Remove HP Universal Print Monitor
HKLM\SYSTEM\CURRENTCONTROLSET\CONTROL\MONITORS
HKLM\SYSTEM\CURRENTCONTROLSET\CONTROL\Print\MONITORS\HP Universal Printing PCL5
HKLM\SYSTEM\CURRENTCONTROLSET\CONTROL\Print\MONITORS\HP Universal Print Monitor"
You can delete this key using this command in a script:
reg delete "HKLM\SYSTEM\CURRENTCONTROLSET\CONTROL\Print\MONITORS\HP Universal Print Monitor" /f
Wednesday, July 04, 2007
MS: Exchange 2007 IMAP4 Client Access Configuration
Set-service msExchangeIMAP4 -startuptype automatic
2.Configure IP Address and Port for IMAP4
a.To set the IP address and port for communicating with Exchange using IMAP4 with SSL, run the following command:
Set-IMAPSettings -SSLBindings: IPaddress:Port
b.To set the IP address and port for communicating with Exchange using IMAP4 with no encryption or Transport Layer Security (TLS) encryption:
Set-IMAPSettings -UnencryptedOrTLSBindings IPaddress:Port
3.Configure IMAP4 Authentication - IMAP4 (143) /IMAP4 SSL (993)
a.If you will not be using TLS encryption and you want to allow Basic authentication on an unsecured port, run the following command:
Set-IMAPSettings -LoginType PlainTextLogin
b.If you will not be using TLS, but you want to restrict Basic authentication to use only secured ports, run the following command:
Set-IMAPSettings -LoginType PlainTextAuthentication
c.If you want to use TLS encryption before authentication, run the following command:
Set-IMAPSettings -LoginType SecureLogin
4.Enable IMAP4 Protocol for the User Mailbox (Enabled by default)
Set-CasMailbox MailboxName -IMAPenabled:$true ($false disables the protocol for the specified user)
5.Configure the SMTP Receive Connector on the Exchange Server to Allow Anonymous in order to send Email using the following command:
Set-ReceiveConnector "Servername\default Servername" -PermissionGroups “ExchangeServers,ExchangeUsers,ExchangeLegacyServers,AnonymousUsers"
6.Restart the Microsoft Exchange IMAP4
ServiceRestart-service MSExchangeIMAP4
7. Check the status of the Microsoft Exchange IMAP4
ServiceGet-Service MSExchangeIMAP4
8.Dump the IMAP4 configuration
Get-IMAPSettings
Note: Remember do not use the Administrator account to test IMAP4, IMAP, SMTP.
MS: Exchange 2007 POP3 Client Access Configuration
Set-service msExchangePOP3 -startuptype automatic
2.Configure IP Address and Port for POP3
a.To set the IP address and port for communicating with Exchange using POP3 with SSL, run the following command:
Set-PopSettings -SSLBindings: IPaddress:Port
b.To set the IP address and port for communicating with Exchange using POP3 with no encryption or Transport Layer Security (TLS) encryption:
Set-PopSettings -UnencryptedOrTLSBindings IPaddress:Port
3.Configure POP3 Authentication - POP3 (110) /POP3 SSL (995)
a.If you will not be using TLS encryption and you want to allow Basic authentication on an unsecured port, run the following command:
Set-PopSettings -LoginType PlainTextLogin
b.If you will not be using TLS, but you want to restrict Basic authentication to use only secured ports, run the following command:
Set-PopSettings -LoginType PlainTextAuthentication
c.If you want to use TLS encryption before authentication, run the following command:
Set-PoPSettings -LoginType SecureLogin
4.Enable POP3 Protocol for the User Mailbox (Enabled by default)
Set-CasMailbox MailboxName -Popenabled:$true ($false disables the protocol for the specified user)
5.Configure the SMTP Receive Connector on the Exchange Server to Allow Anonymous in order to send Email using the following command:
Set-ReceiveConnector "Servername\default Servername" -PermissionGroups “ExchangeServers,ExchangeUsers,ExchangeLegacyServers,AnonymousUsers"
6.Restart the Microsoft Exchange POP3 Service
Restart-service MSExchangepop3
7. Check the status of the Microsoft Exchange POP3 Service
Get-Service MSExchangepop3
8.Dump the POP3 configuration
Get-PopSettings
Note: Remember do not use the Administrator account to test POP3, IMAP, SMTP.
Tuesday, July 03, 2007
MS: Terminal Server Printer Redirection Wizard Tool
The Terminal Server Printer Driver Redirection Wizard will help you troubleshoot and replace print drivers that were unsuccessfully redirected. This tool automates the process found in the Microsoft Knowledge Base article KB239088 entitled “Windows 2000 Terminal Services Server Logs Events 1111, 1105, and 1006”. http://support.microsoft.com/?id=239088
This tool will scan a server’s System Event Log and detect all events with Event ID 1111 and Source ‘TermServDevices.’ These events occur when a client machine has a printer driver that the Terminal Server does not recognize.
You can download the tool here
CTX: Event 39 - The CDM redirector has timed out a request to SessionID XX
Source: CdmEvent
Category: NoneEvent
ID: 39
Date: 03/07/2007
Time: 5:07:34
User: N/A
Computer: SERVER
Description: The CDM redirector has timed out a request to SessionID XX.
This can happen when an application is attempting to access a client device during a disconnect. Check Citrix Server Administration when you see this event appear.
The best way to determine what client device is causing this issue is to turn off client device mapping (client drive, client COM ports, client printers).
Enable them one at a time and monitor the client's logon process.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdm\Parameters
Increase the settings for the following:
RequestTimeout: Default is 60 (seconds)
DirCacheTimeout: Default is 30 (seconds)
CacheTimeout: Default is 60 (seconds)
Incresea these timeout x 2 or x3 (registry example)
--- Start Registry File ---
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdm\Parameters]
"CacheTimeout"=dword:000000b4
"DirCacheTimeout"=dword:0000005a
"RequestTimeout"=dword:000000b4
--- End Registry File ---
Monday, June 25, 2007
VMware: Changing the IP Address of Service Console in ESX 3.x
Login to the service console with root permissions, either by using root or doing a su - to get the permissions.
Once in the service console run the command "esxcfg-vswif -d vswif0". This command deletes the existing vswif0. Don't worry if you get a message about nothing to flush.
Then you need to run the command to change the ip address, subnet mask and broadcast address. They are also specified in that order when the command is given. An example command is below.
"esxcfg-vswif -a vswif0 -p Service\ Console -i 192.168.100.10 -n 255.255.255.0 -b 192.168.100.1"
In this command the -a switch is to add a vswif, the \ in the Service\ Console is deliberate, the -i is the ip address, the -n is the netmask and the -b is the broadcast address.
You now need to change your default gateway, you can do this by editing the network file located at /etc/sysconfig/network. To do this at the command prompt, follow the steps below.
"cd /etc/sysconfig", then "vi network"
Then while in vi, go to the location of the default gateway using the arrow keys. Hit "i" which will perform an insert and change the default gateway to your liking.
(Optional: yo can edit the host name too).
Hit the escape key twice to exit insert mode.type ":wq!" to write (i.e save) and quit.
At this point you can run some commands to restart the vmware management, but I prefer to restart the server and will recommend you do that. Once the server comes up there are a few things that still need to be done for management in virtualcenter.
Open a remote console to your virtualcenter server, do a ping
Once the host is connected in virtualcenter we need to change a few bits of configuration information, namely the vmkernel ip address, subnet and gateway. This is so we can vmotion correctly. Click on your host and bring up the configuration tab. Select networking and then properties on the vitual switch.
Select your vmkernel and hit the edit button. Change your ip address here for vmotion and subnet mask. You will not be able to change the default gateway until you hit ok and go back in. Once you have selected ok, then hit edit again on the vmkernel. Select the edit button on the default gateway and change the default gateway on the menu that appears. Select ok, ok again and then close.
Please note all the commands in this document should be used without the "".
Monday, June 04, 2007
CTX: OKI Printers Supported in Citrix
http://www.okidata.com/mkt/html/nf/PS_CitrixPresentationServer.html
MS: Windows Server compatibility list
http://www.windowsservercatalog.com
CTX: HP Printers Supported in Citrix
http://support.citrix.com/article/CTX110571
Thursday, May 24, 2007
MS: Exchange 2003 ports
Port 80 for HTTP
Port 691 for Link State Algorithm routing protocol
For Active Directory communication:
Port 389 for LDAP (TCP and UDP)
Port 3268 for Global Catalog Server LDAP (TCP)
Port 88 for Kerberos Authentication (TCP and UDP)
For DNS communication:
Port 53 for DNS (TCP and UDP)
For RPC communication:
Port 135 – RPC endpoint mapper (TCP)
Ports 1024 and higher for RPC services
If you are using IPSec between Frontend- and Backend Servers you have to open:
Port 500 for IKE (UDP)
Port 51 for Authentication Header (AH)
Port 50 for Encapsulation Protocol (ESP)
Rules for firewall
DNS
SMTP
CIFS (Both)
FE/BE Link State Routing (691)
LDAP
LDAP (GC)
LDAP (UDP)
NTP
Ping
Kerberos Sec (TCP)
Kerberos Sec (UDP)
Kerberos Adm (UDP)
RPC (All)
HTTP Exchange Link State Routing (TCP691)
RPC over HTTP Information Store (TCP6001)
RPC over HTTP DSReferral (TCP6002)
RPC over HTTP DSProxy (TCP6004)
Client Access protocols:
HTTP
HTTPS
POP3
POP3 Secure
IMAP
IMAP Secure
SMTP
SMTP Secure
Wednesday, May 16, 2007
CERTIFICATION: Citrix Test 1Y0-306 passed!
If you don't have the appliance you can install on VMware, check this post
Exam Statistics:
13 Citrix Exams
06 Citrix Certifications
24 Microsoft Exams
15 Microsoft Certifications
05 VMware Certifications
11 VMware Exams
More Info: http://www.musumeci.com.ar/Web_English/certificaciones_eng.htm
Monday, May 14, 2007
MS: How to Reset or Change Microsoft Office 2007 License Key
Close all Microsoft Office programs.
Locate the following subkey in the registry:
HKEY_LOCAL_MACHINE \Software\Microsoft\Office\12.0\Registration
Inside, you will find another subkey that resembles the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\12.0\Registration\{30120000-0011-0000-0000-0000000FF1CE}
Optional: Backup this registry branch by exporting the Registration subkey to a file, just in case the new product key does not work and you have to restore back the old product key.
Under the Registration subkey, there may be several GUID subkeys that contain a combination of alphanumeric characters. Each GUID is specific to a program that is installed on your computer. If you find additional subkeys that reference Microsoft 12.0 registration, then click and open each GUID subkey to view and identify the Office product version by the ProductName registry entry in the right pane.
For example: ProductName=Microsoft Office Professional Plus 2007
After you find the GUID subkey that contains your Office product or program which you want to remove the existing product license key or registration details, delete the following registry entries by right clicking on the registry entry in the GUID subkey, click Delete, and then click Yes.
Exit Registry Editor.
Run or open an Office application program, such as Microsoft Word or Excel or Outlook. Office 2007 will prompt you to enter a new 25-character product key.
Type in the valid and genuine product key, and then click OK. Then when prompted to choose your preferred type of Microsoft Office 2007 installation, press on “Install Now”. Microsoft Office 2007 will be updated with new product CD key or volume license key, and ready for activation (if it’s a non-VLK serial) or use.
Friday, May 11, 2007
CTX: Favorites Web Sites
- www.jaytomlin.com/citrix
- www.dabcc.com
- www.msterminalservices.org
- www.thomaskoetzing.de
- www.brianmadden.com
- www.printingsupport.com
- www.xs4all.nl/~soundtcr
- www.thincomputing.net
- www.parosproxy.org
- livehttpheaders.mozdev.org
- www.friendsofaccess.com
- www.smartaccesscentral.com
- www.epafactory.com
- www.microsoft.com/technet/sysinternals
CTX: Guide for Application Developers
http://support.citrix.com/article/CTX111705
CTX: StressPrinters 1.2 for 32-bit and 64-bit Platforms
This tool can be used to simulate multiple sessions autocreating printers using the same print driver.
It can also be used to compare the following among various drivers:
• CPU load incurred while creating a printer using a particular driver
• Time required to successfully create a printer using a particular driver
http://support.citrix.com/article/CTX109374
CTX: Citrix ICA Client Memory Footprint Toolkit
http://support.citrix.com/article/CTX112014
CTX: Creating, Configuring, and Testing Health Monitoring & Recovery Tests
create custom tests for your specific environment.
This white paper describes security considerations and how to create, configure, and test Health Monitoring & Recovery tests. The topics covered are:
• “Security Privileges and Testing”
• “Test File Location”
• “HMRSDKTester.exe Utility”
• “Creating and Configuring a Test”
• “Supported Formats”
• “Example of a Nonsupported Scripting Language Test”
http://support.citrix.com/article/CTX112166
CTX: Stress Load of Citrix Server (TLoad)
CTX: Citrix USB Keydrive Toolkit
http://support.citrix.com/kb/entry.jspa?externalID=CTX112013
CTX: Troubleshooting Tools for Citrix Environments
http://support.citrix.com/article/CTX107572
CTX: Microsoft Updates and Information
http://support.citrix.com/page.jspa?pageID=microsoft
Wednesday, May 09, 2007
MS: Top 7 Tips for Deploying Exchange Server 7
Microsoft has published the hardware/software requirements for Exchange Server 2007 at http://www.microsoft.com/exchange/evaluation/sysreqs
In short, the server must have:
• X64 processor; either the Intel EM64T or AMB64 platforms
• At least 2GB of RAM (plus 2-5 MB per mailbox for optimum performance)
• Light = 2MB/Mailbox
• Medium = 3.5MB/Mailbox
• Heavy = 5MB/Mailbox
• Other factors including the number of Storage Groups, server role, etc play a huge part. See this link for more detailed information: http://msexchangeteam.com/archive/2006/11/27/431644.aspx
• Windows Server 2003 x64 or Windows Server 2003 R2 x64, either Standard or Enterprise
2) What are the upgrade paths to Exchange Server 2007?
In-place upgrades are out. You will need to install a new Exchange Server 2007 machine into an existing Exchange 2000 or 2003 organization and move the data. Upgrading from Exchange 5.5 will require a little more work as you will need to completely upgrade the organization to Exchange 2000 or 2003 first. More information on the process can be found here: http://technet.microsoft.com/en-us/library/a313c016-0e51-466e-a3de-953e1e0d347d.aspx
3) How should I begin planning for disk space?
The factors that affect your storage plans are much more lenient than before, but they will still require some thought.
• Mailbox Size and Count In other words if your target is 1000 mailboxes at 500MB each then you need to think about 488 GB for the base.
• Dumpster Size You should calculate the additional drive space you will need to hold deleted items until the retention period has expired. This could range from 10-40% and even higher depending on the retention period and expected mail volume.
• Content Indexing If you plan to index mailbox items, then you should add another 5% to the overall volume requirements in order to hold the index.
• Growth You should factor in growth in either mailbox numbers or volume. 20% is a generally acceptable number to use to factor growth.
• Log Files The amount of storage they consume will be based entirely on the frequency of backups and the volume of changes made daily to the database files. Many Exchange administrators use 10% as an initial estimation of log files. As always, plan to have logs stored on a separate set of disks.
• IOPS Mailbox IOPS or Database I/O per mailbox, per second is still an important calculation but we have far more breathing room than we did with previous versions of Exchange. (These numbers are possible if you are using Outlook in cached mode.)
• Light Usage (Receive 20 messages a day) 0.11 expected IOPS per user
• Average Usage (Receive 40 messages a day) 0.18 expected IOPS per user
• Heavy Usage (Receive 80 messages a day) 0.32 expected IOPS per user
• Very Heavy Usage (Receive 120 messages a day) 0.48 expected IOPS per user
• In our mailbox example above; 1000 Average mailboxes would require 180 Disk IOPS for adequate performance. A good 7200 RPM drive can usually get a true 100 IOPS while the more expensive drives can get closer to 150.
• To meet our capacity and IOPS goals, we would need to look at a disk system that could hold at least 860 GB of data and operate at 220 IOPS (for growth) Four disks in a RAID 10 confi guration would probably fit the bill.
Here is a great place to learn more about the variables and to perform a more scientific approach to drive estimation: http://msexchangeteam.com/archive/2007/01/15/432199.aspx
4) What do I need to know about Server Roles?
Well, you can’t install a server without choosing a role so you must first understand the roles (and your design) before you can proceed. There are five server roles in Exchange Server 2007; Mailbox Server, Client Access, Hub Transport, Unified Messaging and Edge Transport. Here are a few key notes on each:
• Mailbox Server The name says it all. These will likely be your largest servers
• Client Access Provides HTTP/HTPPS access to the data; OWA, RPC over HTTP and ActiveSync
• Hub Transport Think of this as your internal Bridgehead server
• Unified Messaging Communicates with your PBX system. These components are usually installed on a separate server.
• Edge Transport Inbound SMTP traffic goes here. These components must reside on a separate server. This is where message hygiene is configured and how mail gets into your environment. In single-server environments, the Inbound SMTP and message hygiene functionality can be forced on your Mailbox/CAS/Hub server.
• For more detailed information and the Server Role Roadmap, follow this link: http://technet.microsoft.com/en-us/library/aa996319.aspx
5) What role does the AD Site have with Exchange Server 2007?
The AD site definitions are important for internal mailbox routing in an Exchange Server 2007 environment. Exchange Server no longer uses routing groups. Instead, it routes based on the routing topology defined within the Active Directory Sites and Services. Here are a couple of important items to note:
• Ensure there are no IP subnets defined in more than one AD site and that there is no overlap
• At least one Hub Transport server should be installed in each Active Directory site
• A Client Access server must be deployed in each site that contains Mailbox servers
6) Does my Active Directory need to be at a certain functional level before I can install Exchange Server 2007?
Yes. First and foremost the Schema Master for your Active Directory Forest must be running Windows Server 2003 R2 or Windows Server 2003 SP1.
Second, you need to make sure the Active Directory domain level functional level must be set for Windows Server 2000 (or higher) native mode for all domains in the forest.
7) Do I have to upgrade my Outlook clients before I install Exchange Server 2007?
Probably not. Outlook 2003, 2003 and Outlook 2007 are all supported. For Outlook Web Access, clients need to have a supported browser such as Internet Explorer versions 7, 6, 5.5, and 5.01, Mac OS X, Linux, Safari, Firefox, Netscape, and Opera.
VMware: VMware Workstation v6.0 released
New features in VMware Workstation include:
Windows Vista support: Users can deploy Windows Vista as a guest or host operating system, facilitating re-hosting of legacy systems, enabling upgrade and migration projects with minimal end-user disruption and simplifying Windows Vista evaluations.
Multiple monitor display: Users can configure one virtual machine to span multiple monitors or multiple virtual machines to each display on separate monitors with this industry-first capability, enhancing desktop productivity.
USB 2.0 support: Users can take advantage of high-performance peripherals such as Apple iPods and fast storage devices.
ACE authoring capabilities: As a companion to VMware Workstation 6, VMware now offers a VMware ACE Option Pack, which enables VMware Workstation 6 users to create secure, centrally manageable virtual machines. Mobility is one of the primary benefits of this Option Pack, as it allows users to securely transport virtual machines on portable media devices such as USB memory sticks.
Integrated Physical-to-Virtual (P2V) functionality: Users can create a virtual machine in minutes by “cloning” an existing physical computer.
Integrated virtual debugger: Users can deploy, run and debug programs inside a virtual machine directly from their preferred integrated development environments (IDEs), accelerating debugging with this industry-first integration with Eclipse and Microsoft Visual Studio.
Background virtual machine execution: Users can run virtual machines in the background without the VMware Workstation user interface for an uncluttered user experience.
Automation APIs: Users can write scripts and programs that automate and help quicken virtual machine testing with support for VIX API 2.0.
In addition, VMware Workstation 6 advances the state of the art in virtualization technology with groundbreaking new capabilities including:
Continuous virtual machine record and replay (experimental): Users can record the execution of a virtual machine, including all inputs, outputs and decisions made along the way. On demand, the user can go “back in time” to the start of the recording and replay execution, guaranteeing that the virtual machine will perform exactly the same operations every time and ensuring bugs can be reproduced and resolved.
Virtual Machine Interface (VMI) support (experimental): VMware Workstation 6 is the first virtualization platform to allow execution of paravirtualized guest operating systems that implement the VMI interface.
CTX: How to Install Citrix Access Gateway on VMware
Download the FrameworkX Virtualizing Citrix Access Gateway Step by Step guide from here
Thursday, May 03, 2007
MS: Troubleshooting SMTP problems in Exchange Server
This article provides information about basic troubleshooting utilities that you can use with transport components in Microsoft Exchange 2000 Server and in Microsoft Exchange Server 2003 to investigate transport issues. The most common issues involve mail flow.
http://support.microsoft.com/kb/257265
Thursday, April 26, 2007
BETA: Microsoft Longhorn Server Beta 3 released!
Versions available for download at Connect, MSDN or MS Public Beta:
- Microsoft Windows Longhorn Server Standard Edition (x86 and x64)
- Microsoft Windows Longhorn Server Enterprise Edition (x86 and x64)
- Microsoft Windows Longhorn Server Datacenter Edition (x86 and x64)
- Microsoft Windows Longhorn Server Web Edition (x86 and x64)
- Microsoft Windows Longhorn Server for Itanium-based Systems (IA64)
All of these versions are available in English, German and Japanese.
This is a list of new features included in the Beta 3:- PowerShell - *new* for beta 3 - powerful scripting.
- Dynamic Partitioning - *new* for beta 3 - allocate resources on the fly.
- Internet Information Services (IIS) 7.0 - next gen web and app platform
- Server Core - more roles, low footprint, no GUI!
- Terminal Services Gateway - access your apps without RASing in.
- Failover Clustering - improved cluster management, security, and stability
- Network Access Protection - keep your network safe from un-healthy clients.
- Next Generation TCP/IP Protocol - built for speed.
- Server Manager - setup, config, and manage server roles and features in one place.
- Native UEFI 2.0 support - *new* for beta 3 - EFI support for OEMs.
- Read-Only Domain Controller - branch office DCs
- Distributed File System Replication Service (DFS-R) - fast replication
- Volume Shadow Copy Service (VSS)