Skip to content
View Elhennya's full-sized avatar

Block or report Elhennya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. WebAPI_Employee-3ASPC WebAPI_Employee-3ASPC Public

    API qui gère des requêtes HTTP pour des employés codée en cours de C#

    C#

  2. Create IIS Site using Powershell Create IIS Site using Powershell
    1
    # The following code will create an IIS site and it associated Application Pool. 
    2
    # Please note that you will be required to run PS with elevated permissions. 
    3
    # Visit http://ifrahimblog.wordpress.com/2014/02/26/run-powershell-elevated-permissions-import-iis-module/ 
    4
    
                  
    5
    # set-executionpolicy unrestricted