On a windows-server 2012, I create a Desktop icon to start the "windows Update".
The icon target is:
"C:\Windows\System32\rundll32.exe url.dll,FileProtocolHandler wuapp.exe"
On a Windows-server 2016 the icon target is:
"ms-settings:windowsupdate"
But this targets doesn't work on...
The print-server has a static IP-address.
The Windows 10 pro systems get a IP-address from a DHCP-server.
But this Windows 10 pro system is nearly always on and has therefor always the same IP-address.
On a Windows 10 Pro system, a printer is added that is connected to a Windows 2012 R2 server.
Both Windows system are member of the same Domain.
When, on the Windows 10 Pro system, the Service "(Print) Spooler" is Running, +/- every 30 sec a successfull
logon and logoff is performed from the...
I know cmd.exe and I know Linux bash very well, but Powershell is new for me.
I get in Powershell the next error message
'while' is not recognozed as an internal or external command, operable program or batch file.
and the same error message for "{"
A Windows system use an external drive N:.
A programs that use the external drive give sometimes an error message like "Directory N:\datastore is not available".
To test the continuous availability I write the next batch script.
:loop
@TimE /t >> N:\datastore\test_times.txt
@sleep...
I create several network drives.
I forget for some network drives the account I used to map the network drive.
How can I get the account that I used to map a network drive?
Where is the account of a network drive stored. In the registry?
In cmd.exe after the command "net use W: \\192.168.0.52\data" I get a window with title "Certificate selection".
Where and how is a certificate stored in Windows?
As a file with a .crt suffix, in the registry or other?