This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
What is the OS and architecture? Is it missing any patches? | |
systeminfo | |
wmic qfe | |
Is there anything interesting in environment variables? A domain controller in LOGONSERVER? | |
set | |
Get-ChildItem Env: | ft Key,Value | |
Are there any other connected drives? |