1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Labtech Monitor to Alert of Devices offline

Interval: 6 HoursSend Fail After Success Table to check: computersField to Check: LastContactCheck Condition: GreaterThanResult: DATE_ADD(NOW(), INTERVAL -6 MONTH)Identity Field: computers.nameAdditional Condition: computers.computerid in(select computerid from computerconfig […]

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

HOW TO MAKE MY.GOV MORE SECURE

DISABLE USERNAME SIGN IN WITH EMAIL or PHONE NUMBER Account Settings > Sign in Settings > Username DISABLE email as a username option, and DISABLE phone number […]

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

How to setup Existing Server Machine in AVD Azure Virtual Desktop

Install-WindowsFeature -IncludeManagementTools -Name RDS-RD-Server Download and Install https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrmXv and apply Reg KeyDownload and Install https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrxrH Setup RDS Licensing $obj = gwmi -namespace “Root/CIMV2/TerminalServices” Win32_TerminalServiceSetting$obj.ChangeMode(4)$obj.SetSpecifiedLicenseServerList(“SDG1.x.local”)$obj.GetSpecifiedLicenseServerList()

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

Certify the Web RDS

Make sure you add the Web SubDomain and CB SubDomain https://github.com/pariswells/public-code/blob/master/CertifytheWeb/rdscerts.ps1

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...

PKCS Deployment failure

I hope this email finds you well. Upon reviewing the configuration, we have found that you have configured CN={{UserName}},E={{EmailAddress}} under subject name format and there is a […]