1 00:00:03,060 --> 00:00:03,580 Okay. 2 00:00:03,600 --> 00:00:07,770 Now, what I want to do is take you kind of start to finish through a package deployment. 3 00:00:08,670 --> 00:00:11,280 So what we've got here is a DFC share. 4 00:00:11,430 --> 00:00:13,770 So this is a domain based DFC share. 5 00:00:14,670 --> 00:00:20,190 You see my domain name packages, installers, and then a subdirectory called Adobe Reader. 6 00:00:21,090 --> 00:00:28,530 Now what I'm going to do, I have the Adobe Acrobat MSI, and I'm going to go ahead and do an administrative 7 00:00:28,530 --> 00:00:29,130 install. 8 00:00:30,030 --> 00:00:35,010 Remember, I talked about that of the Acharya Dot MSI. 9 00:00:35,880 --> 00:00:42,420 So I've got this command MSI exec, which is the MSI or Windows Installer executable slash. 10 00:00:43,620 --> 00:00:46,380 With the package path to the actual MCI. 11 00:00:47,250 --> 00:00:50,640 Now if I execute that, it looks like it's going to install Acrobat. 12 00:00:50,640 --> 00:00:55,530 But what you're going to notice is it says here it's going to create a server image of Adobe Acrobat 13 00:00:55,530 --> 00:00:57,930 Reader at the specified network location. 14 00:00:58,800 --> 00:01:03,810 So I'm going to go ahead and click next and then I'm going to give it this network location of my DFS 15 00:01:03,810 --> 00:01:04,250 share. 16 00:01:05,150 --> 00:01:10,280 And I'm going to have the administrative install occur into this share and you'll notice that it's copying 17 00:01:10,280 --> 00:01:14,930 a bunch of files in the background over to that share and getting Adobe all set up to go. 18 00:01:15,740 --> 00:01:17,810 And it doesn't take very long to do that. 19 00:01:17,960 --> 00:01:20,780 It's going to get that set up there in just a few seconds. 20 00:01:21,670 --> 00:01:23,020 And when it's all complete. 21 00:01:23,020 --> 00:01:26,410 I now have an administrative install on this DFC share. 22 00:01:27,280 --> 00:01:32,770 And remember I did that because I want to be able to patch Adobe Reader with subsequent patches as they 23 00:01:32,770 --> 00:01:33,250 come up. 24 00:01:34,150 --> 00:01:42,850 So I'm going to go ahead and now go back to my GPO, right click under user configuration software installation. 25 00:01:42,850 --> 00:01:43,630 New Package. 26 00:01:44,520 --> 00:01:45,780 And what I'm going to do. 27 00:01:45,810 --> 00:01:50,010 I'm not going to point to the local seed drive where this package actually resides. 28 00:01:50,930 --> 00:01:55,850 I'm going to point to the DFS share because what I want, this is the path that the clients are going 29 00:01:55,850 --> 00:01:57,620 to see when they install this package. 30 00:01:57,680 --> 00:01:59,990 So they need to be able to see the DFC share. 31 00:02:00,920 --> 00:02:05,710 So I'm going to go ahead and dig into that Adobe Reader and select the MSI File. 32 00:02:06,560 --> 00:02:10,280 And now I get the options that you saw in my previous discussion. 33 00:02:11,120 --> 00:02:12,650 I can choose deployment. 34 00:02:13,580 --> 00:02:16,070 I'm going to say published auto install. 35 00:02:17,000 --> 00:02:20,060 I'll say uninstall when the GPL falls out of scope. 36 00:02:21,000 --> 00:02:26,160 I'll leave the user interface as maximum because I don't mind them doing a per user install. 37 00:02:27,060 --> 00:02:28,170 No upgrades. 38 00:02:29,110 --> 00:02:30,040 Four categories. 39 00:02:30,040 --> 00:02:35,500 I am going to choose the utilities category and I don't have any transforms and I'm just going to leave 40 00:02:35,500 --> 00:02:36,940 the security at the default. 41 00:02:37,870 --> 00:02:40,270 So now I've got my package that's deployed. 42 00:02:41,140 --> 00:02:46,210 Now I'm going to go back to PMC and I'm going to link this to my sales users OYU. 43 00:02:47,050 --> 00:02:52,030 So I've got my software deployment software installation policy now linked to my users. 44 00:02:52,030 --> 00:02:56,680 Oh you now what I'm going to do is come over to my windows client. 45 00:02:57,600 --> 00:03:01,740 And the first thing I want to do is actually do a GP update force. 46 00:03:02,640 --> 00:03:06,210 Now I'm logged in as a user who's in that sales user view. 47 00:03:07,020 --> 00:03:12,420 The reason I want to do a GP update force is software installation, if you remember from a previous 48 00:03:12,420 --> 00:03:18,000 module, is one of those client side extensions that requires a foreground synchronous refresh in order 49 00:03:18,000 --> 00:03:18,870 to take effect. 50 00:03:19,770 --> 00:03:25,290 Now, by default, if I were just to log off and log back in, that wouldn't be sufficient to trigger 51 00:03:25,290 --> 00:03:27,120 that foreground synchronous refresh. 52 00:03:28,060 --> 00:03:30,070 I'd have to log in a second time. 53 00:03:30,940 --> 00:03:36,130 What this update force command is doing for me is it's going out and getting the fact that I have that 54 00:03:36,130 --> 00:03:41,290 new software deployment policy assigned to me or published to me, and it's setting a flag on this system 55 00:03:41,290 --> 00:03:43,960 that tells it that the next log on should be synchronous. 56 00:03:44,860 --> 00:03:48,070 That will allow me to get that package on the next log on. 57 00:03:48,940 --> 00:03:54,370 And you'll notice here that it's detected that certain user policies are enabled that can only run during 58 00:03:54,370 --> 00:03:54,910 log on. 59 00:03:55,810 --> 00:03:57,940 That would be my software deployment. 60 00:03:58,900 --> 00:04:01,240 So I'm going to go ahead and log off. 61 00:04:02,170 --> 00:04:07,270 And now I'm logged back into my client system and I should have now gotten the application package that 62 00:04:07,270 --> 00:04:08,350 I had just deployed. 63 00:04:09,220 --> 00:04:11,590 So let me go to add remove programs. 64 00:04:12,520 --> 00:04:15,310 Remember, this is a published application. 65 00:04:16,150 --> 00:04:21,250 And if I go to this option called install a program from the network, there you see my Adobe Reader 66 00:04:21,250 --> 00:04:22,750 package that's been deployed. 67 00:04:23,650 --> 00:04:28,060 So now I have this available to me as a user if I wanted to install it from here. 68 00:04:28,990 --> 00:04:33,820 So now what I'm going to do now that I had this and add remove programs is I'm going to go ahead and 69 00:04:33,820 --> 00:04:34,660 click install. 70 00:04:35,560 --> 00:04:38,050 And it's going to go ahead and get that package. 71 00:04:38,950 --> 00:04:39,880 Give me the options. 72 00:04:39,880 --> 00:04:41,800 I can install updates automatically. 73 00:04:41,980 --> 00:04:46,260 Or if this had been a basic UI, I might not have seen all these options. 74 00:04:46,270 --> 00:04:50,050 It might have just run through the installation without giving me any choices. 75 00:04:50,920 --> 00:04:53,320 But I chose to make it a maximum UI. 76 00:04:53,470 --> 00:04:55,030 So I'm getting all these options. 77 00:04:55,940 --> 00:05:01,340 And I'm going to see that once I get Adobe Reader installed, I'm now managed I'm a managed system as 78 00:05:01,340 --> 00:05:03,980 far as that group policy deployment is concerned. 79 00:05:04,910 --> 00:05:10,580 So as soon as this completes, what I will be able to do is click on, you know, any sort of PDF document 80 00:05:10,580 --> 00:05:15,080 that I have or any other file that is launched by this particular application, and I'll be able to 81 00:05:15,080 --> 00:05:16,250 get access to the app. 82 00:05:17,080 --> 00:05:19,690 And that's all delivered via group policy. 83 00:05:20,620 --> 00:05:25,960 So it's been it's given me the capability of getting an application down to the user or in this case, 84 00:05:26,140 --> 00:05:28,660 published to the user in a fairly quick manner. 85 00:05:29,550 --> 00:05:32,520 And the app is now there and available for me to use. 86 00:05:33,450 --> 00:05:38,520 So if I go in under documents and I double click this, then that association has happened between the 87 00:05:38,520 --> 00:05:42,690 new app that I just installed and my PDF file, and I can go ahead and open it.