the-exe.org just another blog

why me?

Latest Posts

  • Outlook AutoArchive feature not working
  • Migrating Norman NVC to Norman NEM Exchange Information Store not starting
  • Apple Special Event 27.1.10 – iPad
  • Network Drives not connected on Windows Vista in 2008 Domain
  • Darius & Finlay feat. Nicco – Destination (Michael Mind Remix)

Links

  • Winboard
  • repa’s Blog
  • Mental Madness
  • Inderbitzin.org
  • Last.fm
  • Facebook
  • [ae]berg[fleisch]
  • Hertus Blog
  • Liverpool FC
  • Iwon's Blog

Categories

  • Auto (2)
  • Casemod (2)
  • Community (1)
    • Friends (1)
  • Fun (55)
    • Games (6)
    • Kino (25)
    • Video (23)
  • Gerüchteküche (4)
  • Hardware (25)
    • Apple Displays (1)
    • Apple MacBooks (1)
    • iPad (1)
    • iPhone (15)
    • iPod Nano (1)
    • Mac Pro (2)
  • Link (2)
  • Nature (5)
  • OffTopic (22)
  • Page (4)
  • Software (68)
    • Citrix PS / XenApp (4)
    • Diverse (5)
    • Exchange 2003 (3)
    • Exchange 2007 (4)
    • Freeware (1)
    • iPhone OS (22)
    • Mac OS X (9)
    • Office Products (3)
    • Server 2008 (1)
    • Server2003 (2)
    • Tools (2)
    • Web Services (1)
    • Windows 7 (2)
    • Windows Vista (6)
    • Windows XP (2)
    • Wordpress (5)
  • Sound (23)
  • Sport (25)
    • Biketours (5)
    • Euro 08 (15)
  • Tech (40)
    • HowTo (30)
  • Work (1)

Werbung

Norman Virus Feed

Archive

  • Home
  • DNS Server
  • Webcam Selection
  • My iPhone Apps
  • All Pics
Feb 19

Migrating Norman NVC to Norman NEM Exchange Information Store not starting

HowTo No Comments »

Symptom: After updating NVC to NEM the Exchange IS is not starting
Problem:The NVC had a flag set if the NVC was on the same server as Exchange. If this flag is set and NVC is no longer available, Exchange cannot start the informationstore.
SolutionTo fix this issue, go to the registry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\VirusScan

Change the value from 1 to the following:

Key: Enabled
Type: REG_DWORD
Value: 0

written by eXe \\ tags: Exchange IS, Exchange NVC Migration, Norman Endpoint Protection, Norman NEM, NVC NPRO

Jan 08

Network Drives not connected on Windows Vista in 2008 Domain

HowTo No Comments »

I happend to see a Windows Vista Business PC fully patched that could not connect the network drives via GPO from 2008 domain. Group Policy Preference Client Side Extensions for Windows Vista (KB943729) patch was installed on the client. But still no network drives were mapped to the client.

In the eventlog of the client the following entry is created

Log Name: Application
Source: Group Policy Folders
Date: Date
Event ID: 4099
Task Category: (2)
Level: Warning
Keywords: Classic
User: SYSTEM
Computer: Computer Name
Description:
The client-side extension could not log RSoP data because it failed with error code ”0×8004401e This is not a valid MOF file”.

The reason is that the drive mapping ist not working if the following condition is true.

The user that you want the network drives to connect, is member of the local administrators group and the UAC feature of Windows Vista is turned on.

To resolve this issue you’ll have to do one of the following things:

1. remove the user from local admin group
2. disable UAC
3. Add an entry to the client registry as described in the following KB article: KB937624

After doing one of these steps you should do a reboot or gpupdate /force for the changes to apply.

written by eXe \\ tags: Drive mapping 2008 GPO Vista not working, GPO 2008 local Admin, GPO 2008 Vista

Dec 29

Norman Endpoint Protection: Remote installation not initialized

HowTo No Comments »

Since Norman released their latest security Product a few weeks ago, I had several problems when deploying client files from Norman Endpoint Manager to another Server.

After initializing the Push Installation on the Endpoint Manager, Zanda.exe and zlh.exe appear on the remote Server. But even after a few minutes there was no change of it’s state. The zlh.exe process is beeing closed and zanda.exe does not seem to be working anymore.

In fact Norman has a built in delay to start finalizing the installation. This delay should be set to 15 minutes by default, so the network is not blocked by the high load generated when distributing files. If you want to see if zanda is still working, open the eLogger.exe. You can find it in your Norman directory in the subfolder \Npm\Bin\ if you start the eLogger.exe you will see what Zanda is doing.

If you want to immediately start zanda to update, open a command line prompt and enter the following command:

zanda /updatenow

zanda will update now and you will see the information in the eLogger window. If the update is over, you will get the message in eLogger. Then it might take some time for zanda to start the norman services.

All the above information can be found in the norman support issue archive.

Link to original article: here

written by eXe \\ tags: installation does not continue, NEM, Norman Endpoint Manager, Norman Endpoint Protection, Norman remote installation

Oct 02

Backup Exec 12.5 – Error E00002FE

HowTo No Comments »

Lately I expected an error E00002FE on Backup Exec 12.5 installed on Server 2008. The error which was reported in the Job Log, was the following:

Final error: 0xe00002fe – Cannot log on to MAPI with the specified credentials. Review the resource credentials for the job, and then run the job again.

If you test the credentials in the Job properties, it will give you a successful anyway.

The error happens because the ressources are not in the correct order. By default Backup Exec does the backup for Disks and System State befor saving the Exchange Server. On a server 2008 based server with exchange 2007 installed this will end the backup with an error.

The solution for the event is quite easy if you find the correct page in the symantec backup exec support forum. If you search in the knowledgebase of symantec, you’ll find the following page. http://seer.entsupport.symantec.com/docs/311718.htm On this page a few possible reasons for the problem are listed. If you go down to reason 6 you will find a short note saying this could happen on an 2008 based system with the information store not in te first position of the selections list.

The Link provided in the article (http://seer.entsupport.symantec.com/docs/306830.htm) will bring you to the solution of the problem. Just select the first storage group and move it to the first position on the backup List. If you use public folders move the second storage group to the top position as suggested in the article.

The next time you run the backup job it should finish correctly.

Easy solution for a stupid problem!
Have fun with it

written by eXe \\ tags: Backup Exec 12.5 Exchange 2007 E00002FE, Cannot log on to MAPI with the specified credentials

Oct 01

Restore Deleted Content in Public Folders on Exchange 2007

HowTo No Comments »

What to do if you, some user or an application deleted content on your public folders in exchange 2007? There are (at least) three possible solutions to solve this issue.
1st solution: run as fast as you can and never come back!
2nd solution: you restore last nights backup and pray to the mighty lord that this works and does not kill the rest of your exchange server
or you just restore the deleted items by using the
3rd solution: dowload the PFDAVAdmin tool from Microsofts website. Start the application, connect to your exchange server with an account that has sufficient rights to access the public folder in which the items were before beeing deleted. Then click the Public Folders on the Left and navigate tot the directory in which you want to restore the items. After selecting the folder, click on Items on the right side of the tool. Select Deleted contents on the bottom of the application and then wait. After the Items have been listed select the items you want to restore, right click on them and select recover items. Then wait. If a dialog box pops Open that wants you to confirm that you really want to restore the items click OK. Maybe the program runs into an unexpected error, this might happen if you try to restore several thousend objects at the same time. Click Continue there and go check for your Items. Usually the Items are restored before this message appears.

For the usage of PFDAVAdmin I would advise you to user a server that is neither Exchange Server nor a Server 2008 based operating system. You can try to run the tool on Server 2008 but in my case I ran into an error when connectiong to the exchange server. If you start the application on a Server 2003 based machine you will be able to connect to the exchange public folders.

written by eXe \\ tags: Exchange 2007 deleted objects in public folders, restore deleted objects in public folders, use PFDAVAdmin to restore deleted items

Sep 11

You cannot install Exchange Server 2007 Service Pack 2 on a Windows Small Business Server 2008-based computer

HowTo No Comments »

Heute wollte ich auf einem Small Business Server 2008 r2 den Exchange 2007 auf Service Pack 2 aktualisieren. Nachdem ich das entsprechende Service Pack heruntergeladen hatte, musste ich feststellen das sich dieses nicht installieren lässt. Ich wurde darauf hingewiesen das ich den Server erst vorbereiten müsse um das Update zu installieren.

Die Anleitung wie dies funktionieren soll findet man unter diesem Link. Sobald der genannte Schlüssel existiert kann der Server aktualisiert werden.

HKEY_LOCAL_MACHINE\Software\Microsoft\SmallBusinessServer\Exchange\E12SP2READY

Dieser D-Word Wert muss auf 1 gesetzt werden damit das Setup startet

written by eXe \\ tags: Exchange 2007, SBS 2008 r2, Update Exchange 2007

Sep 07

Default Passwörter für fast alle Hardware Hersteller

HowTo No Comments »

Bei der Suche nach dem Default Passwort für das Webinterface eines Ricoh Drucker bin ich vorher auf folgende Seite gestossen.
http://artofhacking.com/etc/passwd.htm
Auf der Seite gibt es ein Verzeichnis für alle möglichen Hersteller. Bei jedem Hersteller sind die Default Passwortsettings für diverse Produkte gelistet. Eine überaus nützliche Sache wenn man mal schnell eine default Einstellung benötigt.

written by eXe \\ tags: Default Passworte, Default Settings für Geräte

Aug 13

Uninstall QoS-Packetscheduler via Script

HowTo No Comments »

Situation:
Bei allen Laptops in einem Netzwerk ist der QoS Paketplaner installiert. Dies führt nun aber zu Problemen mit dem VPN Client.
Lösung des Problems:
Allen Laptops den QoS Paketplaner manuell deinstallieren
oder:
GPO erstellen, darin ein Script aufrufen und den Dienst automatisch deinstallieren lassen.
Benötigt wird dazu eine kleine Applikation snetcfg.exe heisst das Ding und kann Hier heruntergeladen werden.
Diese Datei muss nun irgendwo im System gelagert werden. Zum Beispiel im NETLOGON Verzeichnis auf dem Domain Controller. Über die Group Policy Management Console sollte nun einen neue Policy erstellt werden welche sich der Entfernung des Dienstes widmet. Alternativ kann auch ein bestehendes Logonscript angepasst werden. Je nachdem wie die Struktur des Active Directory’s ist, macht das eine oder andere mehr oder weniger Sinn. Auf jeden Fall muss im Logonscript welches der Policy zugeordnet wird folgender Eintragn angefügt werden.

\\SERVERNAME\NETLOGON\snetcfg.exe -u ms_psched

Die Policy wird dann auf die Notebook Machine Objects gelinkt und der QoS Paketplaner wird beim nächsten Login des Benutzers aus dem System entfernt.

written by eXe \\ tags: QoS-Packetscheduler, QoS-Paketplaner, snetcfg.exe

Jul 29

iPhone 3Gs Sync mit Outlook 2003

HowTo No Comments »

Problem:
Ein neues iPhone 3Gs synchronisiert Outlook Daten nicht und gibt stattdessen eine Fehlermeldung aus.
Fehler:
OutlookSyncClient reagiert nicht und wird beendet.
Umgebung:
Windows Vista Business SP2
Outlook 2003 SP3
iTunes 8.2.1
iPhone OS 3.0
Erfolglose Lösungsversuche:
Wechsel Cached und Online Mode von Outlook 2003
Neuinstallation Outlook 2003
Neuinstallation von iTunes
Restore Factory Defaults iPhone OS 3.0
Sync iPhone an einem anderen Gerät (Windows XP)
Sync mit leerem Outlook Postfach
Sync von einzelnen Elementen (funktioniert teilweise mit 1-3 Elementen)
Anpassung Textformat UTF-8 für alle Elemente ohne Erfolg
Reparatur Postfach mittels ScanPST.exe
Lösung des Problems:
Deinstallation von Outlook 2003
Installation von Office 2007
Konfiguration Sync in iTunes
Alles läuft so wie es sein sollte.

Das Problem ist bei mir bis jetzt nur in dieser Umgebung aufgetaucht. Bisher hat dies zum Beispiel mit Windows XP SP3 und Outlook 2003 SP3 sowie iTunes 8.2 jeweils einwandfrei funktioniert. Im Internet findet man zwar für diesen Fehler einige 100 Seiten mit genau dem Problem, jedoch immer wieder kleinere Änderungen an der Umgebung. Keine der beschriebenen Lösungen funktionierte für meine Umgebung. Die oben beschriebene Lösung funktioniert eventuell auch nur bei dem einen Rechner und genau der Kostellation aber es ist ein weiterer Lösungsvorschlag unter vielen.

Outlook 2007 bei Brack.ch erwerben

written by eXe \\ tags: iPhone kann nicht mit Outlook Synchronisieren, iPhone Sync Outlook 2003 Vista, OutlookScynClient reagiert nicht und muss beendet werden.

Jun 24

iPhone erscheint nicht im Arbeitsplatz

HowTo 8 Comments »

Heute erreichte mich eine Anfrage betreffen einem iPhone welches an einem Windows PC angeschlossen war und nicht mehr im Arbeitsplatz gelistet wird. Dies ist ärgerlich wenn man Fotos vom Gerät übertragen will. Nach einer langen suche und diversen Fehlschlägen dann endlich die Lösung.

Das Gerät wird nicht erkannt weil der Apple Mobile Device USB Treiber nicht mehr sauber im System hinterlegt ist. Eine Neuinstallation hilft nicht weiter. Auch die Neuinstallation des AppleMobileDeviceSupport (Bestandteil von iTunes) hilft in dieser Situation nicht weiter. Ebenso kann man sich einen Neustart des iPhones schenken.

Die einzige funktionierende Lösung ist folgende:
- Gerät anschliessen
- Gerätemanager Öffnen
- Apple Movile Device und iPhone deinstallieren (iPhone Treiber werden vom System entfernt)
- iPhone vom System entfernen
- iPhone erneut verbinden
- Gerät erscheint wieder im Arbeitsplatz und AutoPlay bietet sich wieder an

Die Lösung funktioniert für das iPhone, iPhone 3G und sehr wahrscheinlich auch für das iPhone 3Gs.

Link zur Lösung: Hier

written by eXe \\ tags: Apple Mobile Device USB Driver, iPhone My Computer, iPhone nicht mehr im Arbeitsplatz, iPhone Windows

Previous Entries

My PicLens Galleries

-> 4GB Ram im MacBook

-> Medics#5

-> MacBook

-> Biketour Zugerberg 3.5.08

-> Biketour Wildspitz 24.5.08

-> Cart fahren 28.5.08

-> Red Sea Snorkling 31.8.08

Werbung

My Tags

Biketour Boomerang Charlie the Unicorn Die Geschichte vom Brandner Kasper Don't Fight Mondays Exchange 2007 Public Folders Frank Miller Hancock Hochmoor How To PicLens Gallery Ice Age 3 Trailer iPhone 2 iPhone 3G iPhoneRingToneMaker Ironman Trailer Klaus und die Olympischen Spiele Michael Bully Herbig Michael Mind Remix NAS and Vista NAS Connection Error Norman Endpoint Protection Outlook 2003 Adressbook Missing Contacts Popa Chubby SoundDock Live in Concert Righteous Kill Robert De Niro back in cinema Rothenthurm Schweiz Portugal Schwerelos Service Pack 3 for XP Son of Rambow Rambo nachgedreht Space Chimps Trailer Superheld Superhero Trailer Spiderman Parodie Teamspeak for Mac OS X TeamSpeex TeamViewer for Mac OS X Remote Support Tool The Element Song The Spirit Trackmania Nations Forever Trailer TV Spot Monster.com Daybreak Wassersport Accidents Weltall Will Smith Wordpress 2.5 Zugerberg