Forum Discussion
saurabh2947
Jul 19, 2021Brass Contributor
Windows 11 Feature Requests
Is there a board to post feature requests in win11? I'd vote to get back named group in start menu pinned apps. It helps when you have a lot of apps on your system.
humans_on_earth
May 17, 2023Copper Contributor
saurabh2947
I have a windows desktop and a windows laptop.
At home i work on my desktop. And when i am out. I work on my laptop. (sorry for stating the obvious )
I want to use my desktop and laptop as one PC. Changes made when i am not at home to sync up with my desktop. and vice versa.
New packages installed, downloads and changes to a file. (basically, a replica of my desktop). Less compute on the go and more compute at home. I don't want to install packages on both machines.
i know i am living in a fantasy land. But i really need it. So as my other colleagues.
Thank You
- Kyle_TMMay 17, 2023Copper ContributorInstall software available online with the use of a CLI utility;
This type of task is incredibly easy to replicate, because only the commands need to be transferred from one station to the other, and then executed remotely. HOWEVER, this may be complicated with the utilization of firewalls and inadequate connectivity; BUT the activity can be set to a delayed state, and/or wait for adequate connectivity to complete the action, through polling for the file to become available.
NOTE: These actions would need to be hexed, such that duplicate environments can be created with a certain degree of integrity;
Of course this is not entirely replicable however because no laptop can completely duplicate a desktop environment, due to different components of the two environments, resulting in different requirements being validated and others not.