Posts Tagged ‘Backoffice’
Verfasst von Daniel am 30. Juni 2011 | Veröffentlicht in
Backoffice |
Keine Kommentare
Wer bei der Installation den Fehler erhalten sollte, dass die abschließende Konfiguration nicht erfolgreich ausgeführt werden konnte, hier die Lösung:
Der Service Account der für den Orchestrator bei der Installation angegeben wird, hat in diesem Fall keinen Zugriff auf die Orchestrator Datenbank. Einfach den Service Account als db_owner der Orchestrator Datenbank hinzufügen. Danach funktioniert der System Center Orchestrator 2012 Beta ohne Probleme.
Viel Spaß beim Testen!
Tags: Backoffice, Beta, Orchestrator, System Center, Testing
Posted in Backoffice | No Comments »
Seit einigen Tagen beschäftige ich mich mit dem System Center Operations Manager 2007 R2. Dabei bin ich in einige Probleme geraten, welche die Installation des SCOMs auf einem Windows Server 2008 R2 und SQL Server 2008 R2 betreffen. In der Knowledge Base von Microsoft habe ich folgenden interessanten Artikel gefunden, der die Installation des SCOMs genau in diesem Szenario beschreibt.
-> http://support.microsoft.com/kb/2425714
Tags: Backoffice, SCOM, SCVMM, Server, SQL Server, Support
Posted in Hyper-V / Virtualisierung, Windows Server 2008 R2 | No Comments »
Verfasst von Daniel am 13. Januar 2010 | Veröffentlicht in
Backoffice |
Keine Kommentare
Ich hatte leider vergessen am 31.12.09 die fertig erstellte Statistik von AWStats zu sichern. Demzufolge wurde sie beim nächsten Update mit der Neuen von 2010 überschrieben.
Dies stellte allerdings kein Problem dar, da die XML-Dateien mit den nötigen Daten nicht überschrieben werden. Kurz um die XML-Dateien auf einen anderen Rechner kopiert und AWStats samt Perl installiert. Jetzt wurde noch das Datum auf 2009 zurückgestellt und mittels der folgenden Befehle aus den XML-Dateien die neue Statistik erstellt:
perl awstats.pl -config=mysite -output -staticlinks -month=all -year=all > index.html
perl awstats.pl -config=mysite -output=alldomains -staticlinks -month=all -year=all > awstats.keil.eu.alldomains.html
perl awstats.pl -config=mysite -output=allhosts -staticlinks -month=all -year=all > awstats.keil.eu.allhosts.html
perl awstats.pl -config=mysite -output=lasthosts -staticlinks -month=all -year=all > awstats.keil.eu.lasthosts.html
perl awstats.pl -config=mysite -output=unknownip -staticlinks -month=all -year=all > awstats.keil.eu.unknownip.html
perl awstats.pl -config=mysite -output=alllogins -staticlinks -month=all -year=all > awstats.keil.eu.alllogins.html
perl awstats.pl -config=mysite -output=lastlogins -staticlinks -month=all -year=all > awstats.keil.eu.lastlogins.html
perl awstats.pl -config=mysite -output=allrobots -staticlinks -month=all -year=all > awstats.keil.eu.allrobots.html
perl awstats.pl -config=mysite -output=lastrobots -staticlinks -month=all -year=all > awstats.keil.eu.lastrobots.html
perl awstats.pl -config=mysite -output=urldetail -staticlinks -month=all -year=all > awstats.keil.eu.urldetail.html
perl awstats.pl -config=mysite -output=urlentry -staticlinks -month=all -year=all > awstats.keil.eu.urlentry.html
perl awstats.pl -config=mysite -output=urlexit -staticlinks -month=all -year=all > awstats.keil.eu.urlexit.html
perl awstats.pl -config=mysite -output=browserdetail -staticlinks -month=all -year=all > awstats.keil.eu.browserdetail.html
perl awstats.pl -config=mysite -output=osdetail -staticlinks -month=all -year=all > awstats.keil.eu.osdetail.html
perl awstats.pl -config=mysite -output=unknownbrowser -staticlinks -month=all -year=all > awstats.keil.eu.unknownbrowser.html
perl awstats.pl -config=mysite -output=unknownos -staticlinks -month=all -year=all > awstats.keil.eu.unknownos.html
perl awstats.pl -config=mysite -output=refererse -staticlinks -month=all -year=all > awstats.keil.eu.refererse.html
perl awstats.pl -config=mysite -output=refererpages -staticlinks -month=all -year=all > awstats.keil.eu.refererpages.html
perl awstats.pl -config=mysite -output=keyphrases -staticlinks -month=all -year=all > awstats.keil.eu.keyphrases.html
perl awstats.pl -config=mysite -output=keywords -staticlinks -month=all -year=all > awstats.keil.eu.keywords.html
perl awstats.pl -config=mysite -output=errors404 -staticlinks -month=all -year=all > awstats.keil.eu.errors404.html
Tags: Backoffice, Internet, Reporting, Server
Posted in Backoffice | No Comments »
Am Wochenende habe ich meinen Hyper-V Testserver sowie die zwei virtualisierten Domaincontroller von Windows Server 2008 auf Windows Server 2008 R2 aktualisiert. Das Upgrade verlief dabei in allen Fällen ohne nennenswerte Probleme. Dabei dauerte das Upgrade je Server gut anderthalb Stunden.
Tags: Backoffice, Hyper-V, R2, Server, Windows
Posted in Hyper-V / Virtualisierung, Windows 7 / Server 2008 R2, Windows Server 2008 R2 | No Comments »
Verfasst von Daniel am 21. September 2009 | Veröffentlicht in
Studium,
Windows 7 / Server 2008 R2 |
Keine Kommentare
Wie ich heute gesehen habe, ist der Windows Server 2008 R2 Standard Edition über Dreamspark verfügbar! Die Freischaltung erfolgt schnell und einfach mittels seiner eigenen Hochschulmailadresse. Weitere interessante Produkte die über Dreamspark verfügbar sind:
- SQL Server 2008 Developer
- Robotics Developer Studio 2008 R2
- XNA Game Studio 3.1
- Expression Studio 3
- Visual Studio 2008 Professional
- Windows Server 2008 Standard
- Windows Server 2003
-> www.dreamspark.com
Tags: Backoffice, Programmierung, Server, Studium
Posted in Studium, Windows 7 / Server 2008 R2 | No Comments »