kto je prave aktivne prihlaseny na siet uvidis v ovladaci panely - nastroje pro spavu - spravca pocitace - sdilene slozky
ale uvidis tam pouze ty co maji zrovna otevrene nejake sdilede slozky na serveru.
kto je prave aktivne prihlaseny na siet uvidis v ovladaci panely - nastroje pro spavu - spravca pocitace - sdilene slozky
ale uvidis tam pouze ty co maji zrovna otevrene nejake sdilede slozky na serveru.
Gigabyte EP45-UD3R, Intel Core2Duo E8500@3,16G +Scythe Ninja 2 ,Saphire R 4670HD +Accelero S1,zdroj Antec EarthWatts 500W (ventilator Scythe SFF21D pres redukci 80-120),Case - Sonata Designer,4G DDR2-800 Kingston HX,Seagate 320G 2,5"/7200ot, zvk. MIDIMAN Delta Audiophile 2496 PCI + Marantz PM8000(2x155W,25W A) a BW Speakers 602+Sub ASW1000, Eizo L550 17\" LCD,Logitech MX300, Microsoft Internet Keyboard Pro.
Ty tiskárny nainstaluj na server, nasdílej je, nastav práva a poté je nainstaluj na jednotlivé stanice. Neinstaluj ty tiskárny přímu na stanice, ale instaluj je přes server. Když budeš mít zapnuté to auditování, tak se dozvíš, kdo na ně tiskl. Zároveň budeš mít páky na zakázání a omezování tisků.
PC: Intel Pentium G2020, GigaByte GA-Z68AP-D3, Crucial 2 x 4096MB DDR1333 Dual, Maxtor DiamondMax 23 500GB S-ATA, Asus Radeon HD6770 10242MB, HP w2207, Asus DRW-2014L1T, Windows 8.1 Pro
NB: Dell D830, T7500, 2 x 2GB RAM, 160GB HDD, WSXGA+, Nvidia Quadro NVS 140M
MB:GIGABYTE UD3R, CPU:C2D E8400, RAM 2x 2048 MB A-DATA EE, GK: ASUS Matrix 4850, ZK: SB Audigy + CR Inspire 5300, HDD: Hitachi 250Gb + 500Gb + 640Gb, DVD Pioneer 106, CD-RW Teac 552E, Liteon 1693s, Monitor: Samsung 970p
NTB: HP nc 6320
na oboje se ti zítra mrknu..
Jasně že to jde. http://members.shaw.ca/bsanders/NetPrinterAllUsers.htm
Adding a network printer for all Users Windows 2000, XP and 2003 have the capability to have a Network Printer so that it is automatically available to any user that logs on at that computer. Unfortunately, the Add Printer wizard does not expose that capability - it can only add a Network Printer for the currently logged on user. So to add a printer globally (for all users) you have to a different tool.
The PrintUIEntry function of printui.dll has options for performing most printer management functions. It can perform these functions either on the same computer that printui.dll is running on or on another computer (i.e remotely). The general purpose rundll32 command can be used to execute PrintUIEntry function of printui.dll.
Some things to keep in mind:Here's a way of "installing" network printers on workstations so that they are available to all users (remotely).
- The function for adding a printer globally is /ga. Globally in this context means that the action applies to all and any users that happen to logon at the target computer.
- The corresponding function for deleting a printer globally is /gd. If you attempt to delete a global printer by using the Delete function in the printer's context menu, it will appear to delete, but will reappear when the Print Spooler service is restarted.
- Only printers previously added using the /ga function can be deleted using /gd.
- You have to have administrative rights and permissions on the target computer to use these functions.
- If a printer is added remotely using the /ga function, it will not appear to the user until the Print Spooler service is restarted or the user next logs on. You can restart the print spooler remotely using these commands:
sc \\targetcomputername stop spooler
sc \\targetcomputername start spooler
Like any other commands these commands can be used inside a command file, such as addglobalprinterremotely (see below).
The file at AddGlobalPrinterRemotely.cmd has the commands for adding a network printer remotely and restarting the print spooler on the target computer.
If you prefer not to download .cmd files, paste (or key) the following into your own .cmd file (e.g. AddGlobalPrinterRemotely.cmd)
rundll32 printui.dll,PrintUIEntry /ga /c\\%1 /n\\%2
start /wait sc \\%1 stop spooler
start /wait sc \\%1 start spooler
Then, at a command prompt key:
addglobalprinterremotely targetcomputername printservername\printersharename
For example to install the printer \\pserver\p1 on the workstation abc:
addglobalprinterremotely abc pserver\p1
To find out more about the rundll32 printui.dll,PrintUIEntry command, key (case sensitive):
rundll32 printui.dll,PrintUIEntry /?
Here's some details:
/c specifies the computer which is to be the target of the requested action.
If /c is not specified, the local computer is assumed. In other words, the /c option allows you to do printer management things on other computers without actually physically being there (i.e. remotely).
/n specifies which network printer is to be, in this case, added using the printer's UNC name (\\servername\printersharename).
/? is understood by PrintUIEntry to be a request for its Help information, which is displayed in a separate window.
The "start /wait" command runs the command (e.g. sc), then waits until the command actually terminates. Stopping and starting the print spooler takes a while, so without this, the next command (e.g. sc ... start spooler) may run before the spooler is actually stopped.
CUBE> Ryzen 7 7700X + Arctic Lq Frzr III ◦ 64 GB DDR5-6000 ◦ ASUS TUF B650PLUS ◦ ASUS RTX3060 OC 12GB ◦ Kingston KC3000 2TB ◦ SS G12 GM-650 Gold ◦ Samsung S27A800 4K
WORK> HP EliteBook 845 G9 ◦ Ryzen 5 PRO 6550 ◦ 32 GB DDR3 ◦ 2048 GB nVME SSD ◦ 14.1" 1920x1080 LED + 2x 32" Dell 4K ◦ Win11 Enterprise
SERVER> HP ProLiant Microserver Gen8 ◦ Intel Core i5-3540T ◦ 16 GB DDR3 ◦ 180 GB SSD + 2x4 TB WD RED + 2x16 TB Toshiba ◦ 10GbE NIC
PHOTO> Canon EOS 70D ◦ EF 70-200/4L ◦ EF-S 10-18 STM ◦ EF 50/1.8II ◦ EF-S 40/2.8 STM ◦ Yongnuo YN-568EX ◦ Tamrac 5534
HOMECINEMA> TV Samsung UE55Q55T 55" 4K ◦ DVD Pioneer DV-310K ◦ AVR Yamaha RX-V359 ◦ SPK Dexon Allegro 5.0
OTHERSTUFF> Mikrotik RB760iGS ◦ Mikrotik CSS610 ◦ Mikrotik CRS326 ◦ UniFi WLAN ◦ Xerox B235 ◦ Canon PiXMA MG5350
MB:GIGABYTE UD3R, CPU:C2D E8400, RAM 2x 2048 MB A-DATA EE, GK: ASUS Matrix 4850, ZK: SB Audigy + CR Inspire 5300, HDD: Hitachi 250Gb + 500Gb + 640Gb, DVD Pioneer 106, CD-RW Teac 552E, Liteon 1693s, Monitor: Samsung 970p
NTB: HP nc 6320
Toto téma si právě prohlíží 1 uživatelů. (0 registrovaných a 1 anonymních)