Hi. Two tables:
test=# \dt
List of relations
Schema | Name | Type | Owner
--------+-------------+-------+----------
public | supl_tematy | table | postgres
public | tematy | table | postgres
(2 rows)
first one:
CREATE TABLE supl_tematy (
id integer NOT NULL...
Set FSO = CreateObject("Scripting.FileSystemObject")
ShowSubfolders FSO.GetFolder("C:\WINDOWS")
Sub ShowSubFolders(Folder)
For Each Subfolder in Folder.SubFolders
Set objWMIService = GetObject("winmgmts:")
Set objFolderSecuritySettings = _...
Thx PHV. Almost that what I need :)
After this command output looks like this:
All.GFX.CityI: All.GFX.CityI@somedomain.com
All.SFX.CityI: All.SFX.CityI@somedomain.com
Manager.GFX.CityI: Manager.GFX.CityI@somedomain.com
Manager.SFX.CityI: Manager.SFX.CityI@somedomain.com...
Hi again,
sure Rif - i used wrong word - 'migrate'. We need to have another file server in domain with exacly copy of fs1 data. Data from fileserver fs1 is stored by NetWorker on our SAN.
Company stanards describes how exacly win2k3 file server should be organised:
- shared folder at the top...
Some information about problem:
- first server (fs1) is a file server (win2k3), which is daily backed up by Networker/Legato Software (v. 7.3) and is a domain member server,
- one volume on this server (ntfs) is mission critical,
- file server fs1 uses local groups to grant permisions to folders...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.