Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint Online: How to delete the account of an invited user from outside the organization

    Table of Contents Introduction Procedure A. Delete the user from the site collection's User Information List B. Delete the user's profile from the SharePoint Online User Profile Service Application C. Delete the user from the O365 tenant References Notes Introduction SharePoint Online...
  • Wiki Page: Enable Disable Proxy Settings via PowerShell.

    Table of Contents Introduction Script Enable-NetProxy Disable-NetProxy Conclusion Introduction Let us discuss on building a simple cmdlet function to SET the proxy server's address and port with optional parameter to set the Automatic Configuration Script in PowerShell The input of the cmdlet...
  • Wiki Page: Wiki: Small Basic Portal

    This article is a portal that categorically lists all the Small Basic articles that are on TechNet Wiki. Please add more Wiki articles about Small Basic. See Small Basic on TechNet Wiki for the tag list of all the articles. You can download Small Basic here: Table of Contents Getting Started...
  • Wiki Page: Small Basic: Extensions

    This article explains about extensions for Microsoft Small Basic programming language. Table of Contents How to extend Small Basic List of Extensions Extension Manager See Also Additional Resources How to extend Small Basic Following description is from the first announce about Small Basic...
  • Wiki Page: Small Basic: Download and Install the LitDev Extension

    Table of Contents Introduction About the LitDev Extension Downloading the Latest Version Unblock the DLL File Full Installation Instructions LitDev Documentation Small Basic Extension Manager See Also Additional Resources Introduction This article gives details steps on how to download and...
  • Wiki Page: Small Basic: Fremy Extension

    What does this extension provides This extension provides support : Better Shapes and Controls management - More controls : Button, TextBox, CheckBox, Label, Polygon, WebBrowser, ... - Possibility to register events of Shapes and Controls - More properties for Shapes and Controls (Opacity, ....
  • Wiki Page: Small Basic: How to Create an Extension Using C#

    Table of Contents Introduction Setting up your Visual Studio Project Programming Your Extension Compiling Your Code Testing Your Extension Distributing Your Extension See Also Other Languages Introduction Microsoft Small Basic, while a good language for a beginner, is rather limited once you...
  • Wiki Page: Small Basic: How to Create an Extension Using VB.NET

    Table of Contents STEP 1: Create an Extension STEP 2: Make it Work STEP 3: Moving On See Also Other Languages This article is about how to create a simple extension that you can build on for Small Basic (Microsoft). To get started you will need Small Basic, .NET Framework 3.5 (for Small Basic 1...
  • Wiki Page: Azure Data Factory Troubleshooting: error code "DeleteFactoryBlockedByIR"

    Table of Contents The Problem The Solution Step 1. List all started Integration Runtimes Step 2. Stop the started Integration Runtimes Step 3. Delete the Datafactory Useful Links In this post, we can find the steps that need to follow in order to delete an Azure DataFactory. Specifically, the steps...
  • Wiki Page: Azure: Moving resources to new resource group

    Table of Contents Introduction Move Resources via the Azure portal See Also Introduction Many times for any of us, there is a need to move resources to a new subscription or a resource group, we can easily do this from the Azure Portal or using PowerShell cmdlets. In this article, we will find...
  • Wiki Page: SharePoint Online: Get a list of site users and their group memberships

    Table of Contents Introduction Credits Scripts Site Users and Groups Script 1 Output 1 Site Users and Groups Script 2 Output 2 References Notes Introduction This posting consolidates notes presenting options for obtaining a list of users and their group memberships for a SharePoint Online site...
  • Wiki Page: FIM Sync Troubleshooting: stopped-dll-exception: The following error occurred while using Kerberos authentication

    Table of Contents Overview Problem Statement Application Event Log Cause Resolution Additional Information Overview The goal of this wiki is to share information concerning the "stopped-dll-exception" error when exporting to Microsoft Exchange 2010. This particular wiki will cover...
  • Wiki Page: User Page: Suthahar Jegatheesan (JS)

    Table of Contents Introduction Awards CSharp Corner MVP TechNet Guru Awards Azure Content Hero Technet Wiki TechNet Wiki Articles TechNet Wiki Gallery Certification Open Source Books and White Papers Open Conferences & Lectures to the community Helping Hand Profiles Contact Introduction ...
  • Wiki Page: SharePoint 2007 Troubleshooting: User Image Not Displaying in a Site

    An issue was reported that in a sharepoint site under all people page for some of the users the image was not being shown up although they have uploaded the same. It was coming like this: We checked all synchronization jobs, removed the user from site collection and added again but no progress...
  • Wiki Page: System Center 2012 R2 Configuration Manager: Applying ADK 8.1 Update and CU1

    I have applied the recently released Cumulative Update 1 to my System Center 2012 R2 Configuration Manager production environment today. I thought it might be useful to blog about the process I went through. Now to be clear, the ADK 8.1 Update is not a pre-requirement for 2012 R2 CU1. I have just taken...
  • Wiki Page: Active Directory Certificate Services: Digital Certificate Overview

    Table of Contents Introduction Encryption Encryption and Decryption Keys Symmetric and Asymmetric Encryption Private and Public Keys How an Asymmetric Encryption Works Session Key How a secure communication works using a combination of Asymmetric Key and Symmetric Key Digital Certificate Certificate...
  • Wiki Page: DataGridView/Entity Framework common operations (Part 2 A)

    Table of Contents Introduction Base class Form code Implementation for updates Customer table updates Contact table updates Setup Summary See Also Source code Introduction This is a continuation of part 2 working with Entity Framework in a DataGridView. Here the lesson to having a DataGridView...
  • Wiki Page: DataGridView/Entity Framework common operations (Part 2)

    Table of Contents Introduction Base classes for reading data Setup Summary See also Introduction This is a continuation of part 1 in this series which should be read before continuing with this part of the series if new to working with Entity Framework in Window Form projects. Here the...
  • Wiki Page: Lync Troubleshooting: Unable to see contacts on iOS and Android.

    Table of Contents Issue Error Problem Statement Resolution Note: EWS URL Issue Unable to see Lync contacts on iOS and Android. Error No specific error, just shows Lync contact blank on mobile devices. Problem Statement Using UCS (Unified Contact Store) however recently Lync contacts...
  • Wiki Page: PowerShell 7: Running Active Directory cmdlets on Windows Server 2016.

    In one of my previous posts we installed PowerShell 7 on Windows 10. In my lab I installed PowerShell 7 on my Exchange 2016 Server. While there is no support for Exchange yet, Active Directory cmdlets work. To install the preview you can run the command below from an elevated PowerShell Window...
  • Wiki Page: SharePoint Online: How to get a listing of all OneDrives in your Tenant using PowerShell

    It takes just a little bit of PowerShell to quickly obtain a listing of all the OneDrives your users have in your tenant. You can use this listing to verify sharing settings, check up on individual storage usages, get a total OneDrive storage usage, get a count of total active OneDrive usage, etc....
  • Wiki Page: SQL Server Integration Service: Using WMI Event Watcher to Trigger ETL on a File Drop Event on a Shared Folder

    Agenda This case study will teach you how you can use WMI ( Windows Management Instrumentation ) to monitor a file drop event on a shared folder. We will build a solution that will keep watch on a "shared folder" and then trigger an ETL when a file gets drop or copied into it and then...
  • Wiki Page: DataGridView/Entity Framework common operations (Part 1)

    Table of Contents Introduction Reverse Engineering Data relations DbContext Custom customer class INotifyPropertyChanged DataGridView columns setup Projects BindingSource DataGridView sorting Language extension methods Special form controls Code walk-through Summary See also Source code Introduction...
  • Wiki Page: Exchange 2016: Check your Outlook Web Services with simple PowerShell command

    In Exchange 2016, there are a couple of cmdlets you can run to check that you servers are in a healthy state. In 1x example, you could run the following command to check the Outlook Web Services: Test-OutlookWebServices If you want to specify a specific server then you can run the command...
  • Wiki Page: TechNet Wiki: Getting Started

    To get started with the Wiki, you can view content or you can contribute by adding information to existing articles, updating content, or adding new pages and stub articles . Table of Contents Quick Tour of the Wiki If You Want to Find and Read Content If You Want to Contribute TechNet Wiki Feature...
Page 18 of 739 (18,451 items) «1617181920»
Can't find it? Write it!