https://games.redbirdmath.com/Market10AB/app/index.html#type_1

NC-2ABAN-DWDHI-M6ZRF-ASD2A

Ad.yeshivasf.com
1aquatic2paper3catatonic%

10.1.40.3
to change dns
$wmi = Get-WmiObject win32_networkadapterconfiguration -filter "ipenabled ='true'";
$wmi.SetDNSServerSearchOrder("10.1.40.3")

example for domain change

$computersname = get-content c:\computers

for ($computer in $computersname)

{Add-Computer –ComputerName $computer –Domain testlk.int –LocalCredential testlk.int\mahesh –UnjoinDomainCredential chd.testlk.int\mahesh –Credential testlk.int\mahesh –Restart

Add-Computer -computername Desktop-026.ad.yeshivasf.com -Domain YESH.loc -Credential yesh.loc\ws-tkonigsberg -UnjoinDomainCredential ad.yeshivasf\jd-yeshivasf

Add-Computer : Failed to unjoin computer 'Desktop-026' from domain 'ad.yeshivasf.com' with the following error message: The network path was not found.
At line:1 char:1

  • Add-Computer -computername Desktop-026.ad.yeshivasf.com –Domain YESH. ...
  • ~~~~~~~~~~~~~~~~~
    • CategoryInfo : OperationStopped: (Desktop-026:String) [Add-Computer], InvalidOperationException
    • FullyQualifiedErrorId : FailToUnjoinDomain,Microsoft.PowerShell.Commands.AddComputerCommand

Change DNS to YESH.LOC DNS Server

$wmi = Get-WmiObject win32_networkadapterconfiguration -filter "ipenabled ='true'";
$wmi.SetDNSServerSearchOrder("10.0.0.3")

Remove Computer from YESH.loc domain

Add-Computer -ComputerName localhost -DomainName "yesh.loc" -LocalCredential "localhost\Administrator" -UnjoinDomainCredential "yesh\MDT_DJ" `

Change DNS to be obtained from DHCP

$wmi = Get-WmiObject win32_networkadapterconfiguration -filter "ipenabled ='true'";
$wmi.SetDNSServerSearchOrder();

Join Yeshivasf.com domain

Add-Computer -ComputerName localhost -LocalCredential "localhost\Administrator" -DomainName "ad.yeshivasf.com" `
-OUPath "OU=Worksations,OU=Computers,OU=ad.yeshivasf.com,DC=ad,DC=yeshivasf,DC=com"
-Credential "ad.yeshivasf.com\jd-yeshivasf" -restart

Add-Computer -ComputerName localhost -LocalCredential "localhost\Administrator" -DomainName "ad.yeshivasf.com" -Credential "ad.yeshivasf.com\jd-yeshivasf" -restart -force

worked to take out of yeshivasf make sure to open a elevated prompt

Remove-Computer -LocalCredential laptop-001\administrator -UnjoinDomainCredential "ad.yeshivasf.com\jd-yeshivasf" -WorkgroupName Workgroup

[ValidateNotNull()]

$wmi = Get-WmiObject win32_networkadapterconfiguration -filter "ipenabled ='true'";
$wmi.EnableStatic("IP address", "Subnet mask");
$wmi.SetGateways("Gateway", 1);
$wmi.SetDNSServerSearchOrder("DNS server address");

Start with this:
$(Repository)\Google\Chrome\googlechromestandaloneenterprise64-96.0.4664.45.msi
Change $Repo as needed. Change the file as needed. You should be able to browse through the various folders

msiexec.exe /i "googlechromestandaloneenterprise64-96.0.4664.45.msi" ALLUSERS=1 /qn /norestart /log output.log

Repo:
\Desktop-005\C$\Users\Public\Documents\Admin Arsenal\PDQ Deploy
robocopy "\Ad.yeshivasf.com\FileShare\IT\SoftwareInstallers\Davka\DavkaInstall" "C:\Program Files\DavkaInstall" "DavkaWriter 7 Setup.msi"

REG ADD "HKLM\SOFTWARE\WOW6432Node\Adobe\Acrobat Reader\DC\Installer" /v ENABLE_CHROMEEXT /t REG_SZ /d 0 /f

https://dl.ui.com/unifi/firmware/U7PG2/5.43.56.12784/BZ.qca956x_5.43.56+12784.211209.2338.bin

del "%PUBLIC%\Desktop\Acrobat Reader DC.lnk" /F

\TCP-SVR\MDTproduction_Dec2021$\Scripts

https://mostlymusic.com/apps/downloads/customers/6009997295767/orders/51839527

Doreshtov11!

[email protected]

http://10.1.40.5:8040/Bin/ConnectWiseControl.ClientSetup.pkg?h=10.1.40.5&p=8041&k=BgIAAACkAABSU0ExAAgAAAEAAQDJ0nPs7RMaCIS4yRXILbgL1%2FIfWJTWExMGztbmBuIiBpNdcDH0tTL9z%2FpUs2F4M7kiq2rjjiUi76wgMDZdbvSHgeQohjbwyBcOvTaudrrkpg%2BeponiNOkZdEKrRgb6bxLhO1LrgOKnM7fm9ZDL%2Ft6KxfPPN0x8SjbMZPJ%2BMCZSYV9S2WglZU4vWkz4jwCzXwZcJrzxwNfD%2B9xeWfNZkwu92%2BHSgc%2Fy0ehQ61NlG8uYsBopKWxOcoFuPEjEDP6PQvTInwOgFKvEvmd39MCBUV4e4soXXzh1bffVXVOP%2FMWorg8fcfpSEHM%2BaDnYziPTardL4sJbMPvS7z1qe8jSHKHH&e=Access&y=Guest&t=&c=&c=&c=&c=&c=&c=&c=&c=

Edit

Pub: 24 Aug 2021 15:53 UTC

Edit: 08 Jun 2022 13:20 UTC

Views: 288