Browse by Tags
All Tags » Admin ( RSS)
-
|
Someone recently asked me what issues might arise when changing a server's domain and the server is running SQL Server. Here are the possible issues I'm aware of as far as SQL Server is concerned: 1. SQL Server SysAdmin (SA) Access. The most important...
|
-
|
STIG requirement DG0016 specifies that you should not install any service you do not need, and if one is automatically installed and cannot be removed, it should be disabled. The Microsoft Distributed Transaction Coordinator (MSDTC) is a Windows service...
|
-
|
If your SQL Server master database becomes corrupt, such as from its disks losing power while SQL Server was running, the conventional advice is to rebuild the master database, start SQL Server, then restore the backup of the master database. That's...
|
-
|
One of the primary areas of responsibility for DBA's is maintenance, and one of the primary maintenance tasks is file-size management. First I'll present a list of the file-sizing tasks with short explanations for each one, then some background...
|
-
|
This post is primarily an online note for myself, which I'll make public in case someone else might find it helpful: Windows Failover Cluster Concepts Node: A server (physical or virtual) Cluster: A set of one or more nodes Group: a set of resources...
|
-
|
Today I had a short training on the cloud solutions and the impact Microsoft will have in IT Organizations in the future. I was very impressed by BPOS (Business Productivity Online Suite), which I’ll be talking about later on, and Windows Intune. Intune...
|
-
|
Maintaining indexes is a primary duty of Database Administrators, because appropriate indexes are critical to maintaining high performance in any relational database, and proper maintenance is required to avoid excessive fragmentation. In case that's...
|
-
|
User Account Control (UAC) has now been with us for almost 4 years, and still it is a mystery to a lot of people – what it does, why it does it and what value it adds… so I shall try to shed some light on this for those that want “complete control” of...
|
-
|
One of the requirements for STIGging an instance of SQL Server (or applying other enterprise security standards) is to remove all permissions from SQL Server's "public" role. Incidentally, SQL Server 2008 has far fewer permissions assigned...
|
-
|
The SQL Server Management Studio has a "Job Activity Monitor" which provides a lot of useful information about scheduled jobs. However, it does not show the schedule type or a schedule description, nor does it clearly distinguish between the...
|
-
|
Katalog služby Microsoft Update poslouží, pokud hledáte aktualizace pro vybrané verze operačních systémů Windows nebo serverové produkty a nemůžete použít automatickou aktualizaci, protože cílový server není připojen k internetu a nepoužíváte ani...
|
-
|
Spousta webových stránek využívá Flash Player pro zobrazení aktivního, dynamického obsahu. Dva články na stránkách TechRepublic mne zaujaly a donutily mne zamyslet se nad konfigurací Flash Playeru v mém počítači. Budete se také možná divit, jaké stránky...
|
-
|
Stál jsem před úkolem, jak získat informace o definicích uživatelů notifikačních kanálů z databáze OperationsManager . Tedy Subscriber či Recipient . Informace jsou zde ve formě definice XML v MP: Microsoft.SystemCenter.Notifications.Internal Z databáze...
|
-
|
Kumulativní aktualizace je od 30.4.2010 na světě. Zahrnuje také předchozí aktualizace, obsažené v CU 1. Pokud jste tedy CU 1 dosud neaplikovali, neváhejte, CU2 je tu pro Vás! System Center Operations Manager 2007 R2 Cumulative Update 2 Release Notes...
|
-
|
Výpočet – lépe řečeno odhad velikosti jednotlivých databází závisí na počtu sledovaných serverů, skladbě pravidel a monitorů a nastavení auditní politiky. Dobré a bezpečné výsledky dává Operations Manager 2007 R2 - Sizing Helper , který vypracovala produkční...
|
-
|
Aktualizovaná verze je dostupná na stránkách Technet Microsoftu . Zahrnuje tedy pochopitelně Windows 7 a Server 2008. Key Features & Benefits Centralized Management and Baseline Portfolio: The centralized management console of the Microsoft Security...
|
-
|
Aktuální verze je nyní SCOM 2007 R2, aktualizace Cumulative Update 1 (popisuje Pavel Řepa zde ). Občas musím vysvětlovat některé dotazy, které vás mohou také napadnout, pokud ještě nepracujete se systémem SCOM. Pro zjednodušení zde většinu těchto otázek...
|
-
|
The pre-defined policies that come with SQL Server 2008 include one called "Public Not Granted Server Permissions". Running this policy in evaluation mode on a default installation will show a non-compliance failure due to 5 server-level permissions...
|
-
|
The generic DoD database STIG requirement DG0116 states that the Information Assurance Officer (IAO) will ensure database privileged role assignments are restricted to IAO-authorized accounts, and DG0121 states that the DBA will ensure database privileges...
|
-
|
You can't get rid of the "public" role and by default in SQL Server 2005 and 2008 most objects have permissions granted to public. For those reasons, you might expect that those permissions are required for SQL Server to function correctly...
|
-
|
If you need to install SQL Server Reporting Services 2008 in a domain where some of the adminsitrative privileges of the local administrator account have been removed, you may want to check 3 particular permissions, listed just below. If you've already...
|
-
|
Užitečný přehled pro různé verze a vydání Windows od Windows 2000 po Windows 7 / 2008 R2 je na stránkách MSDN : Memory Limits for Windows Releases: http://msdn.microsoft.com/en-us/library/aa366778(VS.85).aspx Značky Technorati: Windows Memory Limits....
|
-
|
Nezapomínejme na jednoduché nástroje příkazové řádky! Kdysi velmi primitivní příkaz WHOAMI se ve Windows 7 vypracoval na užitečného pomocníka. Oceňuji parametry /PRIV a /GROUPS. Vše zahrnující /ALL také není k zahození. Nástroj WhoAmI lze používat...
|
-
|
Think Oracle's "Unbreakable" advertising implies it has the fewest vulnerabilties? Think again. This graphic is an excerpt from "OracleEdisonResponse.docx". You can download the full document here: http://download.microsoft.com...
|
-
|
Securing a system requires efforts that can be dropped into 3 buckets: Configuration, Alerting, and Auditing. (Am I missing any? Post a comment if you think of any others...) Securing a system's configuration means its run-time configuration. Design...
|
More Posts Next page »
|
|