Aktív témák
-
Oliverda
Topikgazda
Shutdown command
Port 445
Check out if TCP port 445 is open in the Window's firewall of the target computer.
* Go to Start/Settings/Control Panel/Security Center
* Then click on Windows Firewall and then go under the exceptions tab
* Normally there a line "File Sharing and printers", select it and press OK
* If you do not have the line, click on Add Port .. and choose the TCP port 445
* Then go to Start/Settings/Control Panel/System in the Remote tab, check Allow users to connect remotely to this computer.Command line
net use command
To obtain the necessary rights to run a shutdown command on the target machine, you must first run the net use command. Remember to note down the address of the target machine,it will be needed for the commanf .
* Go to Start: Run or use the keyboard shortcut: Windows + R
* Type cmd and OK.
* A DOS window (command prompt) appears, enter the following command: net use \\ip_target_machineEnter the username/password of an administrator session of target computer
You will receive a message: The command has been successfully executed!shutdown command
From now on we will implement the shutdown command
The command is as follows (e.g):
shutdown -s -f -t 30 - m \\192.168.3.4
* -s: Turns the computer off. (Required)
* -f: Force running applications to close without warning.
* -t xx: Set a countdown in seconds
* -m \\xxx.xxx.xxx.xxx : the IP address of the target computer.The GUI available by typing: shutdown -i
Aktív témák
- Allegro vélemények - tapasztalatok
- Házimozi belépő szinten
- AMD vs. INTEL vs. NVIDIA
- Távozik az Apple vezérigazgatója
- Samsung Galaxy S23 és S23+ - ami belül van, az számít igazán
- Futás, futópályák
- Milyen légkondit a lakásba?
- Kertészet, mezőgazdaság topik
- Milyen okostelefont vegyek?
- Luck Dragon: Asszociációs játék. :)
- További aktív témák...
- új, bontatlan, iPhone 16E gyárilag kártya-független, apple világgaranciával
- Legújabb Thinkpad T14 gen6 - Bontatlan + magyar! - Core Ultra 7 255U - 16/32GB - 512GB - Gyártói gar
- 96GB DDR5 ECC RDIMM 5600MHz szerver RAM
- Eladó AMD Ryzen 7 9700X, RTX 3070, 32GB 6000MHz DDR5, 1TB M.2, 850W +80 Gold Gamer PC!
- Dell Latitude 5411,14",FHD,i7-10850H,16GB DDR4,512GB SSD,2GB VGA,WIN11
- AKCIÓ! Apple Watch Ultra 2 49mm Cellular okosóra garanciával hibátlan működéssel
- Spigen Essential Ee673eu 3-portos hálózati töltő 67W Fehér (2xUSB-C, 1xUSB-A)
- BESZÁMÍTÁS! ASRock B760 i5 14600KF 32GB DDR5 500GB SSD RX 9070 16GB be quiet! Pure Base 500DX 750W
- Csere-Beszámítás! Asus Tuf FX506I Gamer Notebook! R7 4800H / 1650Ti / 16GB DDR4 / 512GB SSD
- 279 - Lenovo Legion Pro 5 (16IAX10H) - Intel Core U9 275HX, RTX 5070Ti
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest
Oliverda