RES PowerFuse 2008 SR6 beschikbaar!

powerf1
RES PowerFuse 2008 Service Release 6 (SR6) is nu beschikbaar. Deze versie bevat meer dan 80 extra uitbreidingen en verbeteringen.

Service Release 6 is beschikbaar via de RES Software portal. PowerPack 2008 SR6 voor de vrije RES PowerFuse 2008 Express Edition kan worden gedownload hier.

En de 60 dagen test versie HIER

Rollup Pack 9 voor Exchange 2007 SP1

Microsoft heeft Rollup 9 voor Exchange 2007 SP1 uitgebracht. Hier zijn weer een hele hoop problemen opgelost. De verwachting dat SP2 nu snel komt komt steeds dichter bij aangezien deze nog gepland stond voor dit kwartaal.

De lijst wat er allemaal gefixt is vind je HIER & downloaden doe je HIER

Sneller opstarten van Exchange Management Shell

Ik kwam het volgende tegen op de site van Exchange Management Team & Jetze Mellema.

Zoals jullie ongetwijfeld weten kan het best wel even duren voordat de Exchange Management Console gestart is, soms duurt het wel 30 seconden voordat je kunt gaan werken. De reden is dat een deel van de code die geladen wordt bij het opstarten nog gecompileerd wordt naar een vorm waarin het in de console gebruikt kan worden. Omdat dit compileren telkens tijden het opstarten van de EMS plaats vindt zit je steeds tegen een zwart scherm aan te kijken, voordat we het bekende schermpje met geel en witte letters zien.


Nu heeft PowerShell goeroe Jeffrey Snover daar een handig oplossing voor bedacht. Met het volgende script kunnen we deze code eenmalig compileren naar het gewenste formaat, zodat dit niet steeds bij het opstarten hoeft te gebeuren.

Set-Alias ngen @(
dir (join-path ${env:\windir} "Microsoft.NET\Framework64") ngen.exe -recurse |
sort -descending lastwritetime
)[0].fullName
[appdomain]::currentdomain.getassemblies() | %{ngen $_.location}

Kopieer dit in een tekstbestand op en sla het op als ems-versnellen.ps1 of een naam die je leuker vindt. 🙂 Voer het script eenmalig uit en kijk maar eens wat het verschil is. Zoals altijd kan het resultaat per server verschillen, maar op de servers waarop ik het geprobeerd heb maakte het een flink stuk verschil.

FTP toegang door een ISA 2006 Firewall

1. Firewall Policy –> New –> Access Rule
image

2.
image

3.
image

4. All Protocols –> FTP
image

5. Ik heb hier even gekozen voor dat iedereen mag ftp maar dat kun je natuurlijk ook beperken.
image 
6. We willen natuurlijk wel naar buiten FTP.
image

7. Je kunt dus beperken op gebruiker of op machine naam.
image

8.
image

9. Open vervolgens de FTP Rule.

10. Ga naar het tapje Protocols.
image

11. Edit
12. Tabblad Parameters
13. Haal het vinkje weg bij Application Filers bij FTP Access Filter.
image 

Er zijn meerdere soorten ftp commando’s. De isa server herkent niet alle commando’s. Deze zijn ook niet handmatig toe te voegen. Daardoor werkt FTP niet. Door het FTP access filter uit te schakelen los je dit probleem op.

Offline Defragmentatie Exchange Database in Exchange 2003 & Exchange 2007

Een Exchange omgeving dient jaarlijks 1 of 2 een offline defragmentatie van een Exchange database gedaan te worden.

Hier onder staan een aantal stappen om dit op een juiste manier te doen.

Waar moet je allemaal op controleren:

– Zorg dat je ongeveer 130-150% vrij ruimte uit om de database te defragmenteren.
– De store’s zijn ge-unmount
– MSexchangeIs service actief is alleen voor Integerity Check.

Integerity Check
Mailbox: eseutil.exe /G  D:\Exchsvr\Data\mb01.edb
Public Folder: eseutil.exe /G  D:\Exchsvr\Data\mb01.edb 

Checksum test
Mailbox: eseutil.exe /K D:\Exchsvr\Data\mb01.edb 
Public Folder: eseutil.exe /K D:\Exchsvr\Data\mb01.edb 

Defragmentatie
Mailbox: eseutil.exe /D  D:\Exchsvr\Data\mb01.edb  D:\temp\tmp_mb01.edb
Public Folder: eseutil.exe /D  D:\Exchsvr\Data\mb01.edb  D:\temp\tmp_mb01.edb

e2k7defrag
Paar Interessante linkjes met extra Info:

Link 1 Link 2 Link 3 Link 4 Link 5

Nieuwe gratis versie van StarWind

StarWind Free is een iSCSI oplossing wat een normale Windows server binnen 10 minuten in een SAN creëert. 

– 2 TB maximaal aan storage
– Onbeperkt aantal connecties
– Support voor VMWare, Hyper-V, XenServer, Virtual Iron
– Uitgebreide ondersteuning voor VMWare (HA, DRS, Vmotion en VCB)
– Ondersteuning voor Windows Clustering zoals SQL Server & Exchange & SharePoint

Rollup 8 voor Exchange 2007 SP1

Microsoft heeft rollup 8 voor Exchange 2007 SP1 vrij gegeven. Verwachting is dat SP2 voor Exchange 2007 niet lang meer op zich zal wachten:

De lijst met wat Microsoft allemaal opgelost heeft:

948856 (http://support.microsoft.com/kb/948856/ ) Event ID 9667 occurs when you create a new named property on an Exchange Server 2007 server

  • 952935 (http://support.microsoft.com/kb/952935/ ) A software update is available that provides the log tracing feature for the LogTruncator tag in Exchange Server 2007

  • 954639 (http://support.microsoft.com/kb/954639/ ) Exchange Information Store service stops responding intermittently on an Exchange 2007 server

  • 955480 (http://support.microsoft.com/kb/955480/ ) Meeting requests from external senders are displayed as Busy instead of Tentative in an Exchange 2007 environment

  • 956633 (http://support.microsoft.com/kb/956633/ ) User calendar permissions are removed after you run the Set-MailboxCalendarSettings cmdlet in an Exchange Server 2007 environment

  • 957640 (http://support.microsoft.com/kb/957640/ ) The "test-*" command fails when you run it on a site that contains only CAS roles in an Exchange 2007 environment

  • 958239 (http://support.microsoft.com/kb/958239/ ) Exchange Server 2007 does not generate an event log message for public folder replication messages even though a property validation exception is thrown and the replications do not occur

  • 958881 (http://support.microsoft.com/kb/958881/ ) All HTML content in attachment files of messages is run through an HTML filter when you open or save the attachment by using Outlook Web Access (OWA)

  • 958938 (http://support.microsoft.com/kb/958938/ ) The importance attribute of a message is lost when an Exchange 2007 user accesses a high-importance message or a low-importance message from Exchange Server 2007 by using a non-Outlook POP3 client or IMAP4 client

  • 959510 (http://support.microsoft.com/kb/959510/ ) A meeting request that is sent from OWA causes a "553 5.0.0 Message-Id header line format error" NDR message in an Exchange Server 2007 environment

  • 959748 (http://support.microsoft.com/kb/959748/ ) An account with the "Exchange View-Only Administrator" permission can review user mailbox contents by using an administrative application in Exchange Server 2007

  • 959861 (http://support.microsoft.com/kb/959861/ ) Some clients cannot connect to back-end Exchange Server 2003 IMAP servers after Exchange 2007 Service Pack 1 RU2 is applied

  • 959990 (http://support.microsoft.com/kb/959990/ ) An error occurs when you try to update a recurring appointment by using an Outlook client that is connected to an Exchange 2007 server

  • 960178 (http://support.microsoft.com/kb/960178/ ) You receive an NDR when you send an e-mail using OWA Premium and the ANR cache if the Exchange organization name has more than one space

  • 960354 (http://support.microsoft.com/kb/960354/ ) Edge Attachment Filtering does not honor the ExceptionConnectors value in Exchange Server 2007

  • 960367 (http://support.microsoft.com/kb/960367/ ) Error message when you run the Export-Mailbox command on a folder that has more than 5000 items in Exchange 2007: "-1056749164"

  • 960495 (http://support.microsoft.com/kb/960495/ ) The Information Store service crashes continuously on an Exchange Server 2007 server

  • 960633 (http://support.microsoft.com/kb/960633/ ) The Microsoft Exchange Information Store service crashes on an Exchange Server 2007 that has the mailbox server role installed

  • 960703 (http://support.microsoft.com/kb/960703/ ) Extended characters are replaced by question marks when you send an e-mail message that contains extended ASCII characters by using an IMAP4 client in Exchange 2007

  • 960775 (http://support.microsoft.com/kb/960775/ ) You receive a "Message too large for this recipient" NDR that has the original message attached after you restrict the Maximum Message Send Size value in Exchange Server 2007

  • 960869 (http://support.microsoft.com/kb/960869/ ) A queue that has multiple connections cannot enter a Retry state in Exchange Server 2007

  • 961152 (http://support.microsoft.com/kb/961152/ ) The Exchange information store service (Store.exe process) crashes intermittently when you migrate user data from Lotus Notes to Exchange Server 2007

  • 961347 (http://support.microsoft.com/kb/961347/ ) Error message when you export an Exchange 2007 mailbox to a .pst file and a filter is defined: "Export-Mailbox : Error was found for <username> (<SMTP address>)"

  • 961443 (http://support.microsoft.com/kb/961443/ ) Users cannot use Outlook Web Access for Exchange Server 2007 to open an address book

  • 961524 (http://support.microsoft.com/kb/961524/ ) Some journal messages are stuck in the Submission queue in Exchange Server 2007

  • 961606 (http://support.microsoft.com/kb/961606/ ) After you apply Rollup Update 5 for Exchange Server 2007 S961606, Outlook Web Access users find the font size of plain text messages is extremely small when they use some third-party Web browsers

  • 961693 (http://support.microsoft.com/kb/961693/ ) Japanese (1 byte Kana) characters in the subject and display name are corrupted when you try to reply or forward task requests or calendar items in Outlook client

  • 962235 (http://support.microsoft.com/kb/962235/ ) The date and time information for a "Follow Up" flag is missing if an Exchange 2007 user sends a message to an external recipient

  • 966535 (http://support.microsoft.com/kb/966535/ ) Duplicate messages are sent to an external recipient if the recipient is included in multiple distribution lists in an Exchange Server 2007 environment

  • 967038 (http://support.microsoft.com/kb/967038/ ) Many log entries are generated in Exchange Server 2007 if you turn on the Exchange log to audit the logons that do not use the primary account for shared resource mailboxes

  • 967097 (http://support.microsoft.com/kb/967097/ ) Users may receive duplicate calendar items for the updated instance on mobile devices

  • 967109 (http://support.microsoft.com/kb/967109/ ) A delegate cannot accept a meeting request for an online meeting in an Exchange Server 2007 environment

  • 967255 (http://support.microsoft.com/kb/967255/ ) Only the tracing information of the last user is logged when you configure Exchange Server 2007 to trace multiple users at the same time

  • 968310 (http://support.microsoft.com/kb/968310/ ) Many log entries are generated on an Exchange Server 2007 computer when you enable the Exchange log to audit user logons that do not use the primary account for their mailbox

  • 968352 (http://support.microsoft.com/kb/968352/ ) The W3wp.exe process crashes when you use the Italian version of the spelling checker on a message in Outlook Web Access in Exchange 2007

  • 968589 (http://support.microsoft.com/kb/968589/ ) The managed policy does not work if the ptagProvisionedFid attribute is missing in Exchange Server 2007

  • 968673 (http://support.microsoft.com/kb/968673/ ) The EdgeTransport.exe file of Exchange 2007 servers crashes continuously and Event ID 10003 and Event ID 5000 occur

  • 968745 (http://support.microsoft.com/kb/968745/ ) Incomplete tasks show in the Complete tasks view in OWA 2007 in an Exchange 2007 environment

  • 968966 (http://support.microsoft.com/kb/968966/ ) Many log entries are generated in Exchange Server 2007 if you turn on the Exchange log to audit administrator logons that do not use the primary account for mailboxes

  • 969690 (http://support.microsoft.com/kb/969690/ ) Unresolved sender for delivery status notifications after applying update rollup 7 for Exchange Server 2007 Service Pack 1

  • 970687 (http://support.microsoft.com/kb/970687/ ) A search operation in Outlook does not return a correct result if there is a corrupted HTML message in the target folder in an Exchange Server 2007 environment

  • Downloaden doe je HIER

    DUCUG Nederlands Citrix Community

     

    Een collega van mij Edwin Houben heeft een Community genaamd DUCUG opgezet over Citrix.
    Alles wat te maken heeft met Citrix wordt hier besproken op het forum.
    Registreer je op op de site en volg de Citrix community. Alle hulp om hier een geweldig community van te maken is welkom.

    De volgende onderwerpen worden besproken:

    1. XenApp
    2. XenServer
    3. XenDesktop
    4. Provisioning Server
    5. Workflow Studio
    6. RES Powerfuse
    7. MS Terminal Server
    8. Netscaler
    9. WanScaler
    10. Scripting (VBS, Powerrshell, cmd)
    11. EdgeSite

    Success!!!!!!!!

    Handige Tool IntelliAdmin Network Administrator

    – Valideer-installatie van 2009 Zomertijd Patch (Nieuw-Zeeland en Australië nu inbegrepen).
    – Pushen 2009 Zomertijd patch voor Windows NT, 2000, XP en 2003 machines
    – Uischakelen USB Drives
    – Uitschakelen cd-rom-stations
    – Uitschakelen Floppy-drives
    – Voorkom dat de automatische installatie van IE 7
    – Voorkom dat de automatische installatie van Internet Explorer 8
    – Reboot-Machines
    – Remote Uitschakelen Machines
    – Logoff-Machines
    – Zet de VNC-wachtwoord van remote machines
    – Hou machines automatisch herstarten wanneer de automatische updates hebt voltooid
    – Services Stoppen 
    – Services Starten
    – Schakel-diensten
    – Serviceses aanpassen op handmatig op automatisch zetten. 
    – Vanaf afstand Remote Desktop aan te zetten.

    Download

    Translate »