Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fágner Gomes
RPA-Guard
Commits
fbdcf820
Commit
fbdcf820
authored
2 years ago
by
Lucas Mota - Servidor
Browse files
Options
Download
Email Patches
Plain Diff
CHORE: Aletração no .bat
parent
0f6294cb
vm/baixaGarHonda
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MapUnmap/MapUnmap.bat
+1
-13
MapUnmap/MapUnmap.bat
with
1 addition
and
13 deletions
+1
-13
MapUnmap/MapUnmap.bat
View file @
fbdcf820
...
...
@@ -8,14 +8,12 @@ setlocal
rem Configurações
set
"unidadeJ=
O
:"
set
"unidadeJ=
J
:"
set
"caminhoJ=\\192.168.201.199\organizacao"
set
"unidadeM=M:"
set
"caminhoM=\\192.168.201.251\nbs"
set
"unidadeZ=Z:"
set
"caminhoZ=\\192.168.201.133\nfe sieg"
set
"usuario=grupocometa\tilua"
set
"senha=rpa@100"
...
...
@@ -52,16 +50,6 @@ if %errorlevel% equ 0 (
net
use
%unidadeZ%
%caminhoZ%
/user
:
%usuario%
%senha%
rem Verifica o resultado do mapeamento Z
if
%errorlevel%
equ
0
(
echo
Unidade
Z
mapeada
com
sucesso
!
)
else
(
echo
Falha
ao
mapear
a
unidade
%unidadeZ%
.
echo
Desconecte
todas
as
conex
ões
existentes
para
o
servidor
ou
recurso
compartilhado
.
)
endlocal
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help