Category: windows

Common PORT for windows services

Service Name UDP TCP Browsing datagram responses of NetBIOS over TCP/IP 138   Browsing requests of NetBIOS over TCP/IP 137   Client/Server Communication   135 ...

How to change file creation or modified date

Using PowerShell, you can change the creation date of a file using the following command: parameter is: public static void SetCreationTime (string path, DateTime creationTime); ...

How do you extend a User Profile Disk

How to extend a user profile disk when Hyper-V tool is not an option Method: Using DISKPART Command: Diskaprt Select the userprofiledisk.vhdx (xelect vdisk file=K=C:\Users\abc,vhdx) ...

How to find User Profile Disk from registry

How to find which profile disk belong to which user? From registry Under Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. Check the value "ProfileImagepath" The name of the ProfileList should ...

Resizing User Virtual Disk RDP (Esxi VM)

Find name of UVHD  from registry (Computer\HKEY_USERS) run diskpart select VDISK (C:\Users\s123232.uvhd) expand vdisk maximum=122880 (For 120GB) attach vdisk Use Disk management to expand disk ...

How to Disable Revocation Check for SSTP VPN

After renewing expired certificate, some client computer may have issues to connect to SSTP VPN. Following error message comes up "The revocation function was unable ...

Question ?

You will receive an email when your question will be answered.

+ = Verify Human or Spambot ?