Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint 2013: Comment Créer par Programmation des MySites pour tous les Utilisateurs d'un Groupe (fr-FR)

    Note : Cet article est une traduction. Récemment, les administrateurs de site voulaient créer par programmation des MySites pour tous les utilisateurs d'un groupe Sharepoint, et cette exigence était récurrente. C'est pourquoi j'ai ( Rashu,Rahul ) développé un outil pour mener cela...
  • Wiki Page: Using TRY_CONVERT in SQL Server 2012

    Using TRY_CONVERT in SQL Server 2012 TRY_CONVERT returns the value as the specified data_type; if an error occurs, null is returned. However if you request a conversion that is explicitly not permitted, then TRY_CONVERT fails with an error. TRY_CONVERT conversion function is supported in SQL...
  • Wiki Page: Star Schema (pt-BR)

    No SQL Server Analysis Services (SSAS) , um star schema descreve um modelo de dados comum para data warehouses relacionais. Em uma star schema, existem dois tipos de tabelas: tabelas de fatos e tabelas de dimensão . Em geral, um data warehouse relacional é um repositório histórico de transações...
  • Wiki Page: Security Compliance Manager (SCM) 2.5 (fr-FR)

    Cet article a été écrit par Daniel Donda TechNet Wiki au Brésil . Réferénce: http://social.technet.microsoft.com/wiki/pt-br/contents/articles/9600.security-compliance-manager-scm-2-5.aspx Le Compliance Manager de sécurité (SCM ) est un outil gratuit de l'équipe Microsoft...
  • Wiki Page: Importation GPO SMC v2.5 (fr-FR)

    Cet article a été écrit par Daniel Donda TechNet Wiki au Brésil . Dans un environnement de production, il est important d'analyser les politiques de sécurité avant la mise en œuvre finale . Pour importer un clic GPO ( SCM. Cab ) ou GPO dossier de sauvegarde dans le panneau...
  • Wiki Page: SharePoint 2010: Find Event Receivers Attached to Lists

    Scenario You inherit a SharePoint site. Some of the lists do odd things and you want to find out if there are there event receivers on the list. If you have access to PowerShell and the SharePoint servers, you can use the following PowerShell code to find out. $GC = Start-SPAssignment $Site...
  • Wiki Page: SharePoint 2010: Trouver les Event Receivers Attachés aux Listes (fr-FR)

    Note : Cet article est une traduction. Scénario Vous héritez d'un site SharePoint. Quelques-unes des listes font des choses bizarres et vous voulez savoir s'il y a des récepteurs d'événements attachés à la liste. Si vous avez accès à PowerShell et aux serveurs SharePoint, vous...
  • Wiki Page: SharePoint 2010: Comment Créer une Bibliothèque de Formulaires en Utilisant un Script PowerShell (fr-FR)

    Note : Cet article est une traduction. Une personne a exprimé le besoin d'avoir un script PowerShell pour créer une bibliothèque de formulaires. C'est pourquoi j'ai ( Rashu,Rahul ) écrit le script ci-dessous qui fonctionne avec SharePoint 2007 et SharePoint 2010. Ce code peut être...
  • Wiki Page: How to Sort a Forum Thread by Threaded Conversation

    This article is part of the Wiki series: MSDN/TechNet Forums . Issue Sometimes you want to track conversations better in forums. By default, the threads are sorted in Flat View , so that the most recent replies are at the bottom. You can sort them by conversation instead. Solution ...
  • Wiki Page: Overview of Community Translation in TechNet

    There are 3 main ways to contribute translations on TechNet. As of February 2012, each is tracked differently. Table of Contents Creating articles in TechNet Wiki in new languages The Translation Widget Translation Wiki Others Languages Creating articles in TechNet Wiki in new languages...
  • Wiki Page: T-SQL: Query to Generate Combinations with Output Unpivoted into Individual Rows

    Table of Contents Problem Solution See Also Others Languages Problem I'm faced with a requirement to generate all the combinations, based on some data, but the harder I look at this problem, the less progress I make. Imagine some items that can be in each position Position 1...
  • Wiki Page: Wiki: How to Know the Amount of Pages for Each Tag

    Table of Contents Popular Tags PowerShell (script) Note See Also Other Languages Popular Tags As a reference information, you might want to know about "What tag is popular?" when you write some articles on the TechNet Wiki. How to know what tag is popular, there is a way of seeing...
  • Wiki Page: SharePoint 2010 : Paramètre WhatIf en PowerShell (fr-FR)

    Note : Cet article est une traduction. Windows PowerShell est un outil de script en ligne de commande qui fournit un accès complet à l'administrateur aux APIs (application programming interfaces), ainsi que la possibilité de débloquer la capacité à interagir directement avec les produits SharePoint...
  • Wiki Page: Como projetar, criar e manter um banco de dados do SQL Server

    Público alvo : Os desenvolvedores de aplicativos que não estão familiarizados com a concepção, implementação ou manutenção de bancos de dados, que ainda precisará criar um banco de dados para uso com seus aplicativos . Os links abaixo são links externos e fornecer informações e orientação sobre...
  • Wiki Page: フォーラムのスレッドを会話順にソートするには (ja-JP)

    Table of Contents 問題点 解決方法 関連項目 他の言語 問題点 時に、フォーラムではより楽に会話を追いかけたいことがあります。既定では、スレッドはフラットリスト表示されます。そのため、最も新しい返信が一番下に来ることになります。代わりにこれを会話順にソートすることができます。 解決方法 任意のフォーラムページにて、右側にある 設定 をクリックします。 " スレッドの表示方法 " の下にある、 スレッドリスト表示 オプションをクリックします。 画面下にある 投稿 をクリックします。 関連項目 Microsoft...
  • Wiki Page: MSDN や TechNet フォーラムでのさまざまな役割 (ja-JP)

    Table of Contents オーナー (Owner) 管理者 (Administrator) モデレーター (Moderator) 回答者 (Answerer) 関連項目 他の言語 MSDN や TechNet フォーラムにはさまざまな役割があります。 オーナー (Owner) これは大抵の場合、ごく少数の人数に限定されます。オーナーは他のユーザーを役割へと割り当て、一般的にはフォーラムの最終的な責任を負います。これは常に Microsoft の従業員であり、フォーラムの技術のコミュニティリードである場合が多いです。 管理者 (Administrator) ...
  • Wiki Page: Los diferentes Roles en los foros de TechNet y MSDN (es-ES)

    Table of Contents Propietario Administrador Moderador Answerer Otros Idiomas Existen varios roles diferentes en los foros MSDN y TechNet... Propietario Suele ser sólo unas pocas personas. El propietario agrega a otras personas y normalmente tiene a su cargo, la responsabilidad del Foro. S...
  • Wiki Page: TechNet や MSDN フォーラム設定にある NNTP Bridge の使用とは (ja-JP)

    質問 : TechNet や MSDN のフォーラムで、右側にある 設定 をクリックした際に表示される NNTP Bridge の使用 チェックボックスとは何ですか ? 回答 : そのチェックボックスをオンにすることで、Thunderbird や Windows Live Mail のようなニュースリーダーでフォーラムへアクセスできるようになります。 http://communitybridge.codeplex.com/ を参照してください。 関連項目 Microsoft フォーラムのモデレート An issue when marking as answer...
  • Wiki Page: SharePoint 2010: Script PowerShell pour Lister les Webparts Utilisées dans les Pages de Publication (fr-FR)

    Note : Cet article est une traduction. Ce script PowerShell va lister toutes les webparts utilisées dans les pages de publication d'un site. Ce script ne prend aucun argument au moment de son invocation, mais il requiert qu'une valeur soit saisie pour l'URL du site. Cette valeur...
  • Wiki Page: SharePoint 2010: Comment Copier une Liste en Utilisant un Script PowerShell (fr-FR)

    Note : Cet article est une traduction. Table of Contents Introduction Le code PowerShell de base Importer la fonction Exemples d'utilisation de la fonction Voir Aussi Autres langues Introduction Utilisez ce script (fonction) PowerShell pour copier une liste (ou une bibliothèque...
  • Wiki Page: Wiki: Wiki HTML エディターを使った素早く基本的なテーブルの作成 (ja-JP)

    Table of Contents 関連項目 他の言語 Wiki HTML エディターにて、テーブルの幅、列の幅、ヘッダー行、そして 全てのセルの周囲への罫線 を設定したシンプルなテーブルを作成します。 プレビューのために、 http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_style ページで、HTML ドキュメントの タグの間に以下のテーブル コンテンツを貼り付けてください。 <!-- 以下に記述されたテーブル タグの属性を変更してください。 cellpadding と cellspacing...
  • Wiki Page: Wiki: Wiki の立案者や投稿者に連絡を取るには (ja-JP)

    プロファイルに e-mail アドレスを載せられていない限り、その人に直接連絡をとる方法はありません。既定では、サインアップの際に利用したメールアドレスは見ることができません。 誰かがあなたへの連絡を簡単にとれるようにするには プロファイルに、メールアドレス、Web サイト、ソーシャルメディアやその他の方法などによるあなたへの連絡方法についての情報を記入します。 プロファイルを編集するためには、 プロファイル全般 を見てください。 記事を作成したり編集する際に、"Email me updates to this page" チェックボックスにチェックを付けます...
  • Wiki Page: Wiki: Como Entrar em Contato com um Autor ou Contribuinte Wiki (pt-BR)

    Esse artigo foi originalmente escrito em: http://social.technet.microsoft.com/wiki/contents/articles/9352.wiki-how-to-contact-a-wiki-author-or-contributor-en-us.aspx A menos que esteja listado o endereço de e-mail no perfil, não há uma forma direta de contato com autores e contribuintes do TechNet...
  • Wiki Page: Wiki: Comment contacter un auteur ou un contributeur du Wiki (fr-FR)

    Si une personne n'a pas inscrit d'adresse de courriel dans son profil, il n'existe pas de moyen direct de communiquer avec elle. Par défaut, l'adresse de courriel que vous fournissez lors de la signature n'est pas visible. Comment aider les gens a vous contacter ? ...
  • Wiki Page: Wiki: How to Contact a Wiki Author or Contributor

    Unless someone has listed an e-mail address in their profile, there is no direct way to contact them. By default, the email address you supply when signing up is not visible. How to make it easier for people to contact you? Put information on how to contact you in your profile: email, website...
Page 49 of 64 (1,592 items) «4748495051»
Can't find it? Write it!