dejan230
Jun 25, 2021Copper Contributor
Status:
New
Fslogix App Masking: add an option to disable a rule during the logon process
Hi,
It would be great if you could add an option to disable the a rule during the logon process. For a concrete example:
I'm using FsLogix for hiding powershell and CMD from RDS users. But this option disable completly the logon scripts.
Regards.
3 Comments
Sort By
- DennisCJr757Copper Contributor
During the Azure Virtual Desktop process, if they added a small "(i)" [eye] 'info' button to the log-in screen that would 'show' a verbose log-on window, that could be very helpful. I have recently been using the Dev Tools in Microsoft Edge and note it is possible to see {many} sorts of 'action' and 'response' activities while accessing online resources. It's positively a "real-time" educational tool for moderately experienced troubleshooters seeking to develop a "deeper" understanding of the inner-workings of processes. ~ During my checks of Cookies being created while accessing a website, I used the "Export HAR" button in an attempt to add understanding of each 'Step' in setting up the AVD/WVD connection.
- dejan230Copper Contributor
Hi madaman,
Unfortunatelly no.
Here is what I do (for now until there is a better way):
With fslogix: Hidding for non admin users cmd, powershell and vbscript, wscript.
Convert any existing batch to vbs and compile it with vbs edit to exe.
Regards
- madamanCopper Contributor
Hi there,
I'm looking to achieve the same thing. Did you ever find a solution? If so, could you share it please?
Thanks,