AssignedAccess

AssignedAccess Module are designed to enable the administration of restricted app access to specific user accounts. When Assigned Access is configured on a user account, it can use only one Windows Store app. The user cannot exit the app, sign out, or access any system settings.

For this module we are not going to install anything as this is pre-defined cmdlets. And this is available only on the Windows 10 Enterprise.

If they are missing you can use below command to Import them.

Import-Module AssignedAccess

Import-Module AssignedAccess module powershell install

Once you have imported this module, you can use the below commands which are associated with this module.

Click on each cmdlet to know more about them

Clear-AssignedAccessRemoves the user account from assigned access.
Get-AssignedAccessGets the current configuration for assigned access.
Set-AssignedAccessConfigures a user to launch only one app.

Click on this Link for an Single place where you get all the PowerShell cmdlet sorted based on the modules.

You can also refer other blogs on PowerShell at link

You can also refer other blogs on Microsoft at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information. Paragraph

References are taken from official Microsoft websites

Leave a Reply

Your email address will not be published. Required fields are marked *