Subject: Can PSExec ports be modified instead of 139,445??
Posted: 04 May 2017 at 7:27pm
Hi Pinaki,

Here's the example that produces du.exe when trying to count with Cyrillic directory names. Is it possible to support not only English? Oh please!
C:\Users\eadmin>Q:\Engine\du64.exe -nobanner -l 1 \\pcfs\o\aref
38 613 \\pcfs\o\aref\acq
1 177 687 \\pcfs\o\aref\archive
8 \\pcfs\o\aref\bat
864 \\pcfs\o\aref\clear
72 \\pcfs\o\aref\Diners
8 \\pcfs\o\aref\Firms
694 \\pcfs\o\aref\rassilka
0 \\pcfs\o\aref\SUXX
14 501 \\pcfs\o\aref\XL
712 \\pcfs\o\aref\?????? ???? ????? ???
3 570 \\pcfs\o\aref\???????? ???.???
99 \\pcfs\o\aref\???????
711 \\pcfs\o\aref\???????
437 \\pcfs\o\aref\???????? ?????_????_???????????
408 \\pcfs\o\aref\????? ???
13 449 \\pcfs\o\aref\????????
2 273 \\pcfs\o\aref\????????
723 \\pcfs\o\aref\?.????? ????? ???
23 \\pcfs\o\aref\??????????? 2004
57 \\pcfs\o\aref\???????
69 \\pcfs\o\aref\??????
1 148 \\pcfs\o\aref\??????? ??? ???????????
129 \\pcfs\o\aref\???????????
1 088 \\pcfs\o\aref\??????????? ?????
111 \\pcfs\o\aref\??????????? 10-??
280 \\pcfs\o\aref\??????????? 100-??
911 \\pcfs\o\aref\??????????? ?????????????
20 305 \\pcfs\o\aref\?????????
Files: 2825
Directories: 1696
Size: 1 309 770 607 bytes
Size on disk: 1 323 155 456 bytes
![]() [QUOTE=WindowsStar] <snip> So it looks like whatever BGinfo outputs as a desktop background gets modified by the oh-so-helpful Windows 10 to take into account the 150% customized text size and reduces it by a third. I'll still keep playing with it to see if I can make it work. I've come across a similar problem with an old DOS program that I still use called "cmdow.exe". It allows windows to be resized, moved, hidden, maximized, minimized, made on top, not on top, etc. Some anti-virus software report it as malware. But I found that in Windows 10, when I specify the size of a window in pixels, I have to reduce the numbers by 1/3 to allow for the 150% customized text size. Windows then increases the sizes by 50% and the window goes where I want it to go. If only it was so simple a fix in BGinfo. ![]() |
psexec \\server -u username -p password net start SERVICE
and
psexec \\server -u username -p password net stop SERVICE
![]()
and
|