Ask a Question related to Windows Server, Design and Development.
-
Altria #1
Print out share folders?
Hello All,
Is there a way that i can create a print out of all folder shares as well as
users/groups permissions and rights, existing on a server?
TIA,
Altria
Altria Guest
-
Duplicate folders being created within folders
I am noticing that since we started using Contribute on our website that duplicate folders are being created within the folder. For example - I have... -
Accessing files/folders inside other application folders
How can I have an asc file from one application read text files in another applications directory? I have multiple applications creating text... -
Error message when accessing share folders
I receive the following when I click on the share folder of the laptop in my network. "\\Laptop is not accessible. You mighjt not have not have... -
Can't share folders/files/printers
I just set up a home network. I can see both computers, but I can only access the shares one but not the other (access denied). Is there a... -
Making folders and sub-folders and files NOT read-only
I select a folder. I right click my mouse on that folder and select properties. I uncheck the Read Only checkbox. I click on Apply. I check the... -
Jason Aspinall #2
Re: Print out share folders?
Altria" <urbantec92@msn.com> wrote in message
news:eALn0WSXEHA.1652@TK2MSFTNGP09.phx.gbl...as> Hello All,
> Is there a way that i can create a print out of all folder shares as wellMmm, that would be dead handy... Bet you need a 3rd party app for it> users/groups permissions and rights, existing on a server?
though..
--
Jason Aspinall
Replies to group please, duff email used to combat spam.
SPAM: I don't like the stuff so stop sending me it!
Jason Aspinall Guest
-
TheSingingCat #3
Re: Print out share folders?
You could just run :
net view \\servername >shares.txt
that would dump share names from servername (excluding hidden) to the text
file shares.txt
I'm unaware of a way to dump permissions or hidden shares :(
tsc
"Altria" <urbantec92@msn.com> wrote in message
news:eALn0WSXEHA.1652@TK2MSFTNGP09.phx.gbl...as> Hello All,
> Is there a way that i can create a print out of all folder shares as well> users/groups permissions and rights, existing on a server?
> TIA,
> Altria
>
>
TheSingingCat Guest
-
TheSingingCat #4
Re: Print out share folders?
doh, ok -- so there is a way with hidden as well :)
on the server, just run:
net share >shares.txt
:)
"Altria" <urbantec92@msn.com> wrote in message
news:eALn0WSXEHA.1652@TK2MSFTNGP09.phx.gbl...as> Hello All,
> Is there a way that i can create a print out of all folder shares as well> users/groups permissions and rights, existing on a server?
> TIA,
> Altria
>
>
TheSingingCat Guest
-
Precision #5
Print out share folders?
No way to do that in Windows itself and I can't think of
any 3rd party apps that would do that either. Sounds
pretty easy to program however. Anyone that knows basic
should be able to put that together.
folder shares as well as>-----Original Message-----
>Hello All,
>Is there a way that i can create a print out of allserver?>users/groups permissions and rights, existing on a>TIA,
>Altria
>
>
>.
>Precision Guest
-
Kristofer Gafvert #6
Re: Print out share folders?
Hello,
[url]http://www.sysinternals.com/ntw2k/source/shareenum.shtml[/url]
[url]http://www.systemtools.com/hyena/index.html[/url]
Have fun running it, it will take some time if you have many folders :-)
--
Regards,
Kristofer Gafvert - IIS MVP
[url]http://www.ilopia.com[/url] - When you need help!
"Altria" <urbantec92@msn.com> wrote in message
news:eALn0WSXEHA.1652@TK2MSFTNGP09.phx.gbl...as> Hello All,
> Is there a way that i can create a print out of all folder shares as well> users/groups permissions and rights, existing on a server?
> TIA,
> Altria
>
>
Kristofer Gafvert Guest



Reply With Quote

