About Restricting copy, paste and printer access in azure wvd - wvd

How can I restrict copy, paste and printer in the Azure virtual desktop window?

Related

How to open Clipboard History in RDP session in Windows 10

I can't open Windows Clipboard History with Windows + V in Windows 10. I'm using Microsoft Remote Desktop on my macbook air to connect to remote machine via RDP and not able to open it. It's just paste last copied record and not showing the whole history. That's window I'm trying to open:
clipboard history
I had the same problem using Clipboard History in Windows over RDP from a MacBook Air. I solved it by taking the following steps in Windows:
Open the Local Group Policy Editor (gpedit.msc).
Navigate to the location below in the left pane of Local Group Policy Editor to:
Computer Configuration\Administrative Templates\System\OS Policies​
In the right pane of OS Policies in Local Group Policy Editor, double click/tap on the Allow Clipboard History policy to edit (Enable) it.
Reboot computer.
Enable Clipboard History from the normal Windows settings.

Does Azure Storage Explorer not support a setup with activated conditional access?

I get the "You can't get there from here" error, when using the Azure Storage Explorer. We use MFA and Conditional Access.
The default browser is Edge: if I click on a link, e.g. in an E-mail in Outlook, Edge opens up. Latest version.
In the details I see:
Device identifier: Not available
Device platform: Windows 10
Device state: Unregistered
So, it looks like the Azure Storage Explorer or Edge have problems to access the session data or the device ID. Other applications like SharePoint, Skype, Outlook can authenticate.
Sadly, Conditional Access is not supported for the Azure Storage Explorer.
https://learn.microsoft.com/en-us/azure/storage/common/storage-explorer-troubleshooting?tabs=Windows%2C2004

IContextMenu Shell Extension for Phone Storage

I have implemented context menu shell extension in Windows for files and folders.
However, I don't know how to make the menu appear on right clicking on phone storage (when plugging my Android phone or similar) such as Internal memory or SSD card.
Any ideas? Is this possible?
If you means that you want to customize the context menu for the drive such as "D:\" after you connect the devices via usb, you can register the shell extension handler under:
Computer\HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers
More detailed info about predefined shell objects, you can refer the link below:
Predefined Shell Objects

Programmatically extend/customize the windows logon prompt

Is the windows (XP, Vista, 7) logon box extensible ? Is there an "logon box" analog to windows shell extensions ?
As a made up example, I have a windows host with one shared account used by my team. I want my team members to be able to login to the host desktop by solving a captcha. I would like to modify the logon box to do this (instead of say, having an autologon and then being shown a fullscreen captcha program)
To customize the logon window, you have to create a Credential Provider in Vista/7, and a GINA dll in XP.

How can I turn off "convert and copy" dialog for Windows Portable Devices?

Under Windows 7, when I copy an mp3 file to my iRiver H10 I always get a dialog box offering to "convert and copy" the file, or "No, just copy". The mp3 files are not copy protected. The H10 is an mp3 & wma player connected via USB, but does not show up as a drive letter. It shows up in the Windows Explorer as an attached device. This is a PlaysForSure device that Microsoft wants you to access through their Multimedia player, which I don't use.
How can I disable this dialog box and always just copy the file?
I'm hoping there's a registry entry, or possibly a group policy setting, but I'm not above patching a dll. My google search turned up the fact that the dialog box strings appear in wpdshell.dll. WPD apparently stands for Windows Portable Devices.

Resources