Unable to access Network share on MacOS X from Windows 7

If you’re new here, you may want to subscribe to Windows Reference RSS feed Thanks for visiting!When trying to access a network share on a Mac OS X network share supporting Windows Sharing Service from a Windows 7 PC you may be thrown with errors like
Network path not found error (0×80070035)
or go in cycles prompting [...]

PUSHD & POPD to navigate directories temporarily in DOS command line

If you are a heavy Command Prompt (DOS) user, this might well be a very useful tip. In the DOS prompt, the most commonly used command would be cd (change directory) to switch between directories that you work. If you working between more than one directory (say C:\Documents and Settings\username\desktop) and (say C:\Windows\system32) then everytime [...]