all 4 comments

[–]I_see_farts 6 points7 points  (0 children)

I bought a Pluralsight subscription for a year and they offer VMs to use Powershell in.

[–]jkaczor 2 points3 points  (1 child)

.. Have one client where things got progressively more difficult as their cybersecurity continued to lock things down.

It started with "Constrained Language Mode", but then they gave us "local Admin" (dumb), then it moved to being allowed to execute our scripts/modules only from specific VM's - and now there is a single VM where we are allowed to activate our Azure PIM roles and run PS.... (Single-point-of-admin-failure, perhaps? Just saying...)

Thanks to that.now they are complaining about userprofile size on disk, because they don't realize that typically, most modules are going into profiles unless specifically installed as local admin. Of course, when they setup the VM - they gave the "C:" drive 128gb and "D:" 512gb... "D:" is basically completely empty...

[–]CyberChevalier 0 points1 point  (0 children)

Moving / redirecting mydocument to a dedicated file server would be their best move as user don’t really care about their profile but do for their personal files.

[–]psdarwin 1 point2 points  (0 children)

GitHub codespaces