technet:temp
This is an old revision of the document!
Get-WmiObject Win32_MappedLogicalDisk | Where-Object {$_.Name -eq “Z:”} | Select-Object *
net use Z: /delete
Get-ChildItem “HKCU:\Network”
Get-ChildItem “HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Map Network Drive MRU”
technet/temp.1776416237.txt.gz · Last modified: by fk
