RFC-388: Any workarounds available for the OneDrive issue with PSModuelPath until this RFC gets pushed to GA? #401
Unanswered
JoelMiller74
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
References:
I am having more issues with being able to update or remove any PowerShell modules due to the OneDrive Synchronization.
I install modules to the default scope of current user because I do not have admin rights in my organization normally. I have to request it.
I have OneDrive enabled because it is our company standard and it ensures that I always have my documents and settings is something happens.
I have tried every workaround that I can to get around this for now until this change in RFC-388 is live but none of them work. I was close at one point by updating all psmodule paths to point to localappdata/powershell but since PSResourceGet is hardcoded, it ignored that and refused to use that.
If anyone is able to point me to a usable workaround until this is complete, I would be eternally grateful. I know it is on its way, but I also know it will take time.
Beta Was this translation helpful? Give feedback.
All reactions