Quantcast
Channel: How to recreate Powershell Virtual Directory
Viewing all articles
Browse latest Browse all 21

How to recreate Powershell Virtual Directory

$
0
0

You've probably solved your issue by now, but I've experienced the same issue, so I post the solution so it may help others:

Edit the "applicationHost.config" file located at "C:\Windows\System32\inetsrv\config".

Look for "D:\" sting in the XML file which will be on a line starting by "Kerbauth".

Replace it by "E:\", then recyle IIS.


Viewing all articles
Browse latest Browse all 21

Trending Articles