Browse by Tags

Tagged Content List
  • Wiki Page: Connecting Macintosh Machines Behind ISA Server

    These days almost every corporate has different operating systems installed in its Network, such as Windows, Unix / Linux, Macintosh etc.. As an ISA Server administrator, you should know how to configure each of the different operating systems to be able to communicate with ISA Server and which of...
  • Wiki Page: Installing ASP.NET Core Docker For Windows

    Table of Contents Introduction Background Installing Docker For Windows Start and test the Docker Enabling Virtualization in BIOS Setting up Docker Conclusion Introduction Here, in this post we are going to a see how we can install Asp.Net Core Docker in our Windows . Before we start...
  • Wiki Page: Outlook: Secure your email by using a free digital signature

    Secure your email by using a digital signature is an option to make your email more secure. A digital signature isn't the same as a signature you routinely include with an outgoing message. Anyone can copy an email signature, which essentially is a customisable closing salutation. But your digital...
  • Wiki Page: How to Post a FIM ScriptBox Script

    The objective of this article is to explain how to post a FIM ScriptBox script that consists of a single Windows PowerShell script file. To get an overview of existing FIM ScriptBox scripts, click here . Sharing a FIM PowerShell with your FIM community is a very easy. To develop your...
  • Wiki Page: Xamarin: Download a file with ProgressBar

    This recipe shows how to download a file using WebClient in Xamarin.Android. To download a file (.mp3, etc.) follow these steps: Add new using statements to your code: using Java.IO; using System.IO; using System.Net; Create a WebClient object: var webClient=new WebClient...
  • Wiki Page: Xamarin: An Introduction to develop a soundcloud (Part 6)

    Create and configure an authenticator Let's authenticate a user to access SoundCloud: auth = new OAuth2Authenticator ( clientId : "your client id" , clientSecret: "your client secret id" , scope : "" , authorizeUrl: new Uri ( "...
  • Wiki Page: How to Allow Ping from Selected Computers to an ISA Server Computer

    Ping is evil, we know. Many will shout now but hold your horses and continue reading. ISA Server is a firewall. You do not want to give the key to your house for the thief to steal it. Ping is the same, don't give someone the tool to flood your firewall with an unwanted traffic! Once you install...
  • Wiki Page: How To Create a Send Connector in Exchange Server 2010

    [ This article is posted at ElMajdal.Net website: http://elmajdal.net/ExchangeServer/How_To_Create_A_Send_Connector_In_Exchange_Server_2010.aspx ] By default, with Exchange Server 2010, you can only send and receive emails to mailboxes from the same organization. However, if you want to send...
  • Wiki Page: Windows 7 Aero Peek Feature

    [ This article is posted at ElMajdal.Net website: http://www.elmajdal.net/Win7/Windows_7_Aero_Peek_Feature.aspx ] Aero Peek is a new feature introduced with Windows 7. It is available with Windows 7 Home Premium Edition, Professional Edition and Ultimate Edition. With Aero Peek, you can peek on...
  • Wiki Page: Windows 10 CTP: How to Add Hibernate Button to Power Options

    In Windows 10 CTP, there is no Hibernate button in Power Options by default. We get three options: Sleep, Shut down and Restart. Here is simple step by step instructions on how to add a Hibernate button. How To: 1] Open Control Panel > select View by Large icons from the drop-down list...
  • Wiki Page: Downloading and Installing Microsoft Security Essentials

    [ This article is posted at ElMajdal.Net website: http://www.elmajdal.net/Win7/Downloading_and_Installing_Microsoft_Security_Essentials.aspx ] Microsoft Security Essentials is a free Antivirus program. It provides real-time protection against viruses, spyware and other malicious software. In...
  • Wiki Page: Intune: Request and provide remote assistance for Windows Desktops

    Table of Contents Applies to Introduction Before you start Configure the TeamViewer Connector Open a remote assistance request (end user) Respond to a remote assistance request Close the remote assistance session Remotely restart a Windows PC Applies to The information in this topic applies only...
  • Wiki Page: Deploying WordPress blog on Windows Server VM

    Table of Contents Prerequisites You will learn In this article, we will go step by step to create WordPress Blog using Windows Server 2012 R2 Virtual Machine on Azure. Using Web App article available here: Create WordPress Blog using Web App - Classic Portal Create WordPress Blog using...
  • Wiki Page: Configure Joomla on Microsoft Azure

    Table of Contents Prerequisites You will Learn Install Joomla In this article, you will learn how to configure Joomla on Microsoft Azure. Joomla is an open source content management system(CMS). Also, Joomla is an award-winning CMS, which enables you to build a website and powerful online...
  • Wiki Page: Deploying ProPlus

    There are two ways to deploy Office 365 ProPlus: 1. User goes directly to Office 365: (If you don't want your users installing software themselves, set the toggle to Off to disable this option on both desktop and mobile devices.) 2. Your IT department controls the installation by login...
  • Wiki Page: Disable IE Esc for Windows Server 2008

    In Windows Server 2008, IE Esc (Internet Explorer Enhanced Security Configuration) is enabled by default. When Internet Explorer is started, a message is displayed that "Microsoft Internet Explorer Enhanced Security Configuration is enabled on your Server". This reduces exposure from insecure...
  • Wiki Page: Wiki: Comment Coller un Tableau Excel dans le Wiki TechNet (fr-FR)

    Cet article est un how to . Merci de rester aussi clair et simple que possible. Eviter les débats spéculatifs, mais aussi de rentrer trop dans les détails des mécanismes sous-jacents ou des technologies connexes. Parfois, vous pouvez juste avoir à coller un tableau Excel dans l'onglet...
  • Wiki Page: Configure site resiliency for Lync 2013

    In Lync 2010 the site resiliency was given by stretching one FE pool across two sites. However, this setup was much complicated during disasters and hence it is not supported and discontinued from Lync 2013. In Lync 2013 there is a new concept called pool pairing by which we can have Datacenter...
  • Wiki Page: Wiki: Comment changer votre image d'avatar (fr-FR)

    Table of Contents Pour changer votre image d'avatar Voir aussi Autres langues Pour changer votre image d'avatar Connectez-vous au TechNet Wiki. Cliquez sur votre nom d'utilisateur sur le coin supérieur droit. Sur la page de votre profil, cliquez sur Modifier...
  • Wiki Page: Xamarin: Shopping Cart Counter In Forms Navigation Bar

    Many of you have tried the Navigation Bar in Xamarin Forms. But it has some limitations and you can't do everything with this. For example, many people want to add an eCommerce cart counter in the navigation bar but unfortunately, Xamarin forms don't have any kind of navigation bar as well...
  • Wiki Page: TechNet Wiki: How to Join

    Signing up and managing your profile changed with the integration of the TechNet Wiki into the TechNet Profile. You only have to sign up once for all the TechNet and MSDN services (so if you're already signed up, you might not have anything left to do). Once you get going, check out TechNet Wiki...
  • Wiki Page: SharePoint 2010: How to Embed Flash Files into SharePoint Site Pages

    Occasionally a site admin will want to embed some Flash files on some of the pages in their site. In order to achieve this, these are the required steps: Ensure that the flash file is uploaded to a document library. In the page where the flash file is to be shown, add a content editor webpart...
  • Wiki Page: How to Build Your Own Custom TechNet Documentation

    This article is based on material first published on my blog at http://blogs.technet.com/b/tonyso/archive/2011/09/13/roll-your-own-techdocs.aspx . It is offered here so that others can extend it with additional details, tips and usage scenarios. Please feel free to revise and improve it, it is the wiki...
  • Wiki Page: SQL + MDX an Hybrid Query in one Apartment.

    Table of Contents Introduction How to Create SQL+MDX Query More Details on Hybrid Query Query Execution Introduction A common question on MSDN forums is how to write SQL+MDX both in one place. Examples of such forum posts include SSRS combining MDX and T-SQL . ...
  • Wiki Page: Outlook - Troubleshooting with the MFCMAPI Tool

    Many a time, you run into an issue with an end user's Outlook. It won't start or you cannot see some rules. We have used this tool many times where users have corrupt Inbox Rules which you cannot see in Outlook and have to use the tool to remove them. You have a very powerful tool called...
Page 14 of 34 (840 items) «1213141516»
Can't find it? Write it!