Skip to content

Commit fca2a38

Browse files
committed
add mention about new-djoinfile
1 parent 9f55928 commit fca2a38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

AD-COMPUTER-New-ADDomainJoin/New-ADDomainJoin.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ function New-ADDomainJoin
66
.Description
77
Perform offline domain join in c#/PowerShell without djoin.exe
88
This will create an object in active directory and output the blob needed to join the machine offline
9+
10+
If needed, you can use the function New-DjoinFile to recreate the file consumed by djoin.exe
11+
https://github.com/lazywinadmin/PowerShell/tree/master/TOOL-New-DjoinFile
912
.Parameter machinename
1013
Specify the machinename
1114
.Parameter domain

0 commit comments

Comments
 (0)