Recent content by eager2learn

  1. eager2learn

    Windows 10 Windows continues logon and logoff on Windows print-server.

    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.
  2. eager2learn

    Windows 10 Windows continues logon and logoff on Windows print-server.

    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...
  3. eager2learn

    Windows 10 Error handling in Powershell

    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 "{"
  4. eager2learn

    Windows 10 Error handling in Powershell

    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...
  5. eager2learn

    Windows 10 accounts of mapped network drives

    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?
  6. eager2learn

    Windows 8 Certificate storage

    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?
Back
Top Bottom