0
اخطار در powershell
با درود!
من یک اسکریپت پاورشل نوشتم از از ۱ فولدر که در ان زیر فولدر هم وجود داره کپی بگیره و در درایو ک قرار بده اما با خطای زیر مواجه میشم
Copy-Item : The symbolic link cannot be followed because its type is disabled.
At C:\Admin\JBoss-scripts\GenerellaScript\IX3Leverans kopiering\backup.ps1:64 char:2
+ Copy-Item -Path $Source -Destination $Destination -Recurse -Force
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : WriteError: (standalonexmlhistory:DirectoryInfo) [Copy-Item], IOException
+ FullyQualifiedErrorId : CopyDirectoryInfoItemIOError,Microsoft.PowerShell.Commands.CopyItemCommand