ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexandr R. Ogurtzoff" <aogurtsov@hostopia.com>
To: community@altlinux.ru
Subject: Re: [Comm] [OFFTOPIC] WINDOWS XP network relogin....
Date: Wed, 17 Nov 2004 16:02:50 +0200
Message-ID: <200411171602.51350.aogurtsov@hostopia.com> (raw)
In-Reply-To: <20041117080659.GA9713@ujo.office.sema.ru>



@echo off
net use s: /DELETE
net use s: \\gs001\homes /PERSISTENT:NO
explorer.exe s:\

> net use
> покажет все подключенные ресурсы, их нужно удалить
> net use \\station\share /del /yes
>
> после этого можно будет заново подключиться.
> net use /?|more
> покажет варианты использования.
>
Ну у меня сейчас сделано вот так:

 Это logon.bat
@echo off
net use s: /DELETE
net use s: \\gs001\homes /PERSISTENT:NO
explorer.exe s:\
 
Это logoff.bat

@echo off
net use s: /DELETE

 не работает :-(
-- 
Best regards
Alexandr R. Ogurtzoff
{
UNIX is user friendly, it's just picky about who its friends are
}


  reply	other threads:[~2004-11-17 14:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-16 20:45 Alexandr R. Ogurtzoff
2004-11-17  6:19 ` Michael Holzman
2004-11-17  7:01 ` Gleb Kulikov
2004-11-17  8:06 ` Artem K. Jouravsky
2004-11-17 14:02   ` Alexandr R. Ogurtzoff [this message]
2004-11-19 15:22     ` [Comm] " Vitaly Ostanin
2004-11-19 19:36       ` Alexandr R. Ogurtzoff
2004-11-20  7:37         ` Artem K. Jouravsky
2004-11-20 11:51           ` Vitaly Ostanin
2004-11-20  9:59         ` Vitaly Ostanin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200411171602.51350.aogurtsov@hostopia.com \
    --to=aogurtsov@hostopia.com \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git