Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
has Other Languages
Tagged Content List
Wiki Page:
Small Basic: TechNet Wiki Article List
Nonki Takahashi
This article explains how to run a tool written in Microsoft Small Basic which makes a list of TechNet Wiki articles. Table of Contents Usage Advanced Tips See Also Other Resources Other Languages Usage Following instructions are the usage of this tool. [Import] a program WWJ884-0 in...
on
19 Mar 2016
Wiki Page:
Small Basic: Pixel
Nonki Takahashi
This article is about pixel in Microsoft Small Basic language. Table of Contents What is a Pixel Operations for Pixels GraphicsWindow.GetPixel GraphicsWindow.SetPixel Sample Programs Known Issues See Also Other Resources Other Languages What is a Pixel A pixel is the smallest element of a...
on
18 Mar 2016
Wiki Page:
The Small Basic Environment (IDE)
Ed Price - MSFT
This article is about the Small Basic Environment (SB.exe). Table of Contents What is an IDE? Unique Features of the Small Basic Environment Toolbar Editor IntelliSense Help Error See Also Other Languages What is an IDE? IDE is an abbreviation of integrated development environment. Visual...
on
5 Mar 2016
Wiki Page:
TechNet Profile Achievements
RavichandranK
Table of Contents Blogs Forums Gallery Profile Wiki Translation Wiki Other Languages Deutsch (de-DE) Portuguese (pt-BR) Italian (it-IT) This is a community-created list of the Profile Achievements. To view the official Microsoft release, please visit the Profile FAQ . There are currently...
on
25 Feb 2016
Wiki Page:
SharePoint 2010: Set a Custom Master Page during Feature Activation
Steef-Jan Wiggers
Set a Custom Master Page during Feature Activation public override void FeatureActivated(SPFeatureReceiverProperties properties) { SPSite currentSite = (SPSite)properties.Feature.Parent; SPWeb currentWeb = currentSite.RootWeb; Uri masterURI = new Uri(currentWeb.Url...
on
14 Feb 2016
Wiki Page:
Windows Server 2012 - Server Manager Troubleshooting Guide, Part I: Overview
Richard Mueller
Table of Contents The troubleshooting process flow General troubleshooting process Example of the Server Manager troubleshooting process Troubleshooting a performance counter startup error by using Notifications and Task Details Additional references Other Languages This article is Part I of the...
on
2 Feb 2016
Wiki Page:
SharePoint 2010: Restarting the Timer Service on all Servers in a SharePoint Farm using PowerShell
Richard Mueller
The following PowerShell script can be used to restart the SharePoint Timer service (SPTimerV4) on all the servers in a SharePoint Farm. [array] $servers = Get-SPServer | ? { $_ . Role -eq "Application" } $farm = Get-SPFarm foreach ( $server in $servers ) { Write-Host "Restarting...
on
2 Feb 2016
Wiki Page:
SharePoint 2010: Export Site Collection Administrators to a List
Richard Mueller
Table of Contents Scenario Solution Other languages Scenario Someone asks how they can use an OOTB (out of the box) webpart to show a list of site collection administrators on a site page. Solution One way to do this is to use PowerShell to export a list of the site collection...
on
2 Feb 2016
Wiki Page:
SharePoint 2010: Get the Created and Modified date of an SPView using PowerShell
Richard Mueller
Introduction The following file information, Created, Created By, Modified, Modify By, cannot be accessed directly via the SPView object. The SPView object doesn't provide these properties. Use the SPFile object to access these properties. "Created by" matches SPFile . Author...
on
2 Feb 2016
Wiki Page:
SharePoint 2010: List and Delete List Item Versions using PowerShell
Richard Mueller
Table of Contents Introduction Download The Script Example 1: Get Versions of all List Items in a Pages Library Example 2: Delete all Versions in Excess of 5 Example 3: Get Versions of List Items including Comments, Author and Version Author References See Also Other languages Introduction ...
on
2 Feb 2016
Wiki Page:
SharePoint 2010: Voir, Trier et Filtrer les profils utilisateur SharePoint en utilisant PowerShell (fr-FR)
Richard Mueller
Une question fut posée sur les forums MSDN concernant la possibilité de lister tous les profils utilisateur n'ayant pas la propriété PictureURL définie. La réponse fournie était une version légèrement modifiée d'un script disponible sur le blog de Matthew Yarlett , qui répertorie tous les...
on
2 Feb 2016
Wiki Page:
Come vietare o segnalare un Account Utente MSDN o TechNet
Richard Mueller
Questo articolo è parte della serie Wiki : MSDN/TechNet Forums . Link all'articolo originale (in Inglese): http://social.technet.microsoft.com/wiki/contents/articles/5041.how-to-ban-or-report-a-technet-or-msdn-user-account.aspx Table of Contents Per segnalare un Account TechNet Wiki Per...
on
2 Feb 2016
Wiki Page:
Disabling Windows Firewall on Hyper -V Server Core and Windows Server 2012 R2
Ken Cenerelli
Table of Contents Introduction Requirements Procedure Conclusion Related Articles Other Languages Introduction This article will demonstrate how to disable the Windows Firewall on Hyper -V Server Core and Windows Server 2012 R2. With this process we minimize many problems networks or Troubleshooting...
on
31 Jan 2016
Wiki Page:
Configuring Microsoft Azure Backup
Ken Cenerelli
Table of Contents Overview Create Azure Backup Vault Configuring Backup Vault Download Vault Credentials Install Backup Agent and Register an Server Schedule Backup Job Properties Backup Status Restore Backup Related Articles References Other Languages Overview The Microsoft Azure Backup is a...
on
31 Jan 2016
Wiki Page:
Small Basic: Reference Documentation
Peter Geelen
Table of Contents See Also Other Languages Welcome to the Small Basic Reference Documentation! Click an object to get started... Array Clock Controls Desktop Dictionary File Flickr GraphicsWindow ImageList Math Mouse Network Program Shapes Sound Stack...
on
31 Jan 2016
Wiki Page:
Small Basic Reference Documentation: Array Object
Ed Price - MSFT
Small Basic: Reference Documentation > Array Table of Contents Array Operations ContainsIndex array index Returns ContainsValue array value Returns GetAllIndices array Returns GetItemCount array Returns IsArray array Returns See Also Other Languages Array This object provides...
on
26 Jan 2016
Wiki Page:
Download Microsoft Small Basic
Ed Price - MSFT
We now offer two choices for downloading Microsoft Small Basic: Small Basic 1.2 - If you're using Windows 10 / Windows 8.1 / Windows 8 / Windows 7 / Windows Vista Small Basic 1.0 - If you're using Windows XP or prior operating systems Microsoft Small Basic 1.2 Small Basic...
on
26 Jan 2016
Wiki Page:
Wiki: Training and Certification Portal
Peter Geelen
This portal will help you find available trainings and certifications from Microsoft. It will provide information about exams and how you can prepare for them. Table of Contents MCSD MCSD Certifications MCPD MCPD Certifications MCPD on Microsoft Visual Studio 2010 MCPD on Microsoft Visual Studio 2008...
on
19 Jan 2016
Wiki Page:
Hyper -V Replica in Windows Server 2012 R2
Sandro Pereira
Table of Contents Introduction Scenario article tests Hyper -V Replica Requirements Procedure Conclusion Related Articles Other Languages Introduction Hyper- V Replica is a very nice feature for those who have a server infrastructure that sometimes does not contain a storage . Recalling...
on
16 Jan 2016
Wiki Page:
Data Manipulation from SQL Server source through controls and LINQ
nelu popescu
Table of Contents Introduction Few steps to Dataset Binding to DataGridView: data presentation and modification Binding to ComboBox on single column LINQ references Data Modifications through LINQ Bibliography Other Languages Introduction In this article we'll see how to make a SQL Server...
on
12 Jan 2016
Wiki Page:
Wiki Governance: Guideline on Publishing Videos
Peter Geelen
Table of Contents Short URL Credits Introduction DO DO NOT Alternatives See also Other Languages Short URL Bookmark this page as : http://aka.ms/wiki_video Credits Thanks to Durval Ramos for providing the introduction. Introduction A "good practice"...
on
6 Jan 2016
Wiki Page:
Wiki: Portale Tecnologie (it-IT)
Ken Cenerelli
Il seguente elenco è un elenco di prodotti chiave e tecnologie gestiti su Wiki della comunità TechNet e gli articoli TechNet Wiki. Questo elenco non è destinato per includere tutti gli articoli su ogni prodotto. Altre lingue - questo articolo è disponibile in altre lingue. La pagina...
on
28 Dec 2015
Wiki Page:
Community and Partner Content Gallery for Microsoft Technologies
Ken Cenerelli
Download community and partner content for Microsoft technologies in DOC, PDF, EPUB, MOBI, and other formats. All the content is free. This page aggregates community and partner content from multiple sources – feel free to fill in the gaps and add links to other content. Note This gallery...
on
28 Dec 2015
Wiki Page:
SharePoint 2013: Going Up in the Navigation
Ken Cenerelli
Table of Contents See Also Other Languages Going up can be a little bit difficult in SharePoint 2013, especially for newcomers. To address the issue, here’s a list of things you can do: Create global navigation by inheriting navigation from parent sites Manually, add navigation links to...
on
28 Dec 2015
Wiki Page:
Percentage in PowerShell - Disk Space Report
Ken Cenerelli
A quick way to make a Disk Report using PowerShell. There are many scripts available in Script Center. You can download one for your needs. A teammate asked: How to add '%' in my disk report? Something to be appended in string or concatenating variables. PowerShell Trick ...
on
26 Dec 2015
Page 29 of 45 (1,119 items)
«
27
28
29
30
31
»
Can't find it? Write it!
Post an Article