In PowerShell I ran….. $env:PSModulePath -split ';'
This displays
Documents Path: \\Exponential-e.uk\fs01\Redirect$\Joe.Hall\Documents\WindowsPowerShell\Modules
Program files path: C:\Program Files\WindowsPowerShell\Modules
System32 path: C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
The Document Parth "\\Exponential-e.uk\fs01\Redirect$\Joe.Hall\Documents\WindowsPowerShell\Modules" takes about 40 to 50 mins to get to authentication or may just time out. I cant alter this.
How do I at least or the session I am in removed "\\Exponential-e.uk\fs01\Redirect$\Joe.Hall\Documents\WindowsPowerShell\Modules" and replace it with something like "C:\PowerShell\Moddules\".
ASKER
Windows PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language built on the .NET Framework. PowerShell provides full access to the Component Object Model (COM) and Windows Management Instrumentation (WMI), enabling administrators to perform administrative tasks on both local and remote Windows systems as well as WS-Management and Common Information Model (CIM) enabling management of remote Linux systems and network devices.
TRUSTED BY
Have you brought this problem to the attention of the company administrators.. This level delay is totally unacceptable.. Are you onsite or offline connecting via a vpn ?