Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8668915
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T18:19:57+00:00 2026-06-12T18:19:57+00:00

On Machine A (Windows 8) I’ve created a symbolic link to a network share

  • 0

On Machine A (Windows 8) I’ve created a symbolic link to a network share on Machine B (Windows 7) in order to compile some specific Windows 8 code.

In order to do this I call Invoke-Command from Machine B but I get the following error:

Access is denied.
+ CategoryInfo : NotSpecified: (Access is denied.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError

Both machines use the same user and password. I am able to use Invoke-Command on other executes on the C:\ of Machine A but not from the symbolic link.

Is this a bug or something to do with Powershell’s “one hop” security measure?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T18:19:59+00:00Added an answer on June 12, 2026 at 6:19 pm

    It sounds like a double hop issue. Try what this example from the Invoke-Command help page is doing:

    -------------------------- EXAMPLE 15 --------------------------
    
    PS C:\> Enable-WSManCredSSP -Delegate Server02
    PS C:\> Connect-WSMan Server02
    PS C:\> Set-Item WSMan:\Server02*\Service\Auth\CredSSP -Value $true
    PS C:\> $s = New-PSSession Server02
    PS C:\> Invoke-Command -Session $s -ScriptBlock {Get-Item \\Net03\Scripts\LogFiles.ps1} -Authentication CredSSP -Credential Domain01\Admin01
    
    
    This example shows how to access a network share from within a remote session.
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a virtual machine running Windows XP SP3 32-bit. On this machine I
This only happens on my local machine (Windows 7, Ruby 1.8.7). Occasionally rails will
I'm experiencing some weirdness trying to setup PEAR on my development machine (Windows XP).
I want a designer for State Machine Windows WF, I find a sample code
I have created a Git repository on my Desktop machine (Windows 7) with: git
Which OS would you recommend for a development machine: Windows Server 2008 R2 or
I am trying to have Weceem (Grails CMS) installed locally on my machine (Windows
On my Windows machine -- I typically test different versions of Internet Explorer using
Apache on a windows machine running as SYSTEM. What user and password should be
I have a virtual machine running windows xp inside a vmware instance. How do

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.