Skip to content

Commit

Permalink
Update Win_Check_domain.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
dinger1986 authored Aug 30, 2023
1 parent 480128a commit 9a64c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts_wip/Win_Check_domain.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Check what domain workstation is on
#Check what domain a devices is joined to.
$ErrorActionPreference= 'silentlycontinue'

Write-Output "$Env:UserDomain"

0 comments on commit 9a64c23

Please sign in to comment.