Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
AD FS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
Exchange Server 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MCTS
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Portal
Português Brasil
PowerShell
Private Cloud
pt-BR
SCCM
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
UAG
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
Windows
Tagged Content List
Wiki Page:
NIC Teaming-Windows 2012
Carsten Siemens
A solution commonly employed to solve the network availability and performance challenges is NIC Teaming . NIC Teaming (aka NIC bonding, network adapter teaming, Load balancing and failover, etc.) is the ability to operate multiple NICs as a single interface from the perspective of the system. In Windows...
on
19 Jun 2013
Wiki Page:
How to Create a Virtual Network in Windows Azure
Ed Price - MSFT
Windows Azure Infrastrcuture Services allow us to create Virtual machines and host them in the cloud while allowing us to connect to each one of them using RDP. After having created a set of virtual machines required for a particular application, we will require them to be connected to each other...
on
18 Jun 2013
Wiki Page:
Query a Registry Key for Bulk Computers
Richard Mueller
On Error Resume Next Set objShell = CreateObject("Wscript.Shell") Set oFso = CreateObject("Scripting.FileSystemObject") sDesktop = objShell.SpecialFolders("Desktop") spath = sDesktop & "\Dclist.txt" Set oT = oFso.OpenTextFile(spath,1) Do Until oT...
on
18 Jun 2013
Wiki Page:
Event ID 500: Windows Diagnostics Performance
Amigo Vuk
Table of Contents Primjenjuje se Detalji Izazvati Korisnik Akcija Dodatni resursi Primjenjuje se Windows Server 2008, Windows Server 2008 R2, Windows Vista, Windows 7 Detalji Proizvod Windows operativni sustav ID 500 ...
on
16 Jun 2013
Wiki Page:
HDInsight Services For Windows
chiachang
This article is the main portal for technical information about HDInsight Services for Windows and related Microsoft technologies. It provides a brief overview of Apache Hadoop, as well as information for the HDInsight Services provided by Microsoft for deployment on both Windows and Windows Azure...
on
15 Jun 2013
Wiki Page:
Generate a Report for installed Hotfix for Bulk Servers using PowerShell
i.biswajith
Function Get -ComInfo { param( ## Computers $computers ) "#" *80 "Server HotFix Report" "Generated $(get-date)" "Generated from $(gc env:computername)" "#" *80 Get -HotFix -ComputerName $computers } ...
on
15 Jun 2013
Wiki Page:
PowerShell Script for Shutdown/Reboot Events Tracker
i.biswajith
Table of Contents Single Server Reboot report Multiple Servers Reboot Reports. Single Server Reboot report 01. Get - WinEvent - FilterHashtable @{logname = 'System' ; id = 1074 } | 02. ForEach - Object { 03. 04. $rv = New - Object PSObject | Select ...
on
14 Jun 2013
Wiki Page:
E-Book Gallery for Microsoft Technologies
Milton Lynd (LG Consulting)
Download content for ASP.NET, Office, SQL Server, Windows Azure, SharePoint Server and other Microsoft technologies in e-book formats. Reference, guide, and step-by-step information are all available. All the e-books are free. New books will be posted as they become available. To view...
on
14 Jun 2013
Wiki Page:
Calculator
Ed Price - MSFT
Table of Contents History Windows 7 Standard Scientific Programmer Staticstics Community Resources Credits History The Windows Calculator application was introduced as part of the Windows 1.0 and has been present in every version of windows there after. In Windows 3.0 the scientific mode was introduced...
on
13 Jun 2013
Wiki Page:
Windows Server 2012: Deactivating UAC
Ed Price - MSFT
Deactivating UAC in Windows 2008 R2 was possible via running msconfig (for example winkey+r -> msconfig), going to the Tools tab and launching "Change UAC settings". There, you select "Never notify" to disable UAC. The same approach is still available in Windows Server 2012...
on
13 Jun 2013
Wiki Page:
Windows: How to View File Name Extensions
Ed Price - MSFT
In Windows Vista, Windows 7, Windows Server 2008, and Windows Server 2008 R2 you can do the following to view file name extensions: A file name extension is a set of characters added to the end of a file name that determine which program should open it. Follow these steps to choose whether Windows...
on
12 Jun 2013
Wiki Page:
Windows Error: "The module ‘schmmgmt.dll’ was loaded but the call to DllRegisterServer failed with error code 0x80040201"
Ed Price - MSFT
Problem The command regsvr32 schmmgmt.dll results in the error message: The module ‘schmmgmt.dll’ was loaded but the call to DllRegisterServer failed with error code 0x80040201 Resolution Use an elevated command prompt to register the Schema Snap-in and ensure that you are using an account...
on
12 Jun 2013
Wiki Page:
How to Open the Certificates Console in Windows 8 and Windows Server 2012
Ed Price - MSFT
Applies to: Windows 8, Windows Server 2012 To open the Certificates console for a user, service, or computer: From the Desktop, click the Windows Explorer icon on the Taskbar . In the address bar type mmc and press ENTER. When User Account Control (UAC) appears, confirm that it is performing...
on
12 Jun 2013
Wiki Page:
Windows Kernel
Richard Mueller
Table of Contents Introduction Credit Community Resources Blogs Technical Articles Videos White Papers Books Introduction The kernel is the core of the operating system: it is a software layer that provides secure and controlled access to the machine's hardware (by creating a hardware...
on
11 Jun 2013
Wiki Page:
Analisi dei bugcheck di Windows (it-IT)
Luigi Bruno
NOTA: le risorse elencate nelle sezioni "Risorse della Community" e "Vedere anche" ed i software indicati nel presente articolo sono disponibili solo in lingua Inglese. Per gli articoli della Microsoft Knowledge Base è disponibile un sistema di traduzione automatica. Table...
on
9 Jun 2013
Wiki Page:
Disable Print Screen via Group Policy
i.biswajith
We could deploy a registry key file via GPP or script to achieve the target. If you want to deploy the registry key via script, please create a .reg file containing ; Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] "Scancode Map"...
on
7 Jun 2013
Wiki Page:
Windows Server administration one liner (en-US)
i.biswajith
1. Quickly Turn ON/OFF Windows Firewall Using Command Line To Turn Off : NetSh Advfirewall set allprofiles state off To Turn On: NetSh Advfirewall set allrprofiles state on To check the status of Windows Firewall: Netsh Advfirewall show allprofiles Domain Profile Settings:...
on
7 Jun 2013
Wiki Page:
Troubleshooting SRV Record Registration
i.biswajith
Troubleshooting SRV Record Registration 1. Verify that the DC is trying to register the correct records. To do this, stop the "Netlogon" service on the DC and then delete the "Netlogon.dnb" & "Netlogon.dns" fiies located in the %systemroot%\System32\Config folder...
on
7 Jun 2013
Wiki Page:
WMI Filter for Windows Operating Systems
i.biswajith
Windows Server 2012 DC select * from Win32_OperatingSystem where Version like "6.2%" and ProductType = "2" Windows Server 2012 select * from Win32_OperatingSystem where Version like "6.2%" and ProductType = "3" Windows 8 select * from Win32_OperatingSystem...
on
7 Jun 2013
Wiki Page:
Windows Deployment Services (WDS) Boot ve Install Image oluşturmak Video (Bölüm-2) (tr-TR)
Mehmet PARLAKYİĞİT
Mehmet PARLAKYİĞİT
on
6 Jun 2013
Wiki Page:
Windows Deployment Services (WDS) Kurulumu ve Configure Video (Bölüm-1) (tr-TR)
Mehmet PARLAKYİĞİT
Mehmet PARLAKYİĞİT
on
6 Jun 2013
Wiki Page:
What to do if your Laptop or Desktop Computer no longer reads the DVD Player
Richard Mueller
I wanted to provide you with a brief guide on a frequent problem that I solved after hours of research, namely the sudden deactivation of the device dvd-cd on a computer. First of all I'll explain when did you become aware of you should have this problem: insert a cd-dvd in the drive, these...
on
5 Jun 2013
Wiki Page:
Wiki: Troubleshooting Portal
Greg Marshall_exMSFT
This page is a community-driven list of troubleshooting portals and articles covered on the TechNet Wiki and the top associated articles for each technology. This list is not intended to include all the articles about each product, and this list only includes TechNet Wiki articles . The links are organized...
on
3 Jun 2013
Wiki Page:
ADDS Audit
i.biswajith
Table of Contents Enabling Auditing Default policy settings after promoting the 2008 DC in a domain Default settings after promoting the 2008 DC in a domain (Using Auditpol for "DS Access" category) Default settings after promoting the 2008 DC in a domain (Using Auditpol for "*"...
on
1 Jun 2013
Wiki Page:
MaxTokenSize-Login Errors
i.biswajith
Symptom : on the client 1.When you try to login to a terminal server, you get an error “ access is denied ”. 2.You get an error while running gpupdate /force 3.cant browse \\contoso.com\netlogon on the Terminal server: if you go to event viewer you can see the following...
on
1 Jun 2013
Page 1 of 8 (197 items)
1
2
3
4
5
»
Can't find it? Write it!
Post an Article