Deploying Java through Group Policy and Java RE Improvements


This article applies to:

  • Platform(s): Windows 7, Vista, Windows XP, Windows 2000, Windows 2003
  • Browser(s): All Browsers
  • Java version(s): 6.0

This help page is intended for network administrators. It is assumed that you have sufficient knowledge to perform the technical steps.


SOLUTION
Follow these steps to extract the .msi file from the installer for deployment through Active Directory based network:

  1. Download and launch the Windows Offline Installation executable (.exe) file.
  2. Navigate to LocalAppData folder (the user’s Application Data folder). The location of the LocalAppData folder differs for each Windows platform.
    Note: You can also navigate directly to APPData folder by typing : %APPDATA% in Windows Explorer Address Bar or Run.
    • Windows Vista and Windows 7
      C:\Users\</user>\AppData\LocalLow\Sun\Java\jre1.6.0_05\jre1.6.0_05.msi
    • Windows XP
      C:\Documents and Settings\</user>\Local Settings\ApplicationData\Sun\Java\ jre1.6.0_05\jre1.6.0_05.msi
    • Windows 2000
      C:\Documents and Settings\</user>\ApplicationData\Sun\Java\jre1.6.0_05\ jre1.6.0_05.msi
  3. From there, you can use Active Directory to distribute the Java msi file to as many client Windows platforms as you want.

Tip: Download the Java RE from java.sun.com instead of java.com to get the package without the Yahoo! Toolbar.
The installer from java.sun.com simplifies the matter greatly as no transforms are required and the Yahoo! Toolbar is not installed alongside Java.

Veröffentlicht unter Small Business Server, Windows Server, Windows Vista / 7, Windows XP | Verschlagwortet mit , , , | Schreibe einen Kommentar

Doppelte Zeiger in Mailstore löschen

Wenn im Mailstore “doppelte” E-Mails angezeigt werden, dann ist die Mail nicht 2x im Archiv enthalten, sondern ein Zeiger weist auf einen zweiten Ablage Ort.

Dieses geschieht z.B. wenn man die Mailquelle ändert.

Mit folgendem Befehl können doppelte Zeiger im Archiv gelöscht werden:
MailStore Home -> Verwaltung -> Support-Befehl -> x-remove-dups

Vorher sollte auf jeden Fall ein Backup angefertigt werden.

Veröffentlicht unter Mailstore | Verschlagwortet mit , , , | Schreibe einen Kommentar

IT Administration | Configure Flash Player auto-update notification

Quelle: Adobe Knowledgebase

Adobe Flash Player supports notification of software updates by periodically checking for new versions of the player on the Adobe website. Flash Player never runs in the background to perform the auto-update check. The check is only performed when the player is loaded to view Flash content, typically in the browser. By default, the check only occurs if it has been at least seven days since the last time it checked for updates. IT administrators can customize the update notification behavior for their users. The auto-update notification settings can be configured in two ways: user settings or an administrator deployed configuration file.

User configuration of auto-update notification

Users can set the frequency of the checks or disable auto-update notification by using the Flash Player Settings Manager. These user-configured auto-update settings are stored in a local shared object on the users machine.

To learn how individual users can disable auto-update, see How to disable auto-update notification in Flash Player.

Administrator configuration of auto-update notification

Administrators can configure auto-update notification settings by deploying a file named mms.cfg. The mms.cfg file is intended for configuration by an IT administrator and is stored on the user’s computer. Flash Player installation does not create the file. You can use third-party administration tools, such as Microsoft System Management Server, to replicate the configuration file to the user’s desktop.

The mms.cfg file is a UTF-8 text file. The format of the mms.cfg file is a series of name=value pairs separated by carriage returns. If a parameter is not set in the file, Flash Player assumes the default value. When set, values in this file override the user-configured settings stored in a per-user local shared object.

Note: Settings in mms.cfg override the users settings and users cannot change it through Settings Manager. Settings Manager, as viewed by the user, doesn’t reflect configuration settings set by mms.cfg.

If you are deploying Flash Player 8 or later, store the mms.cfg file in the following location depending on the operating system:

  • Windows NT, 2000— C:\WINNT\System32\Macromed\Flash
  • Windows XP, Vista —C:\WINDOWS\System32\Macromed\Flash
  • Windows 95, 98, or ME–C:\Windows\System\Macromed\Flash
  • Windows 64-bit — C:\Windows\SysWOW64
  • Macintosh–\Application Support\Macromedia

For player versions earlier than Flash Player 8, store the mms.cfg file in the following location depending on the operating system:

  • Windows NT, 2K–C:\WINNT\System32
  • Windows XP, Vista— C:\WINDOWS\System32
  • Windows 95, 98, or ME–C:\Windows\System
  • Windows 64-bit — C:\Windows\SysWOW64
  • Macintosh— \Application Support\Macromedia

Note: Flash Player 8 and later versions can read mms.cfg from either the new or old location. If mms.cfg exists in both locations, Flash Player 8 reads settings from the new location.

The following table describes settings in the mms.cfg file:

 

Parameter Default Description
AutoUpdateDisable 0 0 allows auto-update based on user settings.
1 disables auto-update.
AutoUpdateInterval <0 (or absent) Takes a numeric value.

<0 (or absent) uses value from player settings.
0 checks for updates every time the player launches.
>0 specifies the minimum number of days between check for updates.

Disable auto-update notification
  1. Create or open the mms.cfg file in a text editor.
  2. Add the following auto-update setting:
    AutoUpdateDisable=1
  3. Save the mms.cfg file with UTF-8 encoding in the correct system location for the user’s operating system.
  4. Close and restart Flash Player or the browser in which Flash Player is running for the new setting to take effect.
Test auto-update notification settings

Administrators can verify the mms.cfg configuration has disabled auto-update by using a packet sniffer with the following test:

  1. In mms.cfg, set AutoUpdateDisable=0 to allow auto-update. Verify that auto-update is enabled in Settings Manager.
  2. Add the auto-update setting:
    AutoUpdateInterval=0
    With this setting, Flash Player requests the version file every time it starts and the request appears in the network request traffic.
  3. Open a web page with Flash content to start Flash Player. A simple page with a single piece of Flash content is best, to minimize the network traffic in the packet sniffer log. The packet sniffer shows the auto-update request traffic to http://fpdownload.macromedia.com/
    Note: Avoid using www.macromedia.com as your test page, since the auto-update request is lost in the other file requests.
  4. Set the AutoUpdateDisable to 1 to disable auto-update notification.
  5. Open a web page with Flash content to start Flash Player. There is no version file request traffic.
Additional Information

For more details on the additional parameters you can control with the mms.cfg file, see the Adobe Flash Player Administration Guide.

Veröffentlicht unter Windows Vista / 7, Windows XP | Verschlagwortet mit , , | Schreibe einen Kommentar

Ändern der Anzeige des Laufwerksbuchstaben

Damit der Laufwerksbuchstaben vor dem Namen angezeigt werden kann ist ein Registry Eintrag notwendig.

[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer]
„ShowDriveLettersFirst“=dword:00000004

Bei Windows Vista und Windows 7 kann der Schlüssel auch im User Pfad eingetragen werden, bei Windows 2000 und Windows XP funktioniert das nicht!

Veröffentlicht unter Windows Server, Windows Vista / 7, Windows XP | Verschlagwortet mit , , | Schreibe einen Kommentar

Group Policy may not install the PolicyMaker Software Update client on a Windows XP Service Pack 2-based computer, and event ID 5719 and event ID 1054 are logged

Quelle: Microsoft | Knowledgebase

To add the GpNetworkStartTimeoutPolicyValue registry entry and to define the value, follow these steps:

  1. Click Start, click Run, type regedit, and then click OK.
  2. Expand the following registry subkey:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

  3. Right-click Winlogon, point to New, and then click DWORD Value.
  4. To name the new entry, type GpNetworkStartTimeoutPolicyValue, and then press ENTER.
  5. Right-click GpNetworkStartTimeoutPolicyValue, and then click Modify.
  6. Under Base, click Decimal.
  7. In the Value data box, type 60, and then click OK.
  8. Close Registry Editor, and then restart the computer.
  9. If the Group Policy startup script does not run, incrementally increase the value of the GpNetworkStartTimeoutPolicyValue registry entry until the problem is resolved.

 

Fehlerbeschreibung: Windows XP Clients SP3 / Domänenmitglieder
Das Event 1054 wurde immer wieder gemeldet. Es wurde versucht Logonskripte auszuführen, obwohl noch keine Netzwerkkommunikation hergestellt wurde.
Die Einstellung in der GPO “Warten auf das Netzwerk” wurde ignoriert.

Anwenden des Registry Keys schaffte Abhilfe.
Die Netzwerkverbindungen wurden erst hergestellt, dann wurden die Einstellungen übernommen und die Skripte ausgeführt.

Veröffentlicht unter Windows XP | Verschlagwortet mit , , | Schreibe einen Kommentar