def remove_apppool(name):
    # Remove IIS AppPool
    '''
    Remove an IIS application pool.