Recommended Posts

I have been on vac, just go back. Sent you a pm - happy tv in and take a look.

The sniffs you sent, don't show you ever doing a broadcast for name. And the session you tried to setup was using hawk-pc, the name is hawk-hp is in not??

from your posting

Host Name . . . . . . . . . . . . : Hawk-HP

thats not going to work ;)

so what is currently not working - so you get access denied when you do

net view \\hawk-pc

so this gives you error 5 - if so that tells me your just not authing correctly. or do you get error 53?

well you have auth error with first command - your not authed so error 5 access denied.

and second command syntax is wrong -- *\\ is not going to work.. You need a space

net use * \\computername\share /u:computername\username password

before you actually try to map a share -- is that actually a share name?

just auth first

net use \\computername\ipc$ /u:computername\user password

I already posted doing this exact thing earlier in the thread.

edit: And yeah explorer is not going to work if your not authed to the freaking machine! ;)

yeah you created an session where you are denied --- you can not now open up a session with a different account.

And what part did you not understand about sending computername\username in the /u: ?

You have to disconnect all sessions to a machine before you can attempt to auth with a different account.

Why don't you just use public sharing since username sharing seems to beyond your grasp!

Public sharing is enabled! I just used net use /delete and then attempted to net use again, and this time it worked! Assigned drive Z, now what can I do to enable this each time the system starts? Also I have more then one folder shared, how can I enable access to all the other folders?

once you auth a machine you access any share that account has access too.

once you map it should be recreated on a reboot, unless you specifically told it not to be persistent.

It makes it easier if you use the same username and password on each machine - so you don't have to save different credentials. But you can manage your credentials with cred manager.. start search cred and you will see credential manager.

OK, I understand the basics of what you said, but I have 5 or so different shared folders on my system, do I have to mount each one of them to a separate drive? Or is there something else that can be done.

you don't have to map them to a drive if you don't want - once you are authed to the machine you should be able to just access via unc -- create shortcuts to \\computername\sharename

Or I just map to admin shares - so you have full access to drive. Or you can just share out the root of the drive if you don't want to enable admin shares.

why do you have 5 different shares? Seems kind of pointless to me in a home setup to be honest. Just share the root folder your files are in - if that is the root of the drive ok, or could be a folder called shared, etc.

One other thing: is there a way to make windows access the my system the way I can? I can see all the shared folders and access them via explorer, but when doing that on the laptop I get the not authorized message. But I can access them via the mounted drive.

Dude yes that is the way it should work -- I have no idea what your doing. This is not suppose to be so difficult ;)

I never seen someone have so many issues with file sharing.

What account did you auth with, is it different than account your logged in with? Did you do it under an elevated prompt or something. UAC can cause a few different issues depending, etc.

ok why are you authing with elevated prompt? And yes depending on what account name is and password, etc. And what account names and passwords you have set on other machine, and what shares you have setup with permissions, etc. you can have issues

Here I finished moving my 500GB disk to my new 2TB one -- so I could disconnect and give an example

So here I auth inside a elevated prompt and I can view the shares, but in non admin prompt same user, access denied

Now I changed the password on that machines budman account not to match my local budman's account

But yeah UAC and elevated prompts can cause you some issues, explorer to does not run as elevated even your account is admin, etc..

post-14624-0-29698400-1333838776_thumb.j

  • 3 weeks later...

Here is an update to this whole (sad) saga. I ended up having to reinstall Windows due to a persistent malware that would not go away despite be removed by MWB. Now suddenly the other computers can browse my desktop the way I can see them! I'm guessing that there had to be some corrupt file or setting somewhere that was screwing with this whole issue!

"had to be some corrupt file or setting somewhere"

Not from your screenshot with error 1219.. That was clearly showing you had created a session to that machine with a different account. You can only ever be authed to a machine from the same IP with 1 account.

if you auth with say guest, which is access denied you can not then send billy's account info to auth with until that guest session has been disconnected.

It is possible that you had some infection that was creating the session to the box with some account (guest maybe, random maybe) Which would then keep you from authing with the correct creds while there was that other session open.

This topic is now closed to further replies.
  • Posts

    • Bulk Crap Uninstaller 6.2 by Razvan Serea Bulk Crap Uninstaller is a free (as in speech) program uninstaller. It excels at removing large amounts of applications with minimal user input. It can clean up leftovers, detect orphaned applications, run uninstallers according to premade lists, and much more. Even though BCU was made with IT pros in mind, by default it is so straight-forward that anyone can use it effortlessly! Bulk Crap Uninstaller features: Detect and uninstall Windows Store apps Uninstall multiple items at once to speed up the process (with collision prevention) Uninstall any number of applications in a single batch Minimal user input is required during uninstallation Can find and remove leftovers after uninstallation Can uninstall some apps even if they don't have any uninstallers Detects applications with damaged or missing uninstallers Adds quiet uninstall options to some uninstallers, even if they do not support them by default Uninstall lists for automation Startup manager Verification of uninstaller certificates Fully portable, settings are saved to a single file Bulk Crap Uninstaller 6.2 changelog: Features Add invalid-uninstaller view preset by @breshinotestachegira in #903 Add certificate and integrity columns to app list by @breshinotestachegira in #894 Improve Scoop custom path detection by @breshinotestachegira in #892 Fixes Improve uninstall list load error handling by @breshinotestachegira in #895 Fix tweak visibility filtering by @breshinotestachegira in #898 Fix orphaned-only view preset by @breshinotestachegira in #899 Stabilize icon handle ownership by @breshinotestachegira in #902 Fix: Use Directory.GetLastWriteTime for install date fallback by @AniketDeshmane in #908 Do not offer to send "no way to uninstall" error messages by @Klocman in #922 Ignore ERROR_BAD_CONFIGURATION when listing MSI components by @Klocman in #924 Eat InvalidOperationException coming from ListViewGroupAccessibleObject by @Klocman in #925 Harden BCU console export and size detection - Fix BCU-console export failures by @breshinotestachegira in #897 Harden registry factory parsing by @breshinotestachegira in #893 Guard startup uninstall list loading by @breshinotestachegira in #927 Clean generated files on uninstall by @One-Simon in #928 Translations Updated Hungarian translation by @titanicbobo in #875 Updated Vietnamese translations by @wanwanvxt in #918 Fix : Swedish translation causes UI overflow in some windows by @Leise-Shadow in #865 Other Fix publish script after v6.1 by @tsiakoulias in #868 Updated the localization pack Repository Moved the repository under a new BCUninstaller organization (old links still work) Added two maintainers: @hazeliscoding and @One-Simon Added PR merge rules (require up-to-date approval and CI to pass) Updated CI script to also build the launcher (only for testing, not included in artifacts) Download: Bulk Crap Uninstaller 6.2 | 8.8 MB (Open Source) Download: Bulk Crap Uninstaller Portable | 11.6 MB View: Bulk Crap Uninstaller Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • If built properly, swapping out the backend should be an easy task, but as the article points out, it's just Apple not wanting to do this.
    • Microsoft's new Xbox Shutdown change promises massive power efficiency gains by Pulasthi Ariyasinghe Microsoft has been delivering a lot of changes for Xbox Insiders to test in recent weeks, and today, another wave of changes aimed at consoles was announced. The latest drop is testing features that let users find mutual friends easier, customize their UI, and streamline wishlisting. When looking at an Xbox friend's profile, an option will appear to see mutual friends, perhaps to get a refresher on how you know that person. This will depend on the privacy settings. The same applies to when checking the profile of a person who is not in the friends list, offering a quick way to find out if this is a known connection. Next, Microsoft is giving the option to change how the 'Home' and 'Games & Apps' sections show off available games. There is a new poster style that users can enable for an "immersive library experience." "We’ve also made personalization settings easier to navigate and customize by separating Home and My Games & apps into separate sections," adds the company. "And to make personalization even more accessible, we’ve added new shortcuts throughout menus, so you can quickly jump in and tailor your XBOX experience the way you want." Moreover, heading to the store page of an unreleased game will now offer players the option to wishlist directly from the game card. Lastly, Microsoft is making a change to Xbox One and Xbox Series X|S consoles that are in Sleep mode, making them use the more energy-saving 'Shutdown' mode instead automatically. The company says this can increase power savings by up to 20 times without impacting "performance, gameplay, or your ability to receive system, games or apps updates overnight." The only down side seems to be a longer startup time that can take up to 45 seconds. The setting was originally introduced in 2023, and this is only the latest update to it. The power option can be changed from the console settings at any time. This Xbox Insider update is rolling out today to select members of the program. As usual, Microsoft aims to bring it to more Insiders over time before they reach all Xbox owners. Head here to find out how to join the Xbox Insider Program to get a chance to test these features and upcoming ones on both consoles and PC.
    • 2 was a fun game but felt a bit shallow, like not enough there. I hope this expansion fixes that.
  • Recent Achievements

    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
    • One Month Later
      johnjacobb40 earned a badge
      One Month Later
    • One Year In
      Primer1st earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      PsYcHoKiLLa
      211
    3. 3
      +Edouard
      145
    4. 4
      Steven P.
      88
    5. 5
      ATLien_0
      80
  • Tell a friend

    Love Neowin? Tell a friend!