Forum Discussion
Fduran1997
Dec 05, 2022Copper Contributor
Roaming Profile ghost share
This was an old share sued for roaming profile testing. It was deleted but some accounts still redirect their folders to this share. It's not in shares in server manager. The profile p...
Wrentdr
Feb 05, 2026Iron Contributor
On the domain controller, use the command `net share` to view all shares. Then use `net share share_name /delete` to remove any residual shares, and check the registry key `HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Shares` for any remaining entries.