Clear-AssignedAccess (Industry 8.1)

7/8/2014

Review the syntax, parameters, and examples for the Clear-AssignedAccess Windows PowerShell cmdlet for Windows Embedded 8.1 Industry (Industry 8.1).

Removes the user account from assigned access.

Syntax

Clear-AssignedAccess [<CommonParameters>]

Parameters

  • <CommonParameters>
    This command supports the following common parameters that are implemented by Windows PowerShell: Verbose, Debug, ErrorAction, ErrorVariable, OutBuffer, OutVariable, WarningAction, and WarningVariable. For more information, see about_CommonParameters on MSDN.

Description

The Clear-AssignedAccess cmdlet removes the user account from assigned access and returns the user to default settings. If a user is signed in or the PC has a PS/2 keyboard, you must restart the computer to apply the changes.

Remarks

For more information, type "Get-Help Clear-AssignedAccess -detailed". For technical information, type "Get-Help Clear-AssignedAccess -full".

Examples

  • EXAMPLE 1

    Clear-AssignedAccess
    

    -----------

    Description

    -----------

    This example shows how to remove the user account from assigned access and return the user to default settings.

See Also

Concepts

Assigned access Windows PowerShell reference